Skip to content

Commit b91bdef

Browse files
committed
[css-pseudo] Tweak some headings.
1 parent 87b61d1 commit b91bdef

File tree

2 files changed

+109
-135
lines changed

2 files changed

+109
-135
lines changed

css-pseudo/Overview.bs

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
<pre class='metadata'>
44
Shortname: css-pseudo
55
Level: 4
6-
Status: ED
6+
Status: FPWD
7+
Date: 2015-01-15
78
Group: csswg
89
ED: http://dev.w3.org/csswg/css-pseudo-4/
910
TR: http://www.w3.org/TR/css-pseudo-4/
@@ -417,7 +418,10 @@ Styling the ''::first-letter'' Pseudo-element</h4>
417418
</div>
418419

419420
<h2 id="highlight-pseudos">
420-
Styling Highlights: the ''::selection'', ''::spelling-error'', and ''::grammar-error'' pseudo-elements</h2>
421+
Highlight Pseudo-elements</h2>
422+
423+
<h3 id="highlight-selectors">
424+
Selecting Highlighted Content: the ''::selection'', ''::spelling-error'', and ''::grammar-error'' pseudo-elements</h3>
421425

422426
The <dfn>highlight pseudo-elements</dfn>
423427
represent portions of a document that have been highlighted in some way.
@@ -446,7 +450,7 @@ Styling Highlights: the ''::selection'', ''::spelling-error'', and ''::grammar-e
446450
custom highlight pseudo-elements.
447451

448452
<h3 id="highlight-styling">
449-
Styling Highlighted Content</h3>
453+
Styling Highlights</h3>
450454

451455
The following properties apply to the <a>highlight pseudo-elements</a>:
452456

@@ -487,7 +491,7 @@ Styling Highlighted Content</h3>
487491
it will by default also set the color of the the emphasis marks.
488492

489493
<h3 id=highlight-bounds>
490-
Area of the Highlight</h3>
494+
Area of a Highlight</h3>
491495

492496
<p>For each instance of highlighting
493497
there exists a <dfn>root highlight overlay</dfn>

0 commit comments

Comments
 (0)