html5/spec Overview.html,1.3612,1.3613

Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv30137

Modified Files:
	Overview.html 
Log Message:
copypasta oversight. (whatwg r4516)

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.3612
retrieving revision 1.3613
diff -u -d -r1.3612 -r1.3613
--- Overview.html	6 Jan 2010 09:05:34 -0000	1.3612
+++ Overview.html	6 Jan 2010 10:32:34 -0000	1.3613
@@ -18931,8 +18931,8 @@
   resource</a>, to help the user agent determine if this
   <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 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 styles apply to
-  all media.<div class="impl">
+  "<code title="">all</code>", meaning that by default the <a href="#media-resource">media
+  resource</a> is suitable for all media.<div class="impl">
 
   <p>If a <code><a href="#the-source-element">source</a></code> element is inserted as a child of a
   <a href="#media-element">media element</a> that has no <code title="attr-media-src"><a href="#attr-media-src">src</a></code> attribute and whose <code title="dom-media-networkState"><a href="#dom-media-networkstate">networkState</a></code> has the value

Received on Wednesday, 6 January 2010 10:32:39 UTC