Closed
Bug 1840476
Opened 2 years ago
Closed 2 years ago
[css-properties-values-api] Plumbing for property registration.
Categories
(Core :: CSS Parsing and Computation, task)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
116 Branch
| Tracking | Status | |
|---|---|---|
| firefox116 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
This is a big chunk of the custom properties work.
| Assignee | ||
Comment 1•2 years ago
|
||
This implements script registration and some basic validity checks so
that we start keeping track of custom properties in the CascadeData and
in script.
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1ff9b615c528
[css-properties-values-api] Custom property registration plumbing. r=zrhoffman,firefox-style-system-reviewers,webidl,saschanaz
Pushed by emilio@crisal.io:
https://hg.mozilla.org/integration/autoland/rev/422883860ecf
Fix test metadata so that stuff doesn't break on non-nightly.
Comment 4•2 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/1ff9b615c528
https://hg.mozilla.org/mozilla-central/rev/422883860ecf
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox116:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 116 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•