- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 25 Feb 2010 02:36:59 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec-author-view
In directory hutz:/tmp/cvs-serv6532
Modified Files:
Overview.html spec.html
Log Message:
Only pop out of the current <math> or <svg> context in a case such as <svg><desc><math><b>. (whatwg r4805)
[updated by splitter]
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/Overview.html,v
retrieving revision 1.746
retrieving revision 1.747
diff -u -d -r1.746 -r1.747
--- Overview.html 25 Feb 2010 02:26:59 -0000 1.746
+++ Overview.html 25 Feb 2010 02:36:56 -0000 1.747
@@ -306,7 +306,7 @@
</dl><p>This specification is available in the following formats:
<a href="spec.html">single page HTML</a>,
<a href="Overview.html">multipage HTML</a>.
-This is revision 1.3852.
+This is revision 1.3853.
</p>
<p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
© 2009 <a href="http://www.w3.org/"><abbr title="World Wide
Index: spec.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/spec.html,v
retrieving revision 1.751
retrieving revision 1.752
diff -u -d -r1.751 -r1.752
--- spec.html 25 Feb 2010 02:27:00 -0000 1.751
+++ spec.html 25 Feb 2010 02:36:56 -0000 1.752
@@ -304,7 +304,7 @@
</dl><p>This specification is available in the following formats:
<a href=spec.html>single page HTML</a>,
<a href=Overview.html>multipage HTML</a>.
-This is revision 1.3852.
+This is revision 1.3853.
</p>
<p class=copyright><a href=http://www.w3.org/Consortium/Legal/ipr-notice#Copyright>Copyright</a>
© 2009 <a href=http://www.w3.org/><abbr title="World Wide
Received on Thursday, 25 February 2010 02:37:01 UTC