Closed Bug 1766046 Opened 2 years ago Closed 2 years ago

Simplify animation-name implementation.

Categories

(Core :: CSS Parsing and Computation, task)

task

Tracking

()

RESOLVED FIXED
101 Branch
Tracking Status
firefox101 --- fixed

People

(Reporter: emilio, Assigned: emilio)

Details

Attachments

(1 file)

No description provided.

Make the representation the same between Gecko and Servo code. This will
enable further clean-ups in the future.

Make serialization be correct, serializing as identifier unless it's an
invalid one (in which case we serialize as a string).

This changes our stringification behavior in the specified style, but
now it will match the computed style and be more

Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/33769 for changes under testing/web-platform/tests
Attachment #9273480 - Attachment description: Bug 1766046 - cleanup animation-name. r=boris,hiro,#layout-reviewers,#style → Bug 1766046 - cleanup animation-name. r=boris
Upstream PR was closed without merging
Flags: needinfo?(emilio)
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 101 Branch
Upstream PR merged by moz-wptsync-bot
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: