Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/external/wpt/html/semantics/scripting-1/the-script-element/module/execorder-dynamicunordered1.js |
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/html/semantics/scripting-1/the-script-element/module/execorder-dynamicunordered1.js b/third_party/WebKit/LayoutTests/external/wpt/html/semantics/scripting-1/the-script-element/module/execorder-dynamicunordered1.js |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..a54cb7a3032f98dd3026445ec243579ac0f90d3c |
| --- /dev/null |
| +++ b/third_party/WebKit/LayoutTests/external/wpt/html/semantics/scripting-1/the-script-element/module/execorder-dynamicunordered1.js |
| @@ -0,0 +1,3 @@ |
| +test_dynamicUnordered1.step(function() { |
| + test_dynamicUnordered1.done(); |
| +}); |