mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Update Stylo bindings
This commit is contained in:
parent
8144aa1163
commit
f6fe439d1e
5 changed files with 38 additions and 3 deletions
|
@ -37,6 +37,9 @@
|
|||
pseudo_element!(":backdrop",
|
||||
atom!(":backdrop"),
|
||||
false);
|
||||
pseudo_element!(":cue",
|
||||
atom!(":cue"),
|
||||
false);
|
||||
pseudo_element!(":first-letter",
|
||||
atom!(":first-letter"),
|
||||
false);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue