@@ -561,7 +561,7 @@ The 'corner-shape' Shorthand</h4>
561
561
Instead, it scales the 'corner-shape' path in an axis-aligned manner.
562
562
563
563
564
- <h4 id=corner-shape-shorthand >
564
+ <h4 id=corner-shape-shorthands >
565
565
The 'corner-*-shape' Shorthands And Longhands</h4>
566
566
567
567
<pre class=propdef>
@@ -831,14 +831,13 @@ To interpolate a [=superellipse parameter=] |s| to an interpolation value betwee
831
831
Partial borders</h2>
832
832
833
833
<details>
834
- <summary> Not Ready For Implementation</summary>
835
- <p>
836
- This section is not yet ready for implementation.
837
- It exists in this repository to record the ideas and promote discussion.
838
-
839
- <p>
840
- Before attempting to implement anything of this section,
841
- please contact the CSSWG at
[email protected] .
834
+ <summary> Not Ready For Implementation</summary>
835
+ <p>
836
+ This section is not yet ready for implementation.
837
+ It exists in this repository to record the ideas and promote discussion.
838
+ <p>
839
+ Before attempting to implement anything of this section,
840
+ please contact the CSSWG at
[email protected] .
842
841
</details>
843
842
844
843
CSS borders traditionally cover an entire border edge. Sometimes,
@@ -1440,10 +1439,18 @@ Issue: define this in detail. Perhaps it should be overridable somehow?
1440
1439
1441
1440
Issue: what do we do about 'border-style' ? It can't exactly work for every arbitrary shape.
1442
1441
1443
- <h2 id="changes">
1442
+ <h2 class=no-num id=privacy>Privacy Considerations</h2>
1443
+
1444
+ No new privacy considerations have been reported on this specification.
1445
+
1446
+ <h2 class=no-num id=security>Security Considerations</h2>
1447
+
1448
+ No new security considerations have been reported on this specification.
1449
+
1450
+ <h2 class=no-num id="changes">
1444
1451
Changes</h2>
1445
1452
1446
- <h3 id="level-changes">
1453
+ <h3 class=no-num id="level-changes">
1447
1454
Additions since [[CSS3BG]]</h3>
1448
1455
1449
1456
* <<image-1D>> as value for 'border-color' and its longhands
@@ -1455,7 +1462,7 @@ plus related 'corners' shorthand
1455
1462
* added 'box-shadow-*' longhands and turned 'box-shadow' into a shorthand
1456
1463
* moved logical border properties from [[CSS-LOGICAL-1]] to this spec.
1457
1464
1458
- <h2 id="acknowledgments">
1465
+ <h2 class=no-num id="acknowledgments">
1459
1466
Acknowledgments</h2>
1460
1467
1461
1468
<p> In addition to the many contributors to the [[CSS1]] , [[CSS21]] ,
0 commit comments