| Index: LayoutTests/platform/android/webexposed/global-interface-listing-expected.txt
|
| diff --git a/LayoutTests/platform/android/webexposed/global-interface-listing-expected.txt b/LayoutTests/platform/android/webexposed/global-interface-listing-expected.txt
|
| index fd09aea03e12f467e686fb580b642f9c58ee8e81..b71f35f7f98e33eee9e3a347ff9d87d34e64bca7 100644
|
| --- a/LayoutTests/platform/android/webexposed/global-interface-listing-expected.txt
|
| +++ b/LayoutTests/platform/android/webexposed/global-interface-listing-expected.txt
|
| @@ -372,6 +372,10 @@ interface CSSKeyframesRule
|
| interface CSSMediaRule
|
| getter media
|
| method constructor
|
| +interface CSSNamespaceRule
|
| + getter namespaceURI
|
| + getter prefix
|
| + method constructor
|
| interface CSSPageRule
|
| getter selectorText
|
| getter style
|
| @@ -384,6 +388,7 @@ interface CSSRule
|
| attribute KEYFRAMES_RULE
|
| attribute KEYFRAME_RULE
|
| attribute MEDIA_RULE
|
| + attribute NAMESPACE_RULE
|
| attribute PAGE_RULE
|
| attribute STYLE_RULE
|
| attribute SUPPORTS_RULE
|
|
|