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

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

Issue 782793002: Update Element API for CSSOM smooth scrolling to match the spec (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Address review comments Created 6 years 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 29bcda4b5a04e1443c523254e81f53085f65b2c2..651b8a95922b0a39dd6a8b36242f872becf8a519 100644
--- a/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -567,8 +567,11 @@ interface Element
method removeAttributeNode
method requestFullscreen
method requestPointerLock
+ method scroll
+ method scrollBy
method scrollIntoView
method scrollIntoViewIfNeeded
+ method scrollTo
method setAttribute
method setAttributeNS
method setAttributeNode

Powered by Google App Engine
This is Rietveld 408576698