| Index: LayoutTests/webexposed/global-interface-listing-expected.txt
|
| diff --git a/LayoutTests/webexposed/global-interface-listing-expected.txt b/LayoutTests/webexposed/global-interface-listing-expected.txt
|
| index 84d2db384818b6593a7ea16fbab818005f23652d..e967fbddbde1d0591711b838faa678a6a733a775 100644
|
| --- a/LayoutTests/webexposed/global-interface-listing-expected.txt
|
| +++ b/LayoutTests/webexposed/global-interface-listing-expected.txt
|
| @@ -347,6 +347,10 @@ interface CSSKeyframesRule
|
| interface CSSMediaRule
|
| getter media
|
| method constructor
|
| +interface CSSNamespaceRule
|
| + getter namespaceURI
|
| + getter prefix
|
| + method constructor
|
| interface CSSPageRule
|
| getter selectorText
|
| getter style
|
| @@ -359,6 +363,7 @@ interface CSSRule
|
| attribute KEYFRAMES_RULE
|
| attribute KEYFRAME_RULE
|
| attribute MEDIA_RULE
|
| + attribute NAMESPACE_RULE
|
| attribute PAGE_RULE
|
| attribute STYLE_RULE
|
| attribute SUPPORTS_RULE
|
|
|