[html5] r6760 - [e] (0) copypasta Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=14542
whatwg at whatwg.org
whatwg at whatwg.org
Tue Oct 25 16:36:23 PDT 2011
Author: ianh
Date: 2011-10-25 16:36:22 -0700 (Tue, 25 Oct 2011)
New Revision: 6760
Modified:
complete.html
index
source
Log:
[e] (0) copypasta
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=14542
Modified: complete.html
===================================================================
--- complete.html 2011-10-25 23:18:44 UTC (rev 6759)
+++ complete.html 2011-10-25 23:36:22 UTC (rev 6760)
@@ -33910,8 +33910,7 @@
</ul><p>Otherwise, if the tag name of the end tag token <var title="">token</var> is "<code title="">ruby</code>" and <var title="">current</var> is a <a href=#webvtt-ruby-text-object>WebVTT Ruby Text
Object</a>, then let <var title="">current</var> be the
- parent node of <var title="">current</var> of the parent node of
- <var title="">current</var>.</p>
+ parent node of the parent node of <var title="">current</var>.</p>
<p>Otherwise, ignore the token.</p>
Modified: index
===================================================================
--- index 2011-10-25 23:18:44 UTC (rev 6759)
+++ index 2011-10-25 23:36:22 UTC (rev 6760)
@@ -33910,8 +33910,7 @@
</ul><p>Otherwise, if the tag name of the end tag token <var title="">token</var> is "<code title="">ruby</code>" and <var title="">current</var> is a <a href=#webvtt-ruby-text-object>WebVTT Ruby Text
Object</a>, then let <var title="">current</var> be the
- parent node of <var title="">current</var> of the parent node of
- <var title="">current</var>.</p>
+ parent node of the parent node of <var title="">current</var>.</p>
<p>Otherwise, ignore the token.</p>
Modified: source
===================================================================
--- source 2011-10-25 23:18:44 UTC (rev 6759)
+++ source 2011-10-25 23:36:22 UTC (rev 6760)
@@ -37196,8 +37196,8 @@
title="">token</var> is "<code title="">ruby</code>" and <var
title="">current</var> is a <span>WebVTT Ruby Text
Object</span>, then let <var title="">current</var> be the
- parent node of <var title="">current</var> of the parent node of
- <var title="">current</var>.</p>
+ parent node of the parent node of <var
+ title="">current</var>.</p>
<p>Otherwise, ignore the token.</p>
More information about the Commit-Watchers
mailing list