- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 22 Apr 2011 02:42:11 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec-author-view
In directory hutz:/tmp/cvs-serv12138
Modified Files:
Makefile Overview.html index-of-terms.html patch.anolis
spec.html spec.preprocessed.html
Log Message:
checkpointing
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/Overview.html,v
retrieving revision 1.1323
retrieving revision 1.1324
diff -u -d -r1.1323 -r1.1324
--- Overview.html 21 Apr 2011 23:54:29 -0000 1.1323
+++ Overview.html 22 Apr 2011 02:42:06 -0000 1.1324
@@ -1046,5 +1046,8 @@
<li><a class="no-num" href="index.html#attributes-1">Attributes</a></li>
<li><a class="no-num" href="index.html#interfaces">Interfaces</a></li>
<li><a class="no-num" href="index.html#events-0">Events</a></ol></li>
- <li><a class="no-num" href="references.html#references">References</a></li>
+
+<li><a class="no-num" href="index-of-terms.html#index-of-terms">Index of terms</a></li>
+<li><a class="no-num" href="references.html#references">References</a></li>
+
<li><a class="no-num" href="acknowledgements.html#acknowledgements">Acknowledgements</a></ol>
\ No newline at end of file
Index: index-of-terms.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms.html,v
retrieving revision 1.265
retrieving revision 1.266
diff -u -d -r1.265 -r1.266
--- index-of-terms.html 21 Apr 2011 18:55:47 -0000 1.265
+++ index-of-terms.html 22 Apr 2011 02:42:06 -0000 1.266
@@ -1,5 +1,4 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
-<html class="split chapter" lang="en-US-x-Hixie"><head><meta content="text/html; charset=ascii" http-equiv="Content-Type"><title>Index of terms — HTML5 (Edition for Web Authors)</title><meta content="width=device-width;" name="viewport"><meta content="IE=edge,chrome=1" http-equiv="X-UA-Compatible"><link href="whatwg.css" rel="stylesheet"><style type="text/css">
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"><html class="split chapter" lang="en-US-x-Hixie"><meta content="text/html; charset=ascii" http-equiv="Content-Type"><title>Index of terms — HTML5 (Edition for Web Authors)</title><meta content="width=device-width;" name="viewport"><meta content="IE=edge,chrome=1" http-equiv="X-UA-Compatible"><link href="whatwg.css" rel="stylesheet"><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
h3 { margin: 2.5em 0 1em 0; }
@@ -330,15 +329,20 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
-</script><link href="index.html" rel="prev" title="Index"><link href="Overview.html#contents" rel="index" title="Table of contents"><link href="references.html" rel="next" title="References"></head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
[...2036 lines suppressed...]
<a href="content-models.html#attr-input-type-week"><span class="secno">3.2.7 </span><span>WAI-ARIA</span></a>
</dd>
@@ -26366,7 +26730,9 @@
</dd>
</dl><dl id="the-xml:base-attribute-xml-only_index"><dt><span title="attr-xml-base"><code>xml:base</code></span>
</dt>
-
+<dd>
+<a class="no-num no-toc" href="#x3.2.3.4-the-xml:base-attribute-xml-only">Table of Contents</a>
+</dd>
<dd>
<a class="dfn-ref" href="elements.html#the-xml:base-attribute-xml-only"><span class="secno">3.2.3.4 </span>The <span title="attr-xml-base"><code>xml:base</code></span>
attribute (XML only)</a>
@@ -26418,4 +26784,4 @@
<a href="#index-terms_end">end</a>
</p>
</div>
-</div><!--end-index-terms--></body></html>
+</div><!--end-index-terms-->
\ No newline at end of file
Index: patch.anolis
===================================================================
RCS file: /sources/public/html5/spec-author-view/patch.anolis,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- patch.anolis 22 Aug 2010 12:34:36 -0000 1.12
+++ patch.anolis 22 Apr 2011 02:42:06 -0000 1.13
@@ -1,6 +1,6 @@
-diff -r 16550726fd0d anolis
---- a/anolis Sun Aug 30 16:53:19 2009 -0500
-+++ b/anolis Sun Aug 22 21:32:00 2010 +0900
+diff -r 94a30434aef9 anolis
+--- a/anolis Sat Sep 04 17:58:12 2010 -0500
++++ b/anolis Fri Apr 22 10:53:04 2011 +0900
@@ -70,10 +70,10 @@
def getOptParser():
@@ -14,9 +14,9 @@
parser = OptionParser(usage = __doc__, version="%prog 1.1dev")
-diff -r 16550726fd0d anolislib/processes/filter.py
---- a/anolislib/processes/filter.py Sun Aug 30 16:53:19 2009 -0500
-+++ b/anolislib/processes/filter.py Sun Aug 22 21:32:00 2010 +0900
+diff -r 94a30434aef9 anolislib/processes/filter.py
+--- a/anolislib/processes/filter.py Sat Sep 04 17:58:12 2010 -0500
++++ b/anolislib/processes/filter.py Fri Apr 22 10:53:04 2011 +0900
@@ -5,23 +5,4 @@
return
selector = cssselect.CSSSelector(kwargs["filter"])
@@ -42,9 +42,9 @@
-
-
+ element.drop_tree()
-diff -r 16550726fd0d anolislib/processes/terms.py
+diff -r 94a30434aef9 anolislib/processes/terms.py
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
-+++ b/anolislib/processes/terms.py Sun Aug 22 21:32:00 2010 +0900
++++ b/anolislib/processes/terms.py Fri Apr 22 10:53:04 2011 +0900
@@ -0,0 +1,379 @@
+# coding=UTF-8
+# Copyright (c) 2010 Michael(tm) Smith
@@ -425,3 +425,15 @@
+class DifferentParentException(utils.AnolisException):
+ """begin-index-terms and end-index-terms do not have the same parent."""
+ pass
+diff -r 94a30434aef9 anolislib/utils.py
+--- a/anolislib/utils.py Sat Sep 04 17:58:12 2010 -0500
++++ b/anolislib/utils.py Fri Apr 22 10:53:04 2011 +0900
+@@ -104,7 +104,7 @@
+
+ i = 0
+ while getElementById(Element.getroottree().getroot(), id) is not None:
+- id = source + u"-" + unicode(i)
++ id = source + u"_" + unicode(i)
+ i += 1
+
+ ids[Element.getroottree().getroot()][id] = Element
Index: spec.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/spec.html,v
retrieving revision 1.1370
retrieving revision 1.1371
diff -u -d -r1.1370 -r1.1371
--- spec.html 21 Apr 2011 23:54:32 -0000 1.1370
+++ spec.html 22 Apr 2011 02:42:06 -0000 1.1371
@@ -1081,7 +1081,10 @@
<li><a class="no-num" href="#attributes-1">Attributes</a></li>
<li><a class="no-num" href="#interfaces">Interfaces</a></li>
<li><a class="no-num" href="#events-0">Events</a></li></ol></li>
- <li><a class="no-num" href="#references">References</a></li>
+
+<li><a class="no-num" href="#index-of-terms">Index of terms</a></li>
+<li><a class="no-num" href="#references">References</a></li>
+
<li><a class="no-num" href="#acknowledgements">Acknowledgements</a></li></ol><hr><h2 id="introduction"><span class="secno">1 </span>Introduction</h2><h3 id="background"><span class="secno">1.1 </span>Background</h3><p><i>This section is non-normative.</i></p><p>The World Wide Web's markup language has always been HTML. HTML
was primarily designed as a language for semantically describing
scientific documents, although its general design and adaptations
Index: Makefile
===================================================================
RCS file: /sources/public/html5/spec-author-view/Makefile,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -d -r1.43 -r1.44
--- Makefile 22 Apr 2011 01:53:59 -0000 1.43
+++ Makefile 22 Apr 2011 02:42:06 -0000 1.44
@@ -28,7 +28,6 @@
REVISION=$(shell $(GREP) $(GREPFLAGS) 'This is .+Revision: ' $(HTML5)/Overview.html | $(PERL) $(PERLFLAGS) -pe 's/.*This is .+Revision: (1\.[0-9]+) \$$\./$$1/')
Overview.html: spec.html $(SPLITTER) MANIFEST FILECHECK
- cp FOR-FUCK-SAKE.html index-of-terms.html
spec.preprocessed.html: $(HTML5)/Overview.html anolis/anolis tools/preprocess.xsl fragment-links.xhtml
$(XSLTPROC) $(XSLTPROCFLAGS) \
@@ -53,12 +52,6 @@
--html \
tools/postprocess.xsl \
$@.tmp > $@
- cp index-of-terms.html index-of-terms.html.tmp
- $(XSLTPROC) $(XSLTPROCFLAGS) \
- --html \
- tools/fix-index.xsl \
- index-of-terms.html.tmp > index-of-terms.html
- cp index-of-terms.html FOR-FUCK-SAKE.html
$(PERL) $(PERLFLAGS) -pi -e "s/load\('styler.js'\);//" $@;
MANIFEST: spec.html
Index: spec.preprocessed.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/spec.preprocessed.html,v
retrieving revision 1.263
retrieving revision 1.264
diff -u -d -r1.263 -r1.264
--- spec.preprocessed.html 21 Apr 2011 23:54:34 -0000 1.263
+++ spec.preprocessed.html 22 Apr 2011 02:42:09 -0000 1.264
@@ -1281,7 +1281,10 @@
<li><a class="no-num" href="#attributes-1">Attributes</a></li>
<li><a class="no-num" href="#interfaces">Interfaces</a></li>
<li><a class="no-num" href="#events-0">Events</a></li></ol></li>
- <li><a class="no-num" href="#references">References</a></li>
+
+<li><a class="no-num" href="#index-of-terms">Index of terms</a></li>
+<li><a class="no-num" href="#references">References</a></li>
+
<li><a class="no-num" href="#acknowledgements">Acknowledgements</a></li></ol><hr><h2 id="introduction"><span class="secno">1 </span>Introduction</h2><h3 id="background"><span class="secno">1.1 </span>Background</h3><p><i>This section is non-normative.</i></p><p>The World Wide Web's markup language has always been HTML. HTML
was primarily designed as a language for semantically describing
scientific documents, although its general design and adaptations
Received on Friday, 22 April 2011 02:42:14 UTC