Index: LayoutTests/fast/regions/regions-widows-and-orphans.html |
diff --git a/LayoutTests/fast/regions/regions-widows-and-orphans.html b/LayoutTests/fast/regions/regions-widows-and-orphans.html |
index e6da0d90f7161a1bd40f7b4027fdea0c0c2a3279..d7004542b514a2d3913ef3377efaef104feeecc5 100644 |
--- a/LayoutTests/fast/regions/regions-widows-and-orphans.html |
+++ b/LayoutTests/fast/regions/regions-widows-and-orphans.html |
@@ -10,7 +10,7 @@ body.hide-containers .container, body.hide-containers h3 { |
.region { |
height: 200px; |
- -webkit-region-overflow: break; |
+ -webkit-region-fragment: break; |
display: inline-block; |
} |