We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 513d229 commit ba5946aCopy full SHA for ba5946a
1 file changed
css-pseudo-4/Overview.bs
@@ -1389,8 +1389,8 @@ Security Considerations for Highlighting</h3>
1389
UAs that implement ''::spelling-error'' and ''::grammar-error''
1390
must mitigate the following attacks:
1391
<ul>
1392
- <li>Pages attempting to directly read the styling of highlighted segments.</li>
1393
- <li>Pages attempting to track performance impacts of styling highlighted segments via programatic modification of text fields.</li>
+ <li>Pages attempting to directly read the styling of highlighted segments.
+ <li>Pages attempting to track performance impacts of styling highlighted segments via programatic modification of text fields.
1394
</ul>
1395
1396
<h2 id="treelike">
0 commit comments