Index: LayoutTests/fast/regions/shape-inside/shape-inside-on-first-region-block-content.html |
diff --git a/LayoutTests/fast/regions/shape-inside/shape-inside-on-first-region-block-content.html b/LayoutTests/fast/regions/shape-inside/shape-inside-on-first-region-block-content.html |
index 7e15e466c4fe383bab6e210031b97c0bd0d21206..686acc1e958ba7e94f87bb0f63e951e69b1235e2 100644 |
--- a/LayoutTests/fast/regions/shape-inside/shape-inside-on-first-region-block-content.html |
+++ b/LayoutTests/fast/regions/shape-inside/shape-inside-on-first-region-block-content.html |
@@ -21,7 +21,7 @@ |
-webkit-flow-from: flow; |
} |
#shape_inside { |
- -webkit-shape-inside: rectangle(50px, 0px, 250px, 300px); |
+ shape-inside: rectangle(50px, 0px, 250px, 300px); |
background-color: orange; |
} |
</style> |