Closed
Bug 1759602
Opened 3 years ago
Closed 3 years ago
Make outline-style: auto the default focus outline
Categories
(Core :: CSS Parsing and Computation, task)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
100 Branch
Tracking | Status | |
---|---|---|
firefox100 | --- | fixed |
People
(Reporter: asa, Assigned: emilio)
References
(Blocks 2 open bugs)
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
We should make outline-style: auto the default focus outline.
Flags: needinfo?(emilio)
Assignee | ||
Comment 1•3 years ago
|
||
As per spec: https://html.spec.whatwg.org/#phrasing-content-3
This should generally be better as it is a better outline to begin with,
and allows us to customize it a bit in the future.
Updated•3 years ago
|
Assignee: nobody → emilio
Status: NEW → ASSIGNED
Assignee | ||
Updated•3 years ago
|
Flags: needinfo?(emilio)
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/90e8b423f4bb
Make outline-style: auto the default focus outline. r=mstange
Comment 3•3 years ago
|
||
Backed out for reftest failures on caret_on_presshell_reinit-2.html
Backout link: https://hg.mozilla.org/integration/autoland/rev/a2742e46efb56e290f294f13ab8aaa1a5fe666c4
Log link: https://treeherder.mozilla.org/logviewer?job_id=371206796&repo=autoland&lineNumber=5028
Flags: needinfo?(emilio)
Updated•3 years ago
|
Attachment #9267765 -
Attachment description: Bug 1759602 - Make outline-style: auto the default focus outline. r=mstange,#layout-reviewers → Bug 1759602 - Make outline-style: auto the default focus outline. r=mstange
Assignee | ||
Updated•3 years ago
|
Flags: needinfo?(emilio)
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/657571013f20
Make outline-style: auto the default focus outline. r=mstange
Pushed by emilio@crisal.io:
https://hg.mozilla.org/integration/autoland/rev/19d78ae92a0c
Fix how TopLevelVideoDocument.css avoids outlines.
Comment 6•3 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 100 Branch
Comment 7•3 years ago
|
||
bugherder |
Updated•3 years ago
|
Component: Layout → CSS Parsing and Computation
You need to log in
before you can comment on or make changes to this bug.
Description
•