- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Sat, 04 Dec 2010 08:09:08 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec-author-view
In directory hutz:/tmp/cvs-serv10157
Modified Files:
Overview.html spec.html spec.preprocessed.html
Log Message:
make sure the definitions of 'nested browsing context' make sense when you consider that iframes can be removed from a document (whatwg r5699)
[updated by splitter]
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/Overview.html,v
retrieving revision 1.1244
retrieving revision 1.1245
diff -u -d -r1.1244 -r1.1245
--- Overview.html 2 Dec 2010 07:54:17 -0000 1.1244
+++ Overview.html 4 Dec 2010 08:09:02 -0000 1.1245
@@ -495,10 +495,7 @@
mailing lists and take part in the discussions.<div id="multipage-common">
<!-- stability warning for TR/ page version -->
<!-- q.v. http://lists.w3.org/Archives/Public/public-html/2010Oct/0457.html -->
- <p class="stability" id="wip"><strong>This is a work in
- progress!</strong> For the latest updates from the HTML WG, possibly
- including important bug fixes, please look at the <a href="http://dev.w3.org/html5/spec/Overview.html">editor's draft</a> instead.
- <input onclick="closeWarning(this.parentNode)" type="button" value="╳⃝"></p>
+
<script type="text/javascript">
function getCookie(name) {
Index: spec.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/spec.html,v
retrieving revision 1.1271
retrieving revision 1.1272
diff -u -d -r1.1271 -r1.1272
--- spec.html 4 Dec 2010 05:59:08 -0000 1.1271
+++ spec.html 4 Dec 2010 08:09:02 -0000 1.1272
@@ -496,10 +496,7 @@
mailing lists and take part in the discussions.</p><div id="multipage-common">
<!-- stability warning for TR/ page version -->
<!-- q.v. http://lists.w3.org/Archives/Public/public-html/2010Oct/0457.html -->
- <p class="stability" id="wip"><strong>This is a work in
- progress!</strong> For the latest updates from the HTML WG, possibly
- including important bug fixes, please look at the <a href="http://dev.w3.org/html5/spec/Overview.html">editor's draft</a> instead.
- <input onclick="closeWarning(this.parentNode)" type="button" value="╳⃝"></p>
+
<script type="text/javascript">
function getCookie(name) {
Index: spec.preprocessed.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/spec.preprocessed.html,v
retrieving revision 1.179
retrieving revision 1.180
diff -u -d -r1.179 -r1.180
--- spec.preprocessed.html 2 Dec 2010 07:54:28 -0000 1.179
+++ spec.preprocessed.html 4 Dec 2010 08:09:05 -0000 1.180
@@ -508,10 +508,7 @@
mailing lists and take part in the discussions.</p><div id="multipage-common">
<!-- stability warning for TR/ page version -->
<!-- q.v. http://lists.w3.org/Archives/Public/public-html/2010Oct/0457.html -->
- <p class="stability" id="wip"><strong>This is a work in
- progress!</strong> For the latest updates from the HTML WG, possibly
- including important bug fixes, please look at the <a href="http://dev.w3.org/html5/spec/Overview.html">editor's draft</a> instead.
- <input onclick="closeWarning(this.parentNode)" type="button" value="╳⃝"></p>
+
<script type="text/javascript">
function getCookie(name) {
Received on Saturday, 4 December 2010 08:09:10 UTC