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

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

Issue 1150573004: Move Element.focus()/blur() to HTMLElement and SVGElement. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: PS 3 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 69a5216ee799224226f8e7d3c91a3e9b851eb33a..f94f62a55e6fd15a2d50dc7f2f25bd88e910d4d1 100644
--- a/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -1308,11 +1308,9 @@ interface Element
getter tabStop
getter tagName
method animate
- method blur
method closest
method constructor
method createShadowRoot
- method focus
method getAnimations
method getAttribute
method getAttributeNS
@@ -1920,8 +1918,10 @@ interface HTMLElement
getter title
getter translate
getter webkitdropzone
+ method blur
method click
method constructor
+ method focus
setter accessKey
setter contentEditable
setter contextMenu
@@ -4102,7 +4102,9 @@ interface SVGElement
getter style
getter tabIndex
getter viewportElement
+ method blur
method constructor
+ method focus
setter onabort
setter onautocomplete
setter onautocompleteerror
« 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