Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / PerformanceTests / Layout / line-layout-line-height.html
index cd9f969..11461cf 100644 (file)
             style.display = "none";
         }
 
-        PerfTestRunner.measureTime({ run: test });
+        PerfTestRunner.measureTime({
+            description: "Measures performance of line-height calculation in layout.",
+            run: test
+        });
     </script>
 </body>
 </html>