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

Unified Diff: third_party/WebKit/LayoutTests/virtual/stable/webexposed/element-instance-property-listing-expected.txt

Issue 2938373003: Ship CSSOMSmoothScroll (Closed)
Patch Set: Update layout tests Created 3 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: third_party/WebKit/LayoutTests/virtual/stable/webexposed/element-instance-property-listing-expected.txt
diff --git a/third_party/WebKit/LayoutTests/virtual/stable/webexposed/element-instance-property-listing-expected.txt b/third_party/WebKit/LayoutTests/virtual/stable/webexposed/element-instance-property-listing-expected.txt
index ea4bd9751ac47133c78502990951b27d555711e9..3bc8c272bcd52c4b86046662d0f6aa6e447c0146 100644
--- a/third_party/WebKit/LayoutTests/virtual/stable/webexposed/element-instance-property-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/virtual/stable/webexposed/element-instance-property-listing-expected.txt
@@ -214,10 +214,13 @@ namespace http://www.w3.org/1999/xhtml
property replaceChild
property replaceWith
property requestPointerLock
+ property scroll
+ property scrollBy
property scrollHeight
property scrollIntoView
property scrollIntoViewIfNeeded
property scrollLeft
+ property scrollTo
property scrollTop
property scrollWidth
property setAttribute
@@ -1288,10 +1291,13 @@ namespace http://www.w3.org/2000/svg
property replaceChild
property replaceWith
property requestPointerLock
+ property scroll
+ property scrollBy
property scrollHeight
property scrollIntoView
property scrollIntoViewIfNeeded
property scrollLeft
+ property scrollTo
property scrollTop
property scrollWidth
property setAttribute

Powered by Google App Engine
This is Rietveld 408576698