File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1872,7 +1872,7 @@ The Link History Pseudo-classes: '':link'' and '':visited''</h3>
18721872 </ul>
18731873
18741874 After some amount of time, user agents may choose to return a
1875- visited link to the (unvisited) ':link' state.
1875+ visited link to the (unvisited) '' :link' ' state.
18761876
18771877 The two states are mutually exclusive.
18781878
@@ -1883,13 +1883,11 @@ The Link History Pseudo-classes: '':link'' and '':visited''</h3>
18831883 <pre> .footnote:visited </pre>
18841884 </div>
18851885
1886- Note: It is possible for style sheet
1887- authors to abuse the :link and :visited pseudo-classes to determine
1888- which sites a user has visited without the user's consent.
1889- UAs may therefore treat all links as unvisited links, or implement
1890- other measures to preserve the user's privacy while rendering visited
1891- and unvisited links differently.
1892-
1886+ Since it is possible for style sheet authors to abuse the :link and :visited pseudo-classes
1887+ to determine which sites a user has visited without the user's consent,
1888+ UAs may treat all links as unvisited links
1889+ or implement other measures to preserve the user's privacy
1890+ while rendering visited and unvisited links differently.
18931891
18941892<h3 id="the-target-pseudo">
18951893The Target Pseudo-class: '':target''</h3>
You can’t perform that action at this time.
0 commit comments