[html5] r7623 - [giow] (3) Not sure why this was limited to hyperlinks only. Fixing https://www. [...]

whatwg at whatwg.org whatwg at whatwg.org
Sun Dec 30 20:53:02 PST 2012


Author: ianh
Date: 2012-12-30 20:53:00 -0800 (Sun, 30 Dec 2012)
New Revision: 7623

Modified:
   complete.html
   index
   source
Log:
[giow] (3) Not sure why this was limited to hyperlinks only.
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=20449
Affected topics: Rendering

Modified: complete.html
===================================================================
--- complete.html	2012-12-31 04:39:20 UTC (rev 7622)
+++ complete.html	2012-12-31 04:53:00 UTC (rev 7623)
@@ -97541,8 +97541,7 @@
   element.</p>
 
   <p>When an <code><a href=#the-img-element>img</a></code> element, <code><a href=#the-object-element>object</a></code> element, or
-  <code><a href=#the-input-element>input</a></code> element with a <code title=attr-input-type><a href=#attr-input-type>type</a></code> attribute in the <a href="#image-button-state-(type=image)" title=attr-input-type-image>Image Button</a> state is contained
-  within a <a href=#hyperlink>hyperlink</a> and has a <code title=attr-dim-border>border</code> attribute whose value, when
+  <code><a href=#the-input-element>input</a></code> element with a <code title=attr-input-type><a href=#attr-input-type>type</a></code> attribute in the <a href="#image-button-state-(type=image)" title=attr-input-type-image>Image Button</a> state has a <code title=attr-dim-border>border</code> attribute whose value, when
   parsed using the <a href=#rules-for-parsing-non-negative-integers>rules for parsing non-negative
   integers</a>, is found to be a number greater than zero, the user
   agent is expected to use the parsed value for eight

Modified: index
===================================================================
--- index	2012-12-31 04:39:20 UTC (rev 7622)
+++ index	2012-12-31 04:53:00 UTC (rev 7623)
@@ -97541,8 +97541,7 @@
   element.</p>
 
   <p>When an <code><a href=#the-img-element>img</a></code> element, <code><a href=#the-object-element>object</a></code> element, or
-  <code><a href=#the-input-element>input</a></code> element with a <code title=attr-input-type><a href=#attr-input-type>type</a></code> attribute in the <a href="#image-button-state-(type=image)" title=attr-input-type-image>Image Button</a> state is contained
-  within a <a href=#hyperlink>hyperlink</a> and has a <code title=attr-dim-border>border</code> attribute whose value, when
+  <code><a href=#the-input-element>input</a></code> element with a <code title=attr-input-type><a href=#attr-input-type>type</a></code> attribute in the <a href="#image-button-state-(type=image)" title=attr-input-type-image>Image Button</a> state has a <code title=attr-dim-border>border</code> attribute whose value, when
   parsed using the <a href=#rules-for-parsing-non-negative-integers>rules for parsing non-negative
   integers</a>, is found to be a number greater than zero, the user
   agent is expected to use the parsed value for eight

Modified: source
===================================================================
--- source	2012-12-31 04:39:20 UTC (rev 7622)
+++ source	2012-12-31 04:53:00 UTC (rev 7623)
@@ -113979,8 +113979,7 @@
   <p>When an <code>img</code> element, <code>object</code> element, or
   <code>input</code> element with a <code
   title="attr-input-type">type</code> attribute in the <span
-  title="attr-input-type-image">Image Button</span> state is contained
-  within a <span>hyperlink</span> and has a <code
+  title="attr-input-type-image">Image Button</span> state has a <code
   title="attr-dim-border">border</code> attribute whose value, when
   parsed using the <span>rules for parsing non-negative
   integers</span>, is found to be a number greater than zero, the user




More information about the Commit-Watchers mailing list