spec/Overview.html 1.2103 2938 Rendering: Hide noscript when script is

Rendering: Hide noscript when script is _enabled_, duh. (credit: sp)
(bug 6669) (whatwg r2938)
http://www.w3.org/Bugs/Public/show_bug.cgi?id=6669

10.2.3 Margins and padding
http://people.w3.org/mike/diffs/html5/spec/Overview.1.2103.html#margins-and-padding
10.2.2 Display types
http://people.w3.org/mike/diffs/html5/spec/Overview.1.2103.html#display-types

http://people.w3.org/mike/diffs/html5/spec/Overview.diff.html
http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.2102&r2=1.2103&f=h
http://html5.org/tools/web-apps-tracker?from=2937&to=2938

===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.2102
retrieving revision 1.2103
diff -u -d -r1.2102 -r1.2103
--- Overview.html 31 Mar 2009 21:55:41 -0000 1.2102
+++ Overview.html 31 Mar 2009 21:59:30 -0000 1.2103
@@ -54839,8 +54839,8 @@
   'white-space' property was 'pre'.</p>
 
   <p>The user agent is expected to hide <code><a href=#the-noscript-element>noscript</a></code> elements
-  for whom <a href=#concept-n-noscript title=concept-n-noscript>scripting is
-  disabled</a>, irrespective of CSS rules.</p>
+  for whom <a href=#concept-n-script title=concept-n-script>scripting is enabled</a>,
+  irrespective of CSS rules.</p>
 
 
   <h4 id=margins-and-padding><span class=secno>10.2.3 </span>Margins and padding</h4>

Received on Thursday, 2 April 2009 04:30:22 UTC