Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/imported/wpt/html/semantics/scripting-1/the-script-element/support/script-onerror-insertion-point-2-helper.html |
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/scripting-1/the-script-element/support/script-onerror-insertion-point-2-helper.html b/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/scripting-1/the-script-element/support/script-onerror-insertion-point-2-helper.html |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..7a17398156264413f779f1b49fce3844f4868fdf |
| --- /dev/null |
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/scripting-1/the-script-element/support/script-onerror-insertion-point-2-helper.html |
| @@ -0,0 +1,2 @@ |
| +Some <script src="http://this is not parseable" |
| + onerror="document.write('text'); parent.writeDone(document.documentElement.textContent)"></script> |