Chromium Code Reviews| 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 48aacce6bd1a6ad62c067acd56bc9495876592e1..267592ef6d2a332d6ac6726d6c595d79f9c31835 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 +1,2 @@ |
| +CONSOLE WARNING: document.execCommand() doesn't work with an invalid HTML structure. It is corrected automatically. |
| PASS if Blink doesn't crash. |