Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/imported/wpt/html/semantics/scripting-1/the-script-element/support/script-onload-insertion-point-helper.js |
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/scripting-1/the-script-element/support/script-onload-insertion-point-helper.js b/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/scripting-1/the-script-element/support/script-onload-insertion-point-helper.js |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..8a96a0b783e19c5f19c2ae88149da66091140f2f |
| --- /dev/null |
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/scripting-1/the-script-element/support/script-onload-insertion-point-helper.js |
| @@ -0,0 +1 @@ |
| +document.write("te"); |