Follow changes in WD-css3-box-20180731

See also: https://www.w3.org/TR/2018/WD-css3-box-20180731/

Note: This changes does not include `float-displace--alternative-*`
properties.
This commit is contained in:
Kyo Nagashima
2018-08-01 09:46:51 +09:00
parent 7caa7719df
commit 4832514608
2 changed files with 19 additions and 7 deletions

View File

@@ -43,10 +43,9 @@
}
.box-3 {
overflow-style: auto;
overflow-x: auto;
overflow-y: auto;
rotation-point: auto;
clear-after: auto;
float-displace: auto;
indent-edge-reset: auto;
display: scrollbar;
display: panner;
display: marquee;
@@ -55,6 +54,15 @@
display: ruby-text;
display: ruby-base-group;
display: ruby-text-group;
display: decendants;
display: block-within-page;
display: fit-content;
display: complex;
display: margin-edge;
display: border-edge;
display: padding-edge;
display: content-edge;
display: available;
}
.break-3 {