[html5] r6069 - [e] (0) remove unnecessary dfn Fixing http://www.w3.org/Bugs/Public/show_bug.cgi [...]
whatwg at whatwg.org
whatwg at whatwg.org
Wed May 4 16:03:18 PDT 2011
Author: ianh
Date: 2011-05-04 16:03:17 -0700 (Wed, 04 May 2011)
New Revision: 6069
Modified:
complete.html
index
source
Log:
[e] (0) remove unnecessary dfn
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=12126
Modified: complete.html
===================================================================
--- complete.html 2011-05-04 22:27:52 UTC (rev 6068)
+++ complete.html 2011-05-04 23:03:17 UTC (rev 6069)
@@ -3111,7 +3111,7 @@
</dd>
- <dt><dfn id=non-scripted>User agents with no scripting support</dfn></dt>
+ <dt id=non-scripted>User agents with no scripting support</dt>
<dd>
Modified: index
===================================================================
--- index 2011-05-04 22:27:52 UTC (rev 6068)
+++ index 2011-05-04 23:03:17 UTC (rev 6069)
@@ -3136,7 +3136,7 @@
</dd>
- <dt><dfn id=non-scripted>User agents with no scripting support</dfn></dt>
+ <dt id=non-scripted>User agents with no scripting support</dt>
<dd>
Modified: source
===================================================================
--- source 2011-05-04 22:27:52 UTC (rev 6068)
+++ source 2011-05-04 23:03:17 UTC (rev 6069)
@@ -2076,7 +2076,7 @@
</dd>
- <dt><dfn id="non-scripted">User agents with no scripting support</dfn></dt>
+ <dt id="non-scripted">User agents with no scripting support</dt>
<dd>
More information about the Commit-Watchers
mailing list