Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / inspector / layers / layer-canvas-log.html
index d2b8557..f3596cb 100644 (file)
@@ -24,13 +24,12 @@ function test()
         layer.requestSnapshot(onSnapshotDone);
     }
 
-    WebInspector.inspectorView.showPanel("layers");
     InspectorTest.requestLayers(onGotLayers);
 }
 </script>
 </head>
 <body onload="runTest()">
-<div id="a" style="-webkit-transform: translateZ(0px); background-color:blue; width:100px; height:100px;">
+<div id="a" style="transform: translateZ(0px); background-color:blue; width:100px; height:100px;">
     <div style="width:50px; height:50px; background-color:red;"></div>
     <img src="../timeline/resources/test.png">
     <svg>