Closed
Bug 1907210
Opened 1 year ago
Closed 11 months ago
[scroll-animations-1] Require <dashed-ident> for timeline names
Categories
(Core :: Layout, defect)
Core
Layout
Tracking
()
RESOLVED
FIXED
130 Branch
Tracking | Status | |
---|---|---|
firefox130 | --- | fixed |
People
(Reporter: mozilla-apprentice, Assigned: boris)
References
(Blocks 2 open bugs)
Details
Attachments
(2 files)
A resolution was made for csswg-drafts/#8746.
[scroll-animations-1] Require <dashed-ident> for timeline names
- RESOLVED: Switch timeline names to <dashed-ident>
Assignee | ||
Updated•1 year ago
|
Assignee | ||
Updated•1 year ago
|
Assignee: nobody → boris.chiou
Assignee | ||
Comment 1•1 year ago
|
||
Per the spec change, we only accept <dash-ident>
for timeline names.
Assignee | ||
Comment 2•1 year ago
|
||
Now, TimelineOrKeyframeName
is used only for KeyframeName
, so we can
merge them.
Updated•11 months ago
|
Attachment #9412580 -
Attachment description: Bug 1907210 - Part 1: Use <dash-ident> for scroll/view timeline name. → Bug 1907210 - Part 1: Use <dashed-ident> for scroll/view timeline name.
Pushed by bchiou@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/cc84a2d1bb49
Part 1: Use <dashed-ident> for scroll/view timeline name. r=firefox-style-system-reviewers,zrhoffman
https://hg.mozilla.org/integration/autoland/rev/740cd6fcc33d
Part 2: Simplify KeyframeName. r=firefox-style-system-reviewers,zrhoffman
Comment 4•11 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/cc84a2d1bb49
https://hg.mozilla.org/mozilla-central/rev/740cd6fcc33d
Status: NEW → RESOLVED
Closed: 11 months ago
status-firefox130:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 130 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•