Skip to content

Commit d145cbb

Browse files
committed
spec/css3-regions/regions-use-cases: one more property name change
1 parent 7c4d22a commit d145cbb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spec/css3-regions/regions-use-cases.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,7 @@ This works only if the class="segment" elements have no direct content, because
358358
#slice_4 {
359359
position: absolute;
360360
/* prevent text from touching the edges of the slices */
361-
wrap-padding: 10px;
361+
shape-padding: 10px;
362362
}
363363
#slice_1 {
364364
/* set the shape of the slice */

0 commit comments

Comments
 (0)