Follow CR-css-break-3-20160114

See also: https://www.w3.org/TR/2016/CR-css-break-3-20160114/
This commit is contained in:
Kyo Nagashima
2016-01-15 10:36:49 +09:00
parent 085e6994ed
commit 7790c1d9f3
4 changed files with 3 additions and 5 deletions

View File

@@ -70,7 +70,7 @@
}
.break {
break-after: any;
break-after: auto;
break-before: auto;
break-inside: auto;
box-decoration-break: auto;

View File

@@ -85,7 +85,7 @@
</style>
<style>
.break {
break-after: any;
break-after: auto;
break-before: auto;
break-inside: auto;
box-decoration-break: auto;