| Index: third_party/WebKit/LayoutTests/fast/dom/Window/replaceable-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/dom/Window/replaceable-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/Window/replaceable-expected.txt
|
| index d9e168d736e7ebe92bd4a7257a4a3b113afa86f7..a4b33c166c34b02a253480fbfe771a65e7a88a1f 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/dom/Window/replaceable-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/dom/Window/replaceable-expected.txt
|
| @@ -3,7 +3,7 @@ Tests that Replaceable attributes are writable
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
|
| -PASS Object.getOwnPropertyDescriptor(window, "innerHeight").writable is true
|
| +PASS Object.getOwnPropertyDescriptor(window, "innerHeight").set is an instance of Function
|
| PASS window.innerHeight is 42
|
| PASS successfullyParsed is true
|
|
|
|
|