Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / PerformanceTests / Layout / ArabicLineLayout.html
index 4c1d15b..b512379 100644 (file)
             style.display = "none";
         }
 
-        PerfTestRunner.measureRunsPerSecond({ run: test });
+        PerfTestRunner.measureRunsPerSecond({
+            description: "Measures performance of layout on a page containing Arabic.",
+            run: test
+        });
     </script>
 </body>
 </html>