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
<h3 id="the-border-color">Line Colors: the 'border-color' properties</h3>
40
45
41
46
<pre class=propdef>
@@ -767,19 +772,13 @@ Animation type: by computed value,
767
772
Changes</h2>
768
773
769
774
<h3 id="level-changes">
770
-
Additions Since [[CSS3BG]]</h3>
771
-
772
-
<p class="issue">Additions are a work in progress... here's what we're planning to add. :)
773
-
774
-
<ul>
775
-
<li>'corner-shape'
776
-
<li><<image-1D>> as value for ''border-color'' and its longhands
777
-
<li>multiple border colors per border
778
-
<li>logical border properties
779
-
<li><a href="#partial-borders">Partial Borders</a> (make part of border shorthand as well!)
780
-
<li><a href="http://lists.w3.org/Archives/Public/www-style/2012Oct/0314.html">More <css>border-radius</css> shorthands</a> for doing both corners on a side at once.
781
-
<li>Splitting horizontal / vertical spread radius for box-shadow, if we can come up with a sane syntax for it.
782
-
</ul>
775
+
Additions since [[CSS3BG]]</h3>
776
+
777
+
* <<image-1D>> as value for 'border-color' and its longhands
778
+
* added physical and logical 'border-*-radius' shorthands
779
+
* added 'corner-shape' and related 'corners' shorthand
780
+
* added <a href="#partial-borders">partial borders</a> via 'border-limit' and 'border-*-clip' properties
781
+
* turned 'box-shadow' into a shorthand and added longhands
0 commit comments