[html5] r6627 - [e] (0) typo Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=13836
whatwg at whatwg.org
whatwg at whatwg.org
Tue Oct 4 16:12:05 PDT 2011
Author: ianh
Date: 2011-10-04 16:12:04 -0700 (Tue, 04 Oct 2011)
New Revision: 6627
Modified:
complete.html
index
source
Log:
[e] (0) typo
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=13836
Modified: complete.html
===================================================================
--- complete.html 2011-10-04 20:06:23 UTC (rev 6626)
+++ complete.html 2011-10-04 23:12:04 UTC (rev 6627)
@@ -61525,7 +61525,7 @@
<p>Certain elements (for example, <code><a href=#the-iframe-element>iframe</a></code> elements) can
instantiate further <a href=#browsing-context title="browsing context">browsing
contexts</a>. These are called <dfn id=nested-browsing-context title="nested browsing
- context">nested browsing contexts</dfn>. If a browsing context <var title="">P</var> has a <code><a href=#document>Document</a></code>s <var title="">D</var>
+ context">nested browsing contexts</dfn>. If a browsing context <var title="">P</var> has a <code><a href=#document>Document</a></code> <var title="">D</var>
with an element <var title="">E</var> that nests another browsing
context <var title="">C</var> inside it, then <var title="">C</var>
is said to be <dfn id=browsing-context-nested-through title="browsing context nested through">nested
Modified: index
===================================================================
--- index 2011-10-04 20:06:23 UTC (rev 6626)
+++ index 2011-10-04 23:12:04 UTC (rev 6627)
@@ -61525,7 +61525,7 @@
<p>Certain elements (for example, <code><a href=#the-iframe-element>iframe</a></code> elements) can
instantiate further <a href=#browsing-context title="browsing context">browsing
contexts</a>. These are called <dfn id=nested-browsing-context title="nested browsing
- context">nested browsing contexts</dfn>. If a browsing context <var title="">P</var> has a <code><a href=#document>Document</a></code>s <var title="">D</var>
+ context">nested browsing contexts</dfn>. If a browsing context <var title="">P</var> has a <code><a href=#document>Document</a></code> <var title="">D</var>
with an element <var title="">E</var> that nests another browsing
context <var title="">C</var> inside it, then <var title="">C</var>
is said to be <dfn id=browsing-context-nested-through title="browsing context nested through">nested
Modified: source
===================================================================
--- source 2011-10-04 20:06:23 UTC (rev 6626)
+++ source 2011-10-04 23:12:04 UTC (rev 6627)
@@ -69880,7 +69880,7 @@
instantiate further <span title="browsing context">browsing
contexts</span>. These are called <dfn title="nested browsing
context">nested browsing contexts</dfn>. If a browsing context <var
- title="">P</var> has a <code>Document</code>s <var title="">D</var>
+ title="">P</var> has a <code>Document</code> <var title="">D</var>
with an element <var title="">E</var> that nests another browsing
context <var title="">C</var> inside it, then <var title="">C</var>
is said to be <dfn title="browsing context nested through">nested
More information about the Commit-Watchers
mailing list