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

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

Issue 1288623005: Make cssFloat an enumerable property of CSSStyleDeclaration (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Make cssFloat an enumerable property of CSSStyleDeclaration Created 5 years, 4 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 36651af52dbfafaccfb1aa904f1826e72bef6bf6..29664fd666ad6461a88190bde76d61a8ee665f05 100644
--- a/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
+++ b/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
@@ -292,6 +292,7 @@ interface CSSRuleList
method constructor
method item
interface CSSStyleDeclaration
+ getter cssFloat
getter cssText
getter length
getter parentRule
@@ -301,6 +302,7 @@ interface CSSStyleDeclaration
method item
method removeProperty
method setProperty
+ setter cssFloat
setter cssText
interface CSSStyleRule
getter selectorText

Powered by Google App Engine
This is Rietveld 408576698