follow WD-css3-exclusions-20130528

This commit is contained in:
Kyo Nagashima
2013-05-30 02:43:38 +09:00
parent 59f1ecbcb7
commit 4edb910500
2 changed files with 4 additions and 12 deletions

View File

@@ -79,14 +79,8 @@
}
.exclusions {
shape-image-threshold: maximum;
shape-inside: outside-shape;
shape-outside: auto;
wrap: auto;
wrap-flow: auto;
wrap-margin: auto;
wrap-padding: auto;
wrap-through: auto;
wrap-flow: minimum;
wrap-through: maximum;
}
.flexbox {