| Index: third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
|
| index a7d10f0b4ae4c94c11f0d3e48eb1764f3dd2c717..58d5bf9f59b8717a7c887750749c453975acafcc 100644
|
| --- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
|
| @@ -1,4 +1,4 @@
|
| -CONSOLE WARNING: line 94: 'webkitURL' is deprecated. Please use 'URL' instead.
|
| +C===ONSOLE WARNING: line 94: 'webkitURL' is deprecated. Please use 'URL' instead.
|
| This test documents all interface attributes and methods on the global window object and element instances.
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| @@ -1128,6 +1128,7 @@ interface DOMPointReadOnly
|
| getter z
|
| method constructor
|
| method toJSON
|
| + method transformMatrix
|
| interface DOMRect : DOMRectReadOnly
|
| attribute @@toStringTag
|
| getter height
|
|
|