mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Bug 1364412: Expose pseudo-element flags, and properly reject pseudos in non-UA sheets. r=bholley
MozReview-Commit-ID: KYC1ywfI7Lg Signed-off-by: Emilio Cobos Álvarez <emilio@crisal.io>
This commit is contained in:
parent
5820e3ecac
commit
1e0edf4909
7 changed files with 742 additions and 332 deletions
|
@ -348,6 +348,8 @@ mod bindings {
|
|||
"BORDER_COLOR_.*",
|
||||
"BORDER_STYLE_.*",
|
||||
"mozilla::SERVO_PREF_.*",
|
||||
"CSS_PSEUDO_ELEMENT_.*",
|
||||
"SERVO_CSS_PSEUDO_ELEMENT_FLAGS_.*",
|
||||
"kNameSpaceID_.*",
|
||||
"kGenericFont_.*",
|
||||
"kPresContext_.*",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue