Index: LayoutTests/fast/regions/shape-inside/shape-inside-on-second-region-block-content.html |
diff --git a/LayoutTests/fast/regions/shape-inside/shape-inside-on-second-region-block-content.html b/LayoutTests/fast/regions/shape-inside/shape-inside-on-second-region-block-content.html |
index c7dff5798ce095e21aa1ab30a7077349f75604b1..bfb5141112bb455ca733be8d67bfffc700ad875c 100644 |
--- a/LayoutTests/fast/regions/shape-inside/shape-inside-on-second-region-block-content.html |
+++ b/LayoutTests/fast/regions/shape-inside/shape-inside-on-second-region-block-content.html |
@@ -22,7 +22,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> |