File tree Expand file tree Collapse file tree 1 file changed +10
-8
lines changed Expand file tree Collapse file tree 1 file changed +10
-8
lines changed Original file line number Diff line number Diff line change @@ -59,13 +59,6 @@ spec:css2; type:property
5959 text:width
6060 text:height
6161 text:left
62- text:border-bottom-width
63- text:border-left-width
64- text:border-right-width
65- text:border-top-width
66- text:border-style
67- text:border-width
68- text:background-image
6962 text:min-width
7063 text:min-height
7164 text:max-width
@@ -80,7 +73,15 @@ spec:css2; type:property
8073 text:padding-top
8174 text:visibility
8275spec:css-backgrounds-3;
83- type:property; text:border-radius;
76+ type:property;
77+ text:background-image
78+ text:border-bottom-width
79+ text:border-left-width
80+ text:border-right-width
81+ text:border-top-width
82+ text:border-style
83+ text:border-width
84+ text:border-radius;
8485 type:type; text:<line-width>
8586 type:value; for:border-style; text:none
8687</pre>
@@ -1789,6 +1790,7 @@ Changes from the <a href="https://www.w3.org/TR/2018/REC-css-ui-3-20180621/">21
17891790 <li> Let computed value of 'outline-width' be [=snapped as a border width=]
17901791 <li> Added Web Platform Tests coverage
17911792 <li> Split privacy and security considerations into separate sections
1793+ <li> Let <css> background-*</css> and <css> border-*</css> properties refer to [[CSS-BACKGROUNDS-3]] instead of [[CSS2]]
17921794 <li> Editorial improvements
17931795</ul>
17941796
You can’t perform that action at this time.
0 commit comments