| Index: third_party/WebKit/LayoutTests/webexposed/element-instance-property-listing-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/webexposed/element-instance-property-listing-expected.txt b/third_party/WebKit/LayoutTests/webexposed/element-instance-property-listing-expected.txt
|
| index e819485864f73c18c223b4ca5560675da30c1e86..446d34c10ffb0f2d36a1906e51be4d05b02e386b 100644
|
| --- a/third_party/WebKit/LayoutTests/webexposed/element-instance-property-listing-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/webexposed/element-instance-property-listing-expected.txt
|
| @@ -201,6 +201,7 @@ namespace http://www.w3.org/1999/xhtml
|
| property replaceChild
|
| property requestFullscreen
|
| property requestPointerLock
|
| + property rootNode
|
| property scroll
|
| property scrollBy
|
| property scrollHeight
|
| @@ -223,7 +224,6 @@ namespace http://www.w3.org/1999/xhtml
|
| property textContent
|
| property title
|
| property translate
|
| - property treeRoot
|
| property webkitMatchesSelector
|
| property webkitRequestFullScreen
|
| property webkitRequestFullscreen
|
| @@ -1282,6 +1282,7 @@ namespace http://www.w3.org/2000/svg
|
| property replaceChild
|
| property requestFullscreen
|
| property requestPointerLock
|
| + property rootNode
|
| property scroll
|
| property scrollBy
|
| property scrollHeight
|
| @@ -1304,7 +1305,6 @@ namespace http://www.w3.org/2000/svg
|
| property textContent
|
| property title
|
| property translate
|
| - property treeRoot
|
| property webkitMatchesSelector
|
| property webkitRequestFullScreen
|
| property webkitRequestFullscreen
|
|
|