[html5] r6563 - [e] (0) accuracy Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=12667
whatwg at whatwg.org
whatwg at whatwg.org
Thu Sep 22 15:29:28 PDT 2011
Author: ianh
Date: 2011-09-22 15:29:26 -0700 (Thu, 22 Sep 2011)
New Revision: 6563
Modified:
complete.html
index
source
Log:
[e] (0) accuracy
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=12667
Modified: complete.html
===================================================================
--- complete.html 2011-09-22 22:27:01 UTC (rev 6562)
+++ complete.html 2011-09-22 22:29:26 UTC (rev 6563)
@@ -9580,8 +9580,7 @@
element in the "<code title="">http://www.w3.org/2000/svg</code>"
namespace, and the user agent supports SVG, then the setter must
defer to the setter for the IDL attribute of the same name on the
- <code>SVGDocument</code> interface (if it is readonly, then this
- will raise an exception). Stop the algorithm here. <a href=#refsSVG>[SVG]</a></li>
+ <code>SVGDocument</code> interface. Stop the algorithm here. <a href=#refsSVG>[SVG]</a></li>
<li>If <a href=#the-title-element-0>the <code>title</code> element</a> is null and
<a href=#the-head-element-0>the <code>head</code> element</a> is null, then the
Modified: index
===================================================================
--- index 2011-09-22 22:27:01 UTC (rev 6562)
+++ index 2011-09-22 22:29:26 UTC (rev 6563)
@@ -9444,8 +9444,7 @@
element in the "<code title="">http://www.w3.org/2000/svg</code>"
namespace, and the user agent supports SVG, then the setter must
defer to the setter for the IDL attribute of the same name on the
- <code>SVGDocument</code> interface (if it is readonly, then this
- will raise an exception). Stop the algorithm here. <a href=#refsSVG>[SVG]</a></li>
+ <code>SVGDocument</code> interface. Stop the algorithm here. <a href=#refsSVG>[SVG]</a></li>
<li>If <a href=#the-title-element-0>the <code>title</code> element</a> is null and
<a href=#the-head-element-0>the <code>head</code> element</a> is null, then the
Modified: source
===================================================================
--- source 2011-09-22 22:27:01 UTC (rev 6562)
+++ source 2011-09-22 22:29:26 UTC (rev 6563)
@@ -9660,8 +9660,7 @@
element in the "<code title="">http://www.w3.org/2000/svg</code>"
namespace, and the user agent supports SVG, then the setter must
defer to the setter for the IDL attribute of the same name on the
- <code>SVGDocument</code> interface (if it is readonly, then this
- will raise an exception). Stop the algorithm here. <a
+ <code>SVGDocument</code> interface. Stop the algorithm here. <a
href="#refsSVG">[SVG]</a></p></li>
<li>If <span>the <code>title</code> element</span> is null and
More information about the Commit-Watchers
mailing list