- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Sat, 06 Feb 2010 02:04:57 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv9770
Modified Files:
Overview.html
Log Message:
Minor edits for consistency and pedancy. (whatwg r4678)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.3731
retrieving revision 1.3732
diff -u -d -r1.3731 -r1.3732
--- Overview.html 6 Feb 2010 02:03:19 -0000 1.3731
+++ Overview.html 6 Feb 2010 02:04:52 -0000 1.3732
@@ -7287,7 +7287,7 @@
<dt>Content attributes</dt>
<dd>A normative list of attributes that may be specified on the
- element.</dd>
+ element (except where otherwise disallowed).</dd>
<dt>DOM interface</dt>
@@ -12660,7 +12660,7 @@
</dd>
- <dt>If the <var title="">current outlinee</var> is null.</dt>
+ <dt>If the <var title="">current outlinee</var> is null</dt>
<dd><p>Do nothing.</dd>
Received on Saturday, 6 February 2010 02:04:59 UTC