mirror of
https://github.com/servo/servo.git
synced 2025-08-12 08:55:32 +01:00
Resync bindings
This commit is contained in:
parent
84f3cf22bf
commit
7e8c583494
2 changed files with 17 additions and 0 deletions
|
@ -94,6 +94,9 @@
|
|||
pseudo_element!(":-moz-placeholder",
|
||||
atom!(":-moz-placeholder"),
|
||||
false);
|
||||
pseudo_element!(":placeholder",
|
||||
atom!(":placeholder"),
|
||||
false);
|
||||
pseudo_element!(":-moz-color-swatch",
|
||||
atom!(":-moz-color-swatch"),
|
||||
false);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue