Resync bindings

This commit is contained in:
Manish Goregaokar 2016-09-10 23:11:44 +08:00
parent 84f3cf22bf
commit 7e8c583494
No known key found for this signature in database
GPG key ID: 3BBF4D3E2EF79F98
2 changed files with 17 additions and 0 deletions

View file

@ -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);