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

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

Issue 1154753006: Remove CSSRule.UNKNOWN_RULE and CSSUnknownRule interface (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: addressed review comments Created 5 years, 6 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
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 954ac8d8075e1dddd3935b0be2e38195e24d46b0..64a7320227635fd859f70b1beb2a7b6e8414b23f 100644
--- a/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
+++ b/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
@@ -308,7 +308,6 @@ interface CSSRule
attribute PAGE_RULE
attribute STYLE_RULE
attribute SUPPORTS_RULE
- attribute UNKNOWN_RULE
attribute WEBKIT_KEYFRAMES_RULE
attribute WEBKIT_KEYFRAME_RULE
getter cssText
@@ -352,8 +351,6 @@ interface CSSSupportsRule
method constructor
method deleteRule
method insertRule
-interface CSSUnknownRule
- method constructor
interface CSSViewportRule
getter style
method constructor

Powered by Google App Engine
This is Rietveld 408576698