Index: LayoutTests/fast/css/annotated-regions.html |
diff --git a/LayoutTests/fast/css/annotated-regions.html b/LayoutTests/fast/css/annotated-regions.html |
index 168f4ad886fccf660ce50a23806ddca31a80e267..9b67e519fd164754e16e01bb5587e6e4d5c93b67 100644 |
--- a/LayoutTests/fast/css/annotated-regions.html |
+++ b/LayoutTests/fast/css/annotated-regions.html |
@@ -10,7 +10,7 @@ |
} |
.transform { |
- -webkit-transform: scale(0.5, 0.5); |
+ transform: scale(0.5, 0.5); |
} |
#draggable { |