| Index: LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
|
| diff --git a/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt b/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
|
| index 4528aa06e4fa660865e5e4f3d3d52ae60e8a8d3d..bebcb26fcc675501afeceb841be498bf8cf5b2b9 100644
|
| --- a/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
|
| +++ b/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
|
| @@ -264,6 +264,10 @@ interface CSSKeyframesRule
|
| interface CSSMediaRule
|
| getter media
|
| method constructor
|
| +interface CSSNamespaceRule
|
| + getter namespaceURI
|
| + getter prefix
|
| + method constructor
|
| interface CSSPageRule
|
| getter selectorText
|
| getter style
|
| @@ -276,6 +280,7 @@ interface CSSRule
|
| attribute KEYFRAMES_RULE
|
| attribute KEYFRAME_RULE
|
| attribute MEDIA_RULE
|
| + attribute NAMESPACE_RULE
|
| attribute PAGE_RULE
|
| attribute STYLE_RULE
|
| attribute SUPPORTS_RULE
|
|
|