[wpt-sync] Sync PR 29991 - Implement StyleVariables::operator=
Categories
(Core :: CSS Parsing and Computation, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox93 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 29991 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/29991
Details from upstream follow.
b'Anders Hartvoll Ruud <andruud@chromium.org>' wrote:
Implement StyleVariables::operator=
StyleInheritedVariables uses the assignment operator, but it's not
implemented correctly.Fixed: 1238686
Change-Id: I2cc41d9ddf5b9959a21671f80702a76cec556ed8
Reviewed-on: https://chromium-review.googlesource.com/3086699
WPT-Export-Revision: 7ece005134c35800a9e743fa0d915d88c7917b7b
| Assignee | ||
Updated•4 years ago
|
| Assignee | ||
Comment 1•4 years ago
|
||
| Assignee | ||
Comment 2•4 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 1 subtests
Status Summary
Firefox
OK : 1
FAIL: 1
Chrome
OK : 1
FAIL: 1
Safari
OK : 1
FAIL: 1
Links
Details
New Tests That Don't Pass
/css/css-properties-values-api/registered-property-crosstalk.html
Only #c should be affected by --x:42: FAIL (Chrome: FAIL, Safari: FAIL)
Comment 4•4 years ago
|
||
| bugherder | ||
Description
•