Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / PerformanceTests / ShadowDOM / shadow-style-share-attr-selectors.html
index 0aab525..90574d7 100644 (file)
@@ -9,6 +9,7 @@
   var listSize = 1000;
   window.onload = function() {
     PerfTestRunner.measureTime({
+      description: "Measures performance of creating and rendering elements with shadow roots from templates (contains attribute selector styles).",
       run: function() {
         var list = document.querySelector('#list');
         var tmpl = document.querySelector("#tmpl");