File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -484,7 +484,6 @@ Styling Highlights</h3>
484484 <li> 'background-color'
485485 <li> 'cursor'
486486 <li> 'caret-color'
487- <li> 'outline' and its longhands
488487 <li> 'text-decoration' and its associated properties
489488 <li> 'text-shadow'
490489 <li> 'stroke-color' , 'fill-color' , and 'stroke-width'
@@ -498,6 +497,7 @@ Styling Highlights</h3>
498497 applied to the text
499498 by the <a>originating element</a> and its ancestors and descendants.
500499
500+ <!-- Add this back if for some reason someone wants to implement 'outline' ?
501501 The outline, if supported, must be drawn
502502 around the union of the active portions of the <a>highlight overlay</a>
503503 precisely along the boundaries of those portions
@@ -506,8 +506,7 @@ Styling Highlights</h3>
506506 of any continuous or discontinuous range
507507 rather than piecing together varying styles of outline
508508 into a single shape.
509-
510- ISSUE: Does anyone support 'outline' here? Is it wanted? Should we remove it from this list?
509+ -->
511510
512511 Note: Historically (and at the time of writing)
513512 only 'color' and 'background-color' have been interoperably supported.
You can’t perform that action at this time.
0 commit comments