[html5] r5564 - [e] (0) typo
whatwg at whatwg.org
whatwg at whatwg.org
Wed Sep 29 18:46:44 PDT 2010
Author: ianh
Date: 2010-09-29 18:46:42 -0700 (Wed, 29 Sep 2010)
New Revision: 5564
Modified:
complete.html
index
source
Log:
[e] (0) typo
Modified: complete.html
===================================================================
--- complete.html 2010-09-30 01:40:08 UTC (rev 5563)
+++ complete.html 2010-09-30 01:46:42 UTC (rev 5564)
@@ -3382,7 +3382,7 @@
<p>For markup-level features that are intended for use with
<a href=#syntax>the HTML syntax</a>, extensions should be limited to new
- attributes of the form "<code title="">x0<var title="">vendor</var>-<var title="">feature</var></code>", where
+ attributes of the form "<code title="">x-<var title="">vendor</var>-<var title="">feature</var></code>", where
<var title="">vendor</var> is a short string that identifies the
vendor responsible for the extension, and <var title="">feature</var> is the name of the feature. New element names
should not be created. Using attributes for such extensions
Modified: index
===================================================================
--- index 2010-09-30 01:40:08 UTC (rev 5563)
+++ index 2010-09-30 01:46:42 UTC (rev 5564)
@@ -3359,7 +3359,7 @@
<p>For markup-level features that are intended for use with
<a href=#syntax>the HTML syntax</a>, extensions should be limited to new
- attributes of the form "<code title="">x0<var title="">vendor</var>-<var title="">feature</var></code>", where
+ attributes of the form "<code title="">x-<var title="">vendor</var>-<var title="">feature</var></code>", where
<var title="">vendor</var> is a short string that identifies the
vendor responsible for the extension, and <var title="">feature</var> is the name of the feature. New element names
should not be created. Using attributes for such extensions
Modified: source
===================================================================
--- source 2010-09-30 01:40:08 UTC (rev 5563)
+++ source 2010-09-30 01:46:42 UTC (rev 5564)
@@ -2359,7 +2359,7 @@
<p>For markup-level features that are intended for use with
<span>the HTML syntax</span>, extensions should be limited to new
- attributes of the form "<code title="">x0<var
+ attributes of the form "<code title="">x-<var
title="">vendor</var>-<var title="">feature</var></code>", where
<var title="">vendor</var> is a short string that identifies the
vendor responsible for the extension, and <var
More information about the Commit-Watchers
mailing list