Skip to content

Commit 9b85e45

Browse files
committed
[css-borders-4][editorial] Cleanup for FPWD
1 parent 5da33d3 commit 9b85e45

File tree

1 file changed

+19
-12
lines changed

1 file changed

+19
-12
lines changed

css-borders-4/Overview.bs

Lines changed: 19 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -561,7 +561,7 @@ The 'corner-shape' Shorthand</h4>
561561
Instead, it scales the 'corner-shape' path in an axis-aligned manner.
562562

563563

564-
<h4 id=corner-shape-shorthand>
564+
<h4 id=corner-shape-shorthands>
565565
The 'corner-*-shape' Shorthands And Longhands</h4>
566566

567567
<pre class=propdef>
@@ -831,14 +831,13 @@ To interpolate a [=superellipse parameter=] |s| to an interpolation value betwee
831831
Partial borders</h2>
832832

833833
<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].
842841
</details>
843842

844843
CSS borders traditionally cover an entire border edge. Sometimes,
@@ -1440,10 +1439,18 @@ Issue: define this in detail. Perhaps it should be overridable somehow?
14401439

14411440
Issue: what do we do about 'border-style'? It can't exactly work for every arbitrary shape.
14421441

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">
14441451
Changes</h2>
14451452

1446-
<h3 id="level-changes">
1453+
<h3 class=no-num id="level-changes">
14471454
Additions since [[CSS3BG]]</h3>
14481455

14491456
* <<image-1D>> as value for 'border-color' and its longhands
@@ -1455,7 +1462,7 @@ plus related 'corners' shorthand
14551462
* added 'box-shadow-*' longhands and turned 'box-shadow' into a shorthand
14561463
* moved logical border properties from [[CSS-LOGICAL-1]] to this spec.
14571464

1458-
<h2 id="acknowledgments">
1465+
<h2 class=no-num id="acknowledgments">
14591466
Acknowledgments</h2>
14601467

14611468
<p>In addition to the many contributors to the [[CSS1]], [[CSS21]],

0 commit comments

Comments
 (0)