The parentheses are missing because they are implemented in CSS, and IE 8 does not support :not or :empty (http://caniuse.com/#search=:empty).
Version: master
Severity: normal
The parentheses are missing because they are implemented in CSS, and IE 8 does not support :not or :empty (http://caniuse.com/#search=:empty).
Version: master
Severity: normal
| Subject | Author | Repo | Branch | Lines +/- | |
|---|---|---|---|---|---|
| Fix multiple major IE 8 issues | Mattflaschen | mediawiki/extensions/Flow | master | +217 -189 |
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Declined | None | T87121 IE 8 support - Flow issues (tracking) | |||
| Resolved | • Mattflaschen-WMF | T75819 Don't use psuedo-selectors that are not supported in IE 8. | |||
| Resolved | • Mattflaschen-WMF | T74059 Parentheses around cur | prev | topic do not show in IE 8 |
Change 185392 had a related patch set uploaded (by Mattflaschen):
WIP: Fix most noticeable IE 8 issues