[html5] r7163 - [e] (0) Make non-normative text more obviously non-normative. Affected topics: HTML

whatwg at whatwg.org whatwg at whatwg.org
Fri Jun 29 14:35:50 PDT 2012


Author: ianh
Date: 2012-06-29 14:35:49 -0700 (Fri, 29 Jun 2012)
New Revision: 7163

Modified:
   complete.html
   index
   source
Log:
[e] (0) Make non-normative text more obviously non-normative.
Affected topics: HTML

Modified: complete.html
===================================================================
--- complete.html	2012-06-29 21:24:15 UTC (rev 7162)
+++ complete.html	2012-06-29 21:35:49 UTC (rev 7163)
@@ -28031,8 +28031,11 @@
   <a href=#media-resource>media resource</a> is useful to the user before fetching
   it. Its value must be a <a href=#valid-media-query>valid media query</a>.</p>
 
-  <p id=source-default-media>The default, if the <code title=attr-srouce-media>media</code> attribute is omitted, is
-  "<code title="">all</code>", meaning that by default the <a href=#media-resource>media
+  <!-- for similar paragraphs, search for "The default, if the" -->
+  <p class=note id=source-default-media>The <span>resource
+  selection algorithm</span> is defined in such a way that when the
+  <code title=attr-source-media><a href=#attr-source-media>media</a></code> attribute is omitted
+  the user agent acts the same as if the value was "<code title="">all</code>", i.e. by default the <a href=#media-resource>media
   resource</a> is suitable for all media.</p>
 
   <div class=impl>
@@ -103652,6 +103655,7 @@
   oSand, <!-- from reddit -->
   Patrick H. Lauke,
   Patrik Persson,
+  Paul Adenot,
   Paul Norman,
   Per-Erik Brodin,
   Perry Smith,

Modified: index
===================================================================
--- index	2012-06-29 21:24:15 UTC (rev 7162)
+++ index	2012-06-29 21:35:49 UTC (rev 7163)
@@ -28031,8 +28031,11 @@
   <a href=#media-resource>media resource</a> is useful to the user before fetching
   it. Its value must be a <a href=#valid-media-query>valid media query</a>.</p>
 
-  <p id=source-default-media>The default, if the <code title=attr-srouce-media>media</code> attribute is omitted, is
-  "<code title="">all</code>", meaning that by default the <a href=#media-resource>media
+  <!-- for similar paragraphs, search for "The default, if the" -->
+  <p class=note id=source-default-media>The <span>resource
+  selection algorithm</span> is defined in such a way that when the
+  <code title=attr-source-media><a href=#attr-source-media>media</a></code> attribute is omitted
+  the user agent acts the same as if the value was "<code title="">all</code>", i.e. by default the <a href=#media-resource>media
   resource</a> is suitable for all media.</p>
 
   <div class=impl>
@@ -103652,6 +103655,7 @@
   oSand, <!-- from reddit -->
   Patrick H. Lauke,
   Patrik Persson,
+  Paul Adenot,
   Paul Norman,
   Per-Erik Brodin,
   Perry Smith,

Modified: source
===================================================================
--- source	2012-06-29 21:24:15 UTC (rev 7162)
+++ source	2012-06-29 21:35:49 UTC (rev 7163)
@@ -30266,9 +30266,12 @@
   <span>media resource</span> is useful to the user before fetching
   it. Its value must be a <span>valid media query</span>.</p>
 
-  <p id="source-default-media">The default, if the <code
-  title="attr-srouce-media">media</code> attribute is omitted, is
-  "<code title="">all</code>", meaning that by default the <span>media
+  <!-- for similar paragraphs, search for "The default, if the" -->
+  <p id="source-default-media" class="note">The <span>resource
+  selection algorithm</span> is defined in such a way that when the
+  <code title="attr-source-media">media</code> attribute is omitted
+  the user agent acts the same as if the value was "<code
+  title="">all</code>", i.e. by default the <span>media
   resource</span> is suitable for all media.</p>
 
   <div class="impl">
@@ -121580,6 +121583,7 @@
   oSand, <!-- from reddit -->
   Patrick H. Lauke,
   Patrik Persson,
+  Paul Adenot,
   Paul Norman,
   Per-Erik Brodin,
   Perry Smith,




More information about the Commit-Watchers mailing list