mirror of
https://github.com/servo/servo.git
synced 2025-08-11 08:25:32 +01:00
Update Gecko atom bindings for Gecko bug 1351139.
This commit is contained in:
parent
0ebb9ec9e8
commit
76a8e1ca1c
3 changed files with 29 additions and 24 deletions
|
@ -2,7 +2,7 @@
|
|||
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
||||
|
||||
/* Autogenerated file, DO NOT EDIT DIRECTLY */
|
||||
/* Autogenerated file created by components/style/binding_tools/regen_atoms.py, DO NOT EDIT DIRECTLY */
|
||||
|
||||
/*
|
||||
* This file contains a helper macro invocation to aid Gecko's style system
|
||||
|
@ -109,11 +109,8 @@
|
|||
pseudo_element!(":-moz-first-letter-continuation",
|
||||
atom!(":-moz-first-letter-continuation"),
|
||||
true);
|
||||
pseudo_element!(":-moz-anonymous-block",
|
||||
atom!(":-moz-anonymous-block"),
|
||||
true);
|
||||
pseudo_element!(":-moz-anonymous-positioned-block",
|
||||
atom!(":-moz-anonymous-positioned-block"),
|
||||
pseudo_element!(":-moz-block-inside-inline-wrapper",
|
||||
atom!(":-moz-block-inside-inline-wrapper"),
|
||||
true);
|
||||
pseudo_element!(":-moz-mathml-anonymous-block",
|
||||
atom!(":-moz-mathml-anonymous-block"),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue