Closed
Bug 1441467
Opened 8 years ago
Closed 8 years ago
[wpt-sync] Sync PR 9682 - [css-typed-om] Implement shorthands for StylePropertyMap.set/delete.
Categories
(Testing :: web-platform-tests, enhancement, P3)
Testing
web-platform-tests
Tracking
(firefox61 fixed)
RESOLVED
FIXED
mozilla61
| Tracking | Status | |
|---|---|---|
| firefox61 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
Details
(Whiteboard: [wptsync downstream error])
Sync web-platform-tests PR 9682 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/w3c/web-platform-tests/pull/9682
Details from upstream follow.
Darren Shen wrote:
> [css-typed-om] Implement shorthands for StylePropertyMap.set/delete.
>
> This patch implements shorthands for stylemap.set/delete. When we
> receive an UnsupportedShorthandProperty, we should get the CSSValues
> out of them and set them on the style map.
>
> We leave parsing of shorthand values for a future patch.
>
> Bug: 816722
> Change-Id: Iebd0b33f89b1d8872bea5d3f80d1dde71d72bc45
> Reviewed-on: https://chromium-review.googlesource.com/938684
> WPT-Export-Revision: 8597e1bc45a2cdb04bd0c994b02db9e78fffafb6
| Reporter | ||
Updated•8 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/3dae917c8a11
[wpt PR 9682] - [css-typed-om] Implement shorthands for StylePropertyMap.set/delete., a=testonly
Comment 2•8 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 8 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
•