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

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

Issue 1384973004: Forward assigning to style on HTMLElement, SVGElement and CSSStyleRule to style.cssText (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Final patch Created 5 years, 2 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: third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
diff --git a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
index da181ce833768c467874705f56728db347f27e9a..f72520419f6eff074a22a3d5f15b85e2345fe25c 100644
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -401,6 +401,7 @@ interface CSSStyleRule
getter style
method constructor
setter selectorText
+ setter style
interface CSSStyleSheet
getter cssRules
getter ownerRule
@@ -1885,6 +1886,7 @@ interface HTMLElement
setter onwaiting
setter outerText
setter spellcheck
+ setter style
setter tabIndex
setter title
setter translate
@@ -4166,6 +4168,7 @@ interface SVGElement
setter ontoggle
setter onvolumechange
setter onwaiting
+ setter style
setter tabIndex
interface SVGEllipseElement
getter cx

Powered by Google App Engine
This is Rietveld 408576698