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

Unified Diff: LayoutTests/platform/android/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/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 8cc38c7e1aee4fe07299d1274feb72473c976dee..9dc7dd2f790590d191d8219d286dc558d83bd38b 100644
--- a/LayoutTests/platform/android/webexposed/global-interface-listing-expected.txt
+++ b/LayoutTests/platform/android/webexposed/global-interface-listing-expected.txt
@@ -383,7 +383,6 @@ interface CSSRule
attribute PAGE_RULE
attribute STYLE_RULE
attribute SUPPORTS_RULE
- attribute UNKNOWN_RULE
attribute VIEWPORT_RULE
attribute WEBKIT_KEYFRAMES_RULE
attribute WEBKIT_KEYFRAME_RULE
@@ -428,8 +427,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