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

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

Issue 1159623015: Move Element.style to HTMLElement (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebase added a tabStop, removed it 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/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 b531f5d824f116c15b26d82966740e0866096a59..edfcf349448c996c4df1aead899ccbcd1077ec47 100644
--- a/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -1304,7 +1304,6 @@ interface Element
getter scrollTop
getter scrollWidth
getter shadowRoot
- getter style
getter tagName
method animate
method closest
@@ -1912,6 +1911,7 @@ interface HTMLElement
getter onwaiting
getter outerText
getter spellcheck
+ getter style
getter tabIndex
getter title
getter translate
« no previous file with comments | « LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt ('k') | Source/core/dom/Element.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698