Skip to content

Commit e27851e

Browse files
authored
Merge pull request w3c#5006 from TalbotG/CSS4Pseudo-GT-PR21
[css-pseudo-4] Edited links to 8 tests in Overview.bs
2 parents 9b3d604 + c8dfa6b commit e27851e

1 file changed

Lines changed: 25 additions & 0 deletions

File tree

css-pseudo-4/Overview.bs

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -437,6 +437,10 @@ Selecting Highlighted Content: the ''::selection'', ''::inactive-selection'', '
437437

438438
<dl export>
439439
<dt><dfn>::selection</dfn>
440+
<wpt>
441+
css/css-pseudo/active-selection-063.html
442+
css/css-pseudo/textpath-selection-011.html
443+
</wpt>
440444
<dt><dfn>::inactive-selection</dfn>
441445
<dd>
442446
The ''::selection'' and ''::inactive-selection'' pseudo-elements represent
@@ -453,11 +457,19 @@ Selecting Highlighted Content: the ''::selection'', ''::inactive-selection'', '
453457
<dd>
454458
The ''::spelling-error'' pseudo-element represents
455459
a portion of text that has been flagged by the user agent as misspelled.
460+
<wpt>
461+
css/css-pseudo/spelling-error-001.html
462+
css/css-pseudo/spelling-error-002-manual.html
463+
css/css-pseudo/spelling-error-003-manual.html
464+
</wpt>
456465

457466
<dt><dfn>::grammar-error</dfn>
458467
<dd>
459468
The ''::grammar-error'' pseudo-element represents
460469
a portion of text that has been flagged by the user agent as grammatically incorrect.
470+
<wpt>
471+
css/css-pseudo/grammar-error-001.html
472+
</wpt>
461473
</dl>
462474

463475
The <a>highlight pseudo-elements</a>
@@ -491,8 +503,21 @@ Styling Highlights</h3>
491503
<li>'cursor'
492504
<li>'caret-color'
493505
<li>'text-decoration' and its associated properties
506+
<wpt>
507+
css/css-pseudo/grammar-error-001.html
508+
css/css-pseudo/spelling-error-001.html
509+
css/css-pseudo/spelling-error-002-manual.html
510+
css/css-pseudo/spelling-error-003-manual.html
511+
</wpt>
494512
<li>'text-shadow'
513+
<wpt>
514+
css/css-pseudo/selection-text-shadow-006-manual.html
515+
css/css-pseudo/selection-text-shadow-016.html
516+
</wpt>
495517
<li>'stroke-color', 'fill-color', and 'stroke-width'
518+
<wpt>
519+
css/css-pseudo/textpath-selection-011.html
520+
</wpt>
496521
</ul>
497522

498523
Issue: Are there any other properties that should be included here?

0 commit comments

Comments
 (0)