Closed
Bug 1609195
Opened 5 years ago
Closed 4 years ago
outline-style:auto ignores -moz-outline-radius
Categories
(Core :: Layout, defect, P4)
Tracking
()
RESOLVED
FIXED
People
(Reporter: aja, Unassigned)
References
(Regression, )
Details
(Keywords: regression)
outline-style:auto ignores -moz-outline-radius
It should follow the border-radius curve (bug 315209 would implement that in lieu of -moz-outline-radius).
Until that happens, -moz-outline-radius should not be ignored with outline-style:auto.
Comment 1•5 years ago
|
||
I don't think so... outline-style: auto
is the system outline. It doesn't follow outline-color or outline-width. Why would it follow outline-radius?
Reporter | ||
Comment 2•5 years ago
|
||
Perhaps clarification from WG may be in order?
Updated•5 years ago
|
Has Regression Range: --- → yes
Reporter | ||
Updated•5 years ago
|
See Also: → https://github.com/w3c/csswg-drafts/issues/4671
Updated•5 years ago
|
Priority: -- → P4
Reporter | ||
Comment 3•4 years ago
|
||
With completion of bugs 315209 and 1694146, Closing.
Status: UNCONFIRMED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Updated•4 years ago
|
status-firefox87:
--- → fixed
Updated•4 years ago
|
Updated•3 years ago
|
Keywords: regression
You need to log in
before you can comment on or make changes to this bug.
Description
•