Index: LayoutTests/fast/html/imports/resources/custom-element-hello-5.html |
diff --git a/PerformanceTests/SunSpider/tests/ubench/loop-empty.js b/LayoutTests/fast/html/imports/resources/custom-element-hello-5.html |
similarity index 55% |
copy from PerformanceTests/SunSpider/tests/ubench/loop-empty.js |
copy to LayoutTests/fast/html/imports/resources/custom-element-hello-5.html |
index 20c82f4a1483fffa5a9a1369160cb270f4ef422f..8a9ea7b7ed7e0173a7b05b61c2cc9ef4312f1eb5 100644 |
--- a/PerformanceTests/SunSpider/tests/ubench/loop-empty.js |
+++ b/LayoutTests/fast/html/imports/resources/custom-element-hello-5.html |
@@ -1,2 +1,2 @@ |
-for (var i = 0; i < 10000000; ++i) |
- ; |
+<x-hello id="hello-5"></x-hello> |
+<x-bye id="bye-5"></x-bye> |