hixie: accuracy (whatwg r6563)

hixie: accuracy (whatwg r6563)

http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.5256&r2=1.5257&f=h
http://html5.org/tools/web-apps-tracker?from=6562&to=6563

===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.5256
retrieving revision 1.5257
diff -u -d -r1.5256 -r1.5257
--- Overview.html 22 Sep 2011 22:29:24 -0000 1.5256
+++ Overview.html 22 Sep 2011 22:31:49 -0000 1.5257
@@ -8014,8 +8014,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

Received on Thursday, 22 September 2011 22:32:03 UTC