Closed Bug 1690225 Opened 5 years ago Closed 5 years ago

Remove focus-visible feature flag

Categories

(Core :: CSS Parsing and Computation, defect)

defect

Tracking

()

RESOLVED FIXED
87 Branch
Tracking Status
firefox87 --- fixed

People

(Reporter: emilio, Assigned: emilio)

Details

Attachments

(2 files)

We shipped this so we should do this now.

This shipped in 85, we can remove the feature flag now. Keep
:-moz-focusring as an alias to :focus-visible at parse time.

We had different rules with the same declarations for all namespaces, so
simplify that setup by having a single rule.

Remove redundant | from selectors while at it (there's no default
namespace in ua.css, so there's no need to do that).

Depends on D103752

Pushed by ealvarez@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/cde1d10aae1c Remove focus-visible feature flag. r=edgar https://hg.mozilla.org/integration/autoland/rev/381ee01f5034 Unify focus-visible rules in ua.css. r=edgar
Pushed by ealvarez@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/c3d49d6fe821 Remove focus-visible feature flag. r=edgar
Pushed by ealvarez@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/3fe7fef2859b Unify focus-visible rules in ua.css. r=edgar

Thanks, quite an odd failure. But I forgot to deal with XUL so that should fix it.

Flags: needinfo?(emilio)
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → 87 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: