Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / transforms / matrix-01.html
index 95a5fa3..86912d2 100644 (file)
@@ -7,7 +7,7 @@
             background-color: skyblue;
             border: 5px solid black;
         }
-        .matrix { -webkit-transform: rotate(-30deg) matrix(.866, .5, -.5, .866, 0, 0); }
+        .matrix { transform: rotate(-30deg) matrix(.866, .5, -.5, .866, 0, 0); }
 </style>
 </head>
 <body>