Index: third_party/WebKit/LayoutTests/editing/execCommand/insert-html-to-document-element-crash-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/editing/execCommand/insert-html-to-document-element-crash-expected.txt b/third_party/WebKit/LayoutTests/editing/execCommand/insert-html-to-document-element-crash-expected.txt |
index 267592ef6d2a332d6ac6726d6c595d79f9c31835..c50b2c351a15425980a0597839d6f196ba91c32c 100644 |
--- a/third_party/WebKit/LayoutTests/editing/execCommand/insert-html-to-document-element-crash-expected.txt |
+++ b/third_party/WebKit/LayoutTests/editing/execCommand/insert-html-to-document-element-crash-expected.txt |
@@ -1,2 +1,2 @@ |
-CONSOLE WARNING: document.execCommand() doesn't work with an invalid HTML structure. It is corrected automatically. |
+CONSOLE WARNING: line 15: document.execCommand() doesn't work with an invalid HTML structure. It is corrected automatically. |
PASS if Blink doesn't crash. |