| Index: third_party/WebKit/LayoutTests/imported/wpt/innerText/setter-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/innerText/setter-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/innerText/setter-expected.txt
|
| index f9f4be08e7733c3abe5f6482caf105397343e419..70b2ab3f06bdf5eaa83a607f2e86aebe72df5c17 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/innerText/setter-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/innerText/setter-expected.txt
|
| @@ -21,7 +21,7 @@ PASS Tabs preserved
|
| PASS Leading whitespace preserved
|
| PASS Trailing whitespace preserved
|
| PASS Whitespace not compressed
|
| -PASS Existing text deleted
|
| +FAIL Existing text deleted assert_not_equals: Child should be a *new* text node got disallowed value Text node "abc"
|
| PASS Existing <br> deleted
|
| PASS Assigning the empty string
|
| PASS Assigning null
|
|
|