Index: PerformanceTests/Layout/RegionsSelection.html |
diff --git a/PerformanceTests/Layout/RegionsFixedShort.html b/PerformanceTests/Layout/RegionsSelection.html |
similarity index 81% |
copy from PerformanceTests/Layout/RegionsFixedShort.html |
copy to PerformanceTests/Layout/RegionsSelection.html |
index 209c6a5f97b54fe7a683539c835952f1d870338c..f098fd92fb6fc751d9ef2e47fe4a39b10c5e7202 100644 |
--- a/PerformanceTests/Layout/RegionsFixedShort.html |
+++ b/PerformanceTests/Layout/RegionsSelection.html |
@@ -13,7 +13,7 @@ |
<body> |
<pre id="log"></pre> |
<script> |
- PerfTestRunner.measureTime(createRegionsTest("300px", "100px", 1200, 300, "auto", 0)); |
+ PerfTestRunner.measureTime(createRegionsSelectionTest(100)); |
</script> |
</body> |
</html> |