Closed Bug 1833538 Opened 1 year ago Closed 1 year ago

[css-properties-values-api] Parsing and serialization for @property syntax descriptor

Categories

(Core :: CSS Parsing and Computation, enhancement)

enhancement

Tracking

()

RESOLVED FIXED
115 Branch
Tracking Status
firefox115 --- fixed

People

(Reporter: zrhoffman, Assigned: zrhoffman)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

In order to implement parsing and serialization for the @property at-rule, we must first implement parsing and serialization for the syntax descriptor.

Blocks: 1833539
Blocks: 1833540

Based off of @emilio's syntax parser at
https://github.com/emilio/css-typed-om-syntax.

The CustomIdent trait bound is replaced with a type parameter in order
to use style::values::CustomIdent later but also support a local CustomIdent
implementation for unit tests until they can be converted to WPTs.

Co-authored-by: Emilio Cobos Álvarez <emilio@crisal.io>

Assignee: nobody → zach
Status: NEW → ASSIGNED
No longer blocks: 1684605
Pushed by zach@zrhoffman.net:
https://hg.mozilla.org/integration/autoland/rev/09b71fd57924
[css-properties-values-api] Parsing and serialization for @property syntax descriptor r=emilio
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 115 Branch
Blocks: 1843988
Blocks: 1846635
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: