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

Unified Diff: LayoutTests/virtual/stable/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
« no previous file with comments | « no previous file | LayoutTests/webexposed/global-interface-listing-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 3f29ad27443c884f251302009aed35324130e6c3..ddca81b98d36b2feac4b7f4289b42fcb8e831341 100644
--- a/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
+++ b/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
@@ -1034,11 +1034,9 @@ interface Element
getter style
getter tagName
method animate
- method blur
method closest
method constructor
method createShadowRoot
- method focus
method getAttribute
method getAttributeNS
method getAttributeNode
@@ -1624,8 +1622,10 @@ interface HTMLElement
getter title
getter translate
getter webkitdropzone
+ method blur
method click
method constructor
+ method focus
setter accessKey
setter contentEditable
setter dir
@@ -3661,7 +3661,9 @@ interface SVGElement
getter style
getter tabIndex
getter viewportElement
+ method blur
method constructor
+ method focus
setter onabort
setter onblur
setter oncancel
« no previous file with comments | « no previous file | LayoutTests/webexposed/global-interface-listing-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698