HTML5 Tracker

Diff (omit for latest revision)
Filter

Short URL: http://html5.org/r/7163

SVNBugCommentTime (UTC)
7163Make non-normative text more obviously non-normative.2012-06-29 21:35
Index: source
===================================================================
--- source	(revision 7162)
+++ source	(revision 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,

|