[html5] r3749 - [] (0) Remove the <mark> scroll bar stuff.
whatwg at whatwg.org
whatwg at whatwg.org
Fri Sep 4 00:31:29 PDT 2009
Author: ianh
Date: 2009-09-04 00:31:28 -0700 (Fri, 04 Sep 2009)
New Revision: 3749
Modified:
index
source
Log:
[] (0) Remove the <mark> scroll bar stuff.
Modified: index
===================================================================
--- index 2009-09-04 04:40:31 UTC (rev 3748)
+++ index 2009-09-04 07:31:28 UTC (rev 3749)
@@ -991,9 +991,8 @@
<li><a href=#interactive-media><span class=secno>11.6 </span>Interactive media</a>
<ol>
<li><a href=#links,-forms,-and-navigation><span class=secno>11.6.1 </span>Links, forms, and navigation</a></li>
- <li><a href=#the-mark-element-0><span class=secno>11.6.2 </span>The <code>mark</code> element</a></li>
- <li><a href=#the-title-attribute-0><span class=secno>11.6.3 </span>The <code title=attr-title>title</code> attribute</a></li>
- <li><a href=#editing-hosts><span class=secno>11.6.4 </span>Editing hosts</a></ol></li>
+ <li><a href=#the-title-attribute-0><span class=secno>11.6.2 </span>The <code title=attr-title>title</code> attribute</a></li>
+ <li><a href=#editing-hosts><span class=secno>11.6.3 </span>Editing hosts</a></ol></li>
<li><a href=#print-media><span class=secno>11.7 </span>Print media</a></li>
<li><a href=#interaction-with-css><span class=secno>11.8 </span>Interaction with CSS</a>
<ol>
@@ -71628,19 +71627,9 @@
- <h4 id=the-mark-element-0><span class=secno>11.6.2 </span>The <code><a href=#the-mark-element>mark</a></code> element</h4>
- <p>User agents are expected to allow the user to cycle through all
- the <code><a href=#the-mark-element>mark</a></code> elements in a <code>Document</code>. User
- agents are also expected to bring their existence to the user's
- attention, even when they are off-screen, e.g. by highlighting
- portions of the scroll bar that represent portions of the document
- that contain <code><a href=#the-mark-element>mark</a></code> elements.</p>
+ <h4 id=the-title-attribute-0><span class=secno>11.6.2 </span>The <code title=attr-title><a href=#the-title-attribute>title</a></code> attribute</h4>
-
-
- <h4 id=the-title-attribute-0><span class=secno>11.6.3 </span>The <code title=attr-title><a href=#the-title-attribute>title</a></code> attribute</h4>
-
<p>Given an element (e.g. the element designated by the mouse
cursor), if the element, or one of its ancestors, has a <code title=attr-title><a href=#the-title-attribute>title</a></code> attribute, and the nearest such
attribute has a value that is not the empty string, it is expected
@@ -71651,7 +71640,7 @@
breaks in the tooltip.</p>
- <h4 id=editing-hosts><span class=secno>11.6.4 </span>Editing hosts</h4>
+ <h4 id=editing-hosts><span class=secno>11.6.3 </span>Editing hosts</h4>
<p>The current text editing caret (the one at the <a href=#caret-position>caret
position</a> in a focused <a href=#editing-host>editing host</a>) is expected
Modified: source
===================================================================
--- source 2009-09-04 04:40:31 UTC (rev 3748)
+++ source 2009-09-04 07:31:28 UTC (rev 3749)
@@ -85119,17 +85119,7 @@
- <h4>The <code>mark</code> element</h4>
- <p>User agents are expected to allow the user to cycle through all
- the <code>mark</code> elements in a <code>Document</code>. User
- agents are also expected to bring their existence to the user's
- attention, even when they are off-screen, e.g. by highlighting
- portions of the scroll bar that represent portions of the document
- that contain <code>mark</code> elements.</p>
-
-
-
<h4>The <code title="attr-title">title</code> attribute</h4>
<p>Given an element (e.g. the element designated by the mouse
More information about the Commit-Watchers
mailing list