Closed
Bug 1823014
Opened 2 years ago
Closed 2 years ago
[wpt-sync] Sync PR 39052 - Use base::ValuesEquivalent for custom property style queries
Categories
(Core :: Layout, task, P4)
Core
Layout
Tracking
()
RESOLVED
FIXED
113 Branch
Tracking | Status | |
---|---|---|
firefox113 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 39052 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/39052
Details from upstream follow.
Rune Lillesveen <futhark@chromium.org> wrote:
Use base::ValuesEquivalent for custom property style queries
We previously compared the tokens from the tokenizated string instead.
Add tests for matching and serializing original string in style()
queries.Bug: 1302630
Change-Id: I2768b930407f65c979b320597276e0d5d01a1b93
Reviewed-on: https://chromium-review.googlesource.com/4342894
WPT-Export-Revision: 37e648dcf541c518c40bc8fa5fc82eb060cc27ec
Assignee | ||
Updated•2 years ago
|
Component: web-platform-tests → Layout
Product: Testing → Core
Assignee | ||
Comment 1•2 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=c5ffe19840f88f123dadc373df40c8c44f496ed5
Assignee | ||
Comment 2•2 years ago
|
||
Test result changes from PR not available.
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9cd66274fb15
[wpt PR 39052] - Use base::ValuesEquivalent for custom property style queries, a=testonly
https://hg.mozilla.org/integration/autoland/rev/70516648238d
[wpt PR 39052] - Update wpt metadata, a=testonly
Assignee | ||
Comment 4•2 years ago
|
||
Test result changes from PR not available.
Comment 5•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/9cd66274fb15
https://hg.mozilla.org/mozilla-central/rev/70516648238d
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox113:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 113 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•