Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / PerformanceTests / Layout / chapter-reflow-thrice.html
index 77ede42..d8f7471 100644 (file)
             style.display = "none";
         }
 
-        PerfTestRunner.measureRunsPerSecond({ run: test });
+        PerfTestRunner.measureRunsPerSecond({
+            description: "Measures performance of 3 layouts (using 2 different font-sizes) on a page containing English text.",
+            run: test
+        });
     </script>
 </body>
 </html>