Closed Bug 1442115 Opened 6 years ago Closed 6 years ago

[wpt-sync] Sync PR 9729 - [css-typed-om] Implement correct ordering for StylePropertyMaps.

Categories

(Testing :: web-platform-tests, enhancement, P3)

enhancement

Tracking

(firefox61 fixed)

RESOLVED FIXED
mozilla61
Tracking Status
firefox61 --- fixed

People

(Reporter: mozilla.org, Unassigned)

Details

(Whiteboard: [wptsync downstream error])

Sync web-platform-tests PR 9729 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/w3c/web-platform-tests/pull/9729
Details from upstream follow.

Darren Shen wrote:
>  [css-typed-om] Implement correct ordering for StylePropertyMaps.
>  
>  The correct ordering of properties depends on the type of style map:
>  
>  - Computed: css properties first, then vendor prefixed ones, then
>    custom properties. Within each category, sort by code point.
>  - Inline: same order as the CSSStyleDeclaration.
>  - Declared: same order as the CSSRule.
>  
>  Spec: https://drafts.css-houdini.org/css-typed-om-1/#stylepropertymapreadonly
>  
>  Bug: 545318
>  Change-Id: I34fe8f0741bdcc2188926b37635672a4dda32625
>  Reviewed-on: https://chromium-review.googlesource.com/940381
>  WPT-Export-Revision: dcfe9ca562c910db08b27ac395002164b0e0ea5d
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/65fee76a5bf8
[wpt PR 9729] - [css-typed-om] Implement correct ordering for StylePropertyMaps., a=testonly
https://hg.mozilla.org/mozilla-central/rev/65fee76a5bf8
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
You need to log in before you can comment on or make changes to this bug.