Bug 1355343: Move node restyle bits to Element, and add bits for snapshot handling. r=bholley

MozReview-Commit-ID: 6OrUKX5RcBq
Signed-off-by: Emilio Cobos Álvarez <emilio@crisal.io>
This commit is contained in:
Emilio Cobos Álvarez 2017-04-16 08:16:24 +02:00
parent 0040160b38
commit 7d45aad9b4
No known key found for this signature in database
GPG key ID: 056B727BB9C1027C
2 changed files with 11 additions and 8 deletions

View file

@ -329,6 +329,7 @@ mod bindings {
"NS_AUTHOR_SPECIFIED_.*",
"NS_THEME_.*",
"NODE_.*",
"ELEMENT_.*",
"NS_FONT_.*",
"NS_STYLE_.*",
"NS_MATHML_.*",