Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / PerformanceTests / Layout / SimpleTextPathLineLayout.html
index 65c498f..8eb246d 100644 (file)
@@ -38,7 +38,10 @@ Cibo tollit perpetua eos an, eu sale expetendis mea, nam at assum convenire nece
             style.display = "none";
         }
 
-        PerfTestRunner.measureRunsPerSecond({ run: test });
+        PerfTestRunner.measureRunsPerSecond({
+            description: "Measures performance of layout on English and Chinese characters.",
+            run: test
+        });
     </script>
 </body>
 </html>