Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(234)

Unified Diff: LayoutTests/webexposed/global-interface-listing-expected.txt

Issue 1321943002: Support for CSSOM CSSNamespaceRule interface (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Updated as per review comments Created 5 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt ('k') | Source/core/core.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 109dee2214f57b1f06fa8a728bc5ed56fa709932..2d254be41e376b8db7161d0dd985ad3e59cfa1e9 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
« no previous file with comments | « LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt ('k') | Source/core/core.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698