[Webkit-unassigned] [Bug 198743] New: Sort the computed styles list
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jun 10 22:13:10 PDT 2019
https://bugs.webkit.org/show_bug.cgi?id=198743
Bug ID: 198743
Summary: Sort the computed styles list
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: CSS
Assignee: webkit-unassigned at lists.webkit.org
Reporter: drousso at apple.com
Depends on: 198742
Blocks: 198680
The current ordering of the list is based on the order of properties in CSSProperties.json, which is to say "totally arbitrary". The spec doesn't seem to indicate anything about how these values should be ordered, and other browsers have varying functionality.
In order to make it easier to find regressions for <https://webkit.org/b/198680>, we should sort the computed properties list.
Referenced Bugs:
https://bugs.webkit.org/show_bug.cgi?id=198680
[Bug 198680] Automate generation of computedProperties
https://bugs.webkit.org/show_bug.cgi?id=198742
[Bug 198742] Include `touch-action` in the computed styles list
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190611/9f06bde0/attachment-0001.html>
More information about the webkit-unassigned
mailing list