Short URL: http://html5.org/r/2773
| SVN | Bug | Comment | Time (UTC) |
|---|---|---|---|
| 2773 | Filling in the rendering section: <link> interactivity and the browser UI | 2009-02-10 09:28 |
Index: source =================================================================== --- source (revision 2772) +++ source (revision 2773) @@ -63407,8 +63407,20 @@ <code>blockquote</code>, <code>ins</code>, and <code>del</code> elements.</p> + <p>User agents are expected to surface <span + title="hyperlink">hyperlinks</span> created by <code>link</code> + elements in their user interface.</p> + <p class="note">While <code>link</code> elements that create <span + title="hyperlink">hyperlinks</span> will match the ':link' or + ':visited' pseudo-classes, will react to clicks if visible, and so + forth, this does not extend to any browser interface constructs that + expose those same links. Activating a link through the browser's + interface, rather than in the page itself, does not trigger <code + title="event-click">click</code> events and the like.</p> + + <h4>The <code>mark</code> element</h4> <p>User agents are expected to allow the user to cycle through all