File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -343,11 +343,6 @@ Selectors Overview</h2>
343343 <td> a user-input element E that requires/does not require input
344344 <td> [[#opt-pseudos]]
345345 <td> 3-UI/4
346- <tr>
347- <td><code> E:required</code><br><code> E:optional</code>
348- <td> a user-input element E with incorrect input
349- <td> [[#opt-pseudos]]
350- <td> 4
351346 <tbody>
352347 <tr>
353348 <td><code> E:root</code>
Original file line number Diff line number Diff line change @@ -578,12 +578,6 @@ <h2 class="heading settled" data-level=2 id=overview><span class=secno>2. </span
578578 < td > < a data-section ="" href =#opt-pseudos > §11.3.3
579579The Optionality Pseudo-classes: :required and :optional</ a >
580580 < td > 3-UI/4
581- < tr >
582- < td > < code > E:required</ code > < br > < code > E:optional</ code >
583- < td > a user-input element E with incorrect input
584- < td > < a data-section ="" href =#opt-pseudos > §11.3.3
585- The Optionality Pseudo-classes: :required and :optional</ a >
586- < td > 4
587581 < tbody >
588582 < tr >
589583 < td > < code > E:root</ code >
@@ -2276,9 +2270,8 @@ <h3 class="heading settled" data-level=8.2 id=link><span class=secno>8.2. </span
22762270
22772271< p class =note role =note > Note: It is possible for style sheet
22782272 authors to abuse the :link and :visited pseudo-classes to determine
2279- which sites a user has visited without the user’s consent.</ p >
2280-
2281- < p > UAs may therefore treat all links as unvisited links, or implement
2273+ which sites a user has visited without the user’s consent.
2274+ UAs may therefore treat all links as unvisited links, or implement
22822275 other measures to preserve the user’s privacy while rendering visited
22832276 and unvisited links differently.</ p >
22842277
You can’t perform that action at this time.
0 commit comments