Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/imported/wpt/selection/Document-open-expected.txt |
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/selection/Document-open-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/selection/Document-open-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..ba76d85bd7c9386b06f503063b281504788a5e7b |
| --- /dev/null |
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/selection/Document-open-expected.txt |
| @@ -0,0 +1,4 @@ |
| +This is a testharness.js-based test. |
| +FAIL Selection must be replaced with a new object after document.open() assert_not_equals: After document.open(), the Selection object must no longer be the same got disallowed value object "" |
| +Harness: the test ran to completion. |
| + |