[wpt-sync] Sync PR 58399 - Support attr() argument grammar
Categories
(Core :: CSS Parsing and Computation, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox150 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Attachments
(1 file)
|
613.59 KB,
text/plain
|
Details |
Sync web-platform-tests PR 58399 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/58399
Details from upstream follow.
moonira <moonira@google.com> wrote:
Support attr() argument grammar
\<attr-args> = attr( \<declaration-value>, \<declaration-value>? )
Substitute arbitrary substitution functions in first
\<declaration-value>, then parse it as \<attr-name> \<attr-type>?https://drafts.csswg.org/css-values-5/#attr-notation
Bug: 447562303
Change-Id: Ie6de3862f13ff28c6c086d4d8e652923d7c7c21d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6988329
Reviewed-by: Anders Hartvoll Ruud \<andruud@chromium.org>
Commit-Queue: Munira Tursunova \<moonira@google.com>
Cr-Commit-Position: refs/heads/main@{#1597123}
| Assignee | ||
Updated•2 months ago
|
| Assignee | ||
Comment 1•2 months ago
|
||
| Assignee | ||
Comment 2•2 months ago
|
||
https://hg.mozilla.org/mozilla-central/rev/13c24a0ccce7
https://hg.mozilla.org/mozilla-central/rev/66622e24e5ff
Description
•