- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 07 Jul 2010 08:18:07 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/markup/src In directory hutz:/tmp/cvs-serv9536/src Modified Files: header.src.html Log Message: clarify in Abstract that we also include info from "other sources" (e.g,, default UA stylesheet for WebKit) (bug 10083) Index: header.src.html =================================================================== RCS file: /sources/public/html5/markup/src/header.src.html,v retrieving revision 1.41 retrieving revision 1.42 diff -u -d -r1.41 -r1.42 --- header.src.html 7 Jul 2010 08:04:57 -0000 1.41 +++ header.src.html 7 Jul 2010 08:18:05 -0000 1.42 @@ -54,8 +54,8 @@ <a href="http://dev.w3.org/html5/spec/">HTML5: A vocabulary and associated APIs for HTML and XHTML</a> specification <a href="references.html#refsHTML5">[HTML5]</a>, - as well as information in other deliverables published by - the HTML Working Group. + as well as information in related deliverables published by + the HTML Working Group and from other sources. By design, this reference does not describe related APIs in detail, nor attempt to explain how implementations that are consumers of HTML content are meant to process documents
Received on Wednesday, 7 July 2010 08:18:10 UTC