Closed Bug 1482942 Opened 7 years ago Closed 7 years ago

[wpt-sync] Sync PR 12431 - [css-properties-values-api] Reify values from attributeStyleMap.get.

Categories

(Core :: CSS Parsing and Computation, enhancement, P4)

enhancement

Tracking

()

RESOLVED FIXED
mozilla63
Tracking Status
firefox63 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 12431 into mozilla-central (this bug is closed when the sync is complete). PR: https://github.com/web-platform-tests/wpt/pull/12431 Details from upstream follow. Anders Hartvoll Ruud <andruud@chromium.org> wrote: > [css-properties-values-api] Reify values from attributeStyleMap.get. > > When retrieving values via attributeStyleMap.get/getAll, produce the > correct CSSStyleValue subclass according to the registration of the custom > property. > > R=futhark@chromium.org > > Bug: 641877 > Change-Id: If564fb039506a22162ad2521479fcb1c3de9336c > Reviewed-on: https://chromium-review.googlesource.com/1172291 > Reviewed-by: Rune Lillesveen <futhark@chromium.org> > Commit-Queue: Anders Ruud <andruud@chromium.org> > Cr-Commit-Position: refs/heads/master@{#582569} >
Component: web-platform-tests → CSS Parsing and Computation
Product: Testing → Core
Ran 1 tests and 42 subtests OK : 1 FAIL : 42 New tests that have failures or other problems: /css/css-properties-values-api/typedom.tentative.html attributeStyleMap.get returns CSSImageValue for <image>: FAIL attributeStyleMap.get returns CSSKeywordValue for <custom-ident>: FAIL attributeStyleMap.get returns CSSKeywordValue for thing1 | THING2: FAIL attributeStyleMap.get returns CSSMathSum for <length-percentage> [calc(10px + 10%)]: FAIL attributeStyleMap.get returns CSSStyleValue for <color>: FAIL attributeStyleMap.get returns CSSStyleValue for <url>: FAIL attributeStyleMap.get returns CSSUnitValue for <angle>: FAIL attributeStyleMap.get returns CSSUnitValue for <integer>: FAIL attributeStyleMap.get returns CSSUnitValue for <length-percentage> [10%]: FAIL attributeStyleMap.get returns CSSUnitValue for <length-percentage> [10px]: FAIL attributeStyleMap.get returns CSSUnitValue for <length>: FAIL attributeStyleMap.get returns CSSUnitValue for <length>#: FAIL attributeStyleMap.get returns CSSUnitValue for <length>+: FAIL attributeStyleMap.get returns CSSUnitValue for <number>: FAIL attributeStyleMap.get returns CSSUnitValue for <percentage>: FAIL attributeStyleMap.get returns CSSUnitValue for <resolution>: FAIL attributeStyleMap.get returns CSSUnitValue for <time>: FAIL attributeStyleMap.get returns CSSUnparsedValue for *: FAIL attributeStyleMap.get returns CSSUnparsedValue for value with var reference in list: FAIL attributeStyleMap.get returns CSSUnparsedValue for value with var references: FAIL attributeStyleMap.getAll returns a list of CSSUnitValues for <length>#: FAIL attributeStyleMap.getAll returns a list of CSSUnitValues for <length>+: FAIL
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/08733b64cf88 [wpt PR 12431] - [css-properties-values-api] Reify values from attributeStyleMap.get., a=testonly https://hg.mozilla.org/integration/mozilla-inbound/rev/51fb2af4cf81 [wpt PR 12431] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
You need to log in before you can comment on or make changes to this bug.