| Index: LayoutTests/platform/android/virtual/stable/webexposed/global-interface-listing-expected.txt
|
| diff --git a/LayoutTests/platform/android/virtual/stable/webexposed/global-interface-listing-expected.txt b/LayoutTests/platform/android/virtual/stable/webexposed/global-interface-listing-expected.txt
|
| index 3f766ef3c1b7de74ef831a469df2dc68fedb5400..c50fe16e8da09c9de86ff4256178dfc5989f5ca3 100644
|
| --- a/LayoutTests/platform/android/virtual/stable/webexposed/global-interface-listing-expected.txt
|
| +++ b/LayoutTests/platform/android/virtual/stable/webexposed/global-interface-listing-expected.txt
|
| @@ -297,6 +297,10 @@ interface CSSKeyframesRule
|
| interface CSSMediaRule
|
| getter media
|
| method constructor
|
| +interface CSSNamespaceRule
|
| + getter namespaceURI
|
| + getter prefix
|
| + method constructor
|
| interface CSSPageRule
|
| getter selectorText
|
| getter style
|
| @@ -309,6 +313,7 @@ interface CSSRule
|
| attribute KEYFRAMES_RULE
|
| attribute KEYFRAME_RULE
|
| attribute MEDIA_RULE
|
| + attribute NAMESPACE_RULE
|
| attribute PAGE_RULE
|
| attribute STYLE_RULE
|
| attribute SUPPORTS_RULE
|
|
|