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

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

Issue 1173363004: Expose CSSGroupingRule (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Updated file header and comments for CSSPageRule dependency 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
« 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 2a6251f7615d6ed2ac9d7b0035c950b49d007e72..a3a659455cc630f3b9828ed82e63141b1bb0df39 100644
--- a/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -349,6 +349,11 @@ interface CDATASection
interface CSSFontFaceRule
getter style
method constructor
+interface CSSGroupingRule
+ getter cssRules
+ method constructor
+ method deleteRule
+ method insertRule
interface CSSImportRule
getter href
getter media
@@ -368,11 +373,8 @@ interface CSSKeyframesRule
method findRule
setter name
interface CSSMediaRule
- getter cssRules
getter media
method constructor
- method deleteRule
- method insertRule
interface CSSPageRule
getter selectorText
getter style
« 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