Closed
Bug 1439477
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 9580 - [css-typed-om] Tentatively remove StylePropertyMap.getProperties().
Categories
(Core :: Web Painting, enhancement, P3)
Core
Web Painting
Tracking
()
RESOLVED
FIXED
mozilla61
Tracking | Status | |
---|---|---|
firefox61 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 9580 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/w3c/web-platform-tests/pull/9580
Details from upstream follow.
Darren Shen wrote:
> [css-typed-om] Tentatively remove StylePropertyMap.getProperties().
>
> This patch tentatively removes StylePropertyMap.getProperties() as it
> is the same as StylePropertyMap.keys(). In case we need it, we only
> remove the method from the IDL interface and not the actual code.
> We'll remove the code once the removal is confirmed on:
> https://github.com/w3c/css-houdini-drafts/commit/566b911042fd378168ad63f06759e0c05df8b609#commitcomment-27663730
>
> Bug: 545318
> Change-Id: Ib31c70478306f415c4c184e1b2148f35759f58c4
> Reviewed-on: https://chromium-review.googlesource.com/925883
> WPT-Export-Revision: 882ade27f840640e811ed0c3d1a9e0f6f4880ea1
Reporter | ||
Updated•7 years ago
|
Component: web-platform-tests → DOM: CSS Object Model
Product: Testing → Core
Reporter | ||
Comment 1•7 years ago
|
||
Reporter | ||
Comment 2•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=8ff517731e2774057d43f94fc248ad17d8014d84
Reporter | ||
Updated•7 years ago
|
Component: DOM: CSS Object Model → Layout: Web Painting
Reporter | ||
Comment 3•7 years ago
|
||
Ran 2 tests and 2 subtests
OK : 2
FAIL : 2
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/95073269c1dd
[wpt PR 9580] - [css-typed-om] Remove StylePropertyMap.getProperties()., a=testonly
Comment 5•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox61:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
You need to log in
before you can comment on or make changes to this bug.
Description
•