Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/fast/css/first-letter-rtc-crash-expected.txt |
| diff --git a/third_party/WebKit/LayoutTests/fast/css/first-letter-rtc-crash-expected.txt b/third_party/WebKit/LayoutTests/fast/css/first-letter-rtc-crash-expected.txt |
| deleted file mode 100644 |
| index aef377a0e6e3c0b46be244702110712e41e0a9b5..0000000000000000000000000000000000000000 |
| --- a/third_party/WebKit/LayoutTests/fast/css/first-letter-rtc-crash-expected.txt |
| +++ /dev/null |
| @@ -1,5 +0,0 @@ |
| -CONSOLE WARNING: line 21: The behavior that Selection.addRange() merges existing Range and the specified Range was removed. See https://www.chromestatus.com/features/6680566019653632 for more details. |
| -CONSOLE ERROR: line 56: Uncaught HierarchyRequestError: Failed to execute 'insertNode' on 'Range': The node to be inserted contains the insertion point; it may not be inserted into itself. |
| -text |
| -a |
| -Test passes if it does not CRASH. |