You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[css-box][css-backgrounds][css-logical] Applicability of M/B/P on ruby
This updates the definitions of the various margin/border/padding
properties to clarify that they do not apply to ruby base containers nor
to ruby annotation containers, as resolved in
w3c#4937 (comment)
For css-box-3 and css-backgrounds-3, this is marked at risk, since they
are more mature than css-ruby and may need to move along the REC track
before it does.
For css-logical, there's no need to be explicit, and thus no need to
mark at-risk: tying the applicability of the logical longhands to that
of the physical ones deals with it without introducing tight coupling.
Abstract: This draft contains the features of CSS relating to borders and backgrounds. The main extensions compared to <a href="https://www.w3.org/TR/CSS2/">level 2</a> are borders consisting of images, boxes with multiple backgrounds, boxes with rounded corners and boxes with shadows.
18
18
Test Suite: http://test.csswg.org/suites/css3-background/nightly-unstable/
19
19
At risk: animatability of 'box-shadow'
20
+
At risk: applicability of 'border' and its longhands to [=ruby base containers=] and [=ruby annotation containers=]
20
21
Use <i> Autolinks: yes
21
22
</pre>
22
23
<pre class="link-defaults">
@@ -1368,7 +1369,7 @@ color ('border-color'), and thickness ('border-width') of the border.
0 commit comments