| 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
|
|
|