|
3 | 3 | <pre class='metadata'>
|
4 | 4 | Shortname: css-pseudo
|
5 | 5 | Level: 4
|
6 |
| -Status: ED |
| 6 | +Status: FPWD |
| 7 | +Date: 2015-01-15 |
7 | 8 | Group: csswg
|
8 | 9 | ED: http://dev.w3.org/csswg/css-pseudo-4/
|
9 | 10 | TR: http://www.w3.org/TR/css-pseudo-4/
|
@@ -417,7 +418,10 @@ Styling the ''::first-letter'' Pseudo-element</h4>
|
417 | 418 | </div>
|
418 | 419 |
|
419 | 420 | <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> |
421 | 425 |
|
422 | 426 | The <dfn>highlight pseudo-elements</dfn>
|
423 | 427 | 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
|
446 | 450 | custom highlight pseudo-elements.
|
447 | 451 |
|
448 | 452 | <h3 id="highlight-styling">
|
449 |
| -Styling Highlighted Content</h3> |
| 453 | +Styling Highlights</h3> |
450 | 454 |
|
451 | 455 | The following properties apply to the <a>highlight pseudo-elements</a>:
|
452 | 456 |
|
@@ -487,7 +491,7 @@ Styling Highlighted Content</h3>
|
487 | 491 | it will by default also set the color of the the emphasis marks.
|
488 | 492 |
|
489 | 493 | <h3 id=highlight-bounds>
|
490 |
| -Area of the Highlight</h3> |
| 494 | +Area of a Highlight</h3> |
491 | 495 |
|
492 | 496 | <p>For each instance of highlighting
|
493 | 497 | there exists a <dfn>root highlight overlay</dfn>
|
|
0 commit comments