Closed
Bug 1660913
Opened 5 years ago
Closed 1 year ago
[wpt-sync] Sync PR 25217 - Preserve original text for unregistered custom properties
Categories
(Core :: CSS Parsing and Computation, task, P4)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
INVALID
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 25217 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/25217
Details from upstream follow.
Kevin Babbitt <kbabbitt@microsoft.com> wrote:
Preserve original text for unregistered custom properties
This CL plumbs CSSTokenizedValue down to CSSVariableData and uses it to
keep a copy of the original text of the custom property.Test cases are added for crbug.com/661854 and duplicates.
Bug: 661854
Change-Id: Ieb2978b926671819b854ac04ff3a571b2989c73f
Reviewed-on: https://chromium-review.googlesource.com/2346856
WPT-Export-Revision: 976ab6d5f9918727bdf3564b07f317f67d2433cc
| Assignee | ||
Updated•5 years ago
|
Component: web-platform-tests → CSS Parsing and Computation
Product: Testing → Core
| Assignee | ||
Updated•1 year ago
|
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•