Open
Bug 2001380
Opened 2 months ago
Updated 2 months ago
Make it so that CSS.supports("-moz-appearance", "none") return false
Categories
(Core :: CSS Parsing and Computation, enhancement)
Core
CSS Parsing and Computation
Tracking
()
NEW
People
(Reporter: jrmuizel, Unassigned)
References
(Blocks 2 open bugs)
Details
(Keywords: webcompat:platform-bug)
User Story
user-impact-score:0
CSS.supports("-moz-appearance", "none") is used for UA detection on f1tv.formula1.com. We should consider changing it so that -moz-appearance is unsupported. At a minimum it would be nice to be able to drop this per site.
| Reporter | ||
Updated•2 months ago
|
Updated•2 months ago
|
Keywords: webcompat:platform-bug
Updated•2 months ago
|
User Story: (updated)
You need to log in
before you can comment on or make changes to this bug.
Description
•