- From: Sam Ruby via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 05 Sep 2012 20:53:14 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec In directory hutz:/tmp/cvs-serv8191 Modified Files: single-page.html Removed Files: acknowledgements.html association-of-controls-and-forms.html attributes-common-to-form-controls.html attributes-common-to-ins-and-del-elements.html attributes-common-to-td-and-th-elements.html browsers.html commands.html common-dom-interfaces.html common-input-element-apis.html common-input-element-attributes.html common-microsyntaxes.html constraints.html content-models.html converting-html-to-other-formats.html dimension-attributes.html dnd.html dom.html dynamic-markup-insertion.html editing-apis.html editing.html edits-and-lists.html edits-and-paragraphs.html edits.html element-definitions.html elements.html examples.html form-submission.html forms.html global-attributes.html grouping-content.html headings-and-sections.html history.html iana.html image-maps.html index.html infrastructure.html interactions-with-xpath-and-xslt.html interactive-elements.html introduction.html links.html mathml.html media-elements.html named-character-references.html namespaces.html obsolete.html offline.html parsing.html references.html rendering.html requirements-relating-to-bidirectional-algorithm-formatting-characters.html scripting-1.html sections.html semantics.html spec.html states-of-the-type-attribute.html styling.html syntax.html system-state-and-capabilities.html tabular-data.html text-level-semantics.html textFieldSelection.html the-a-element.html the-abbr-element.html the-address-element.html the-area-element.html the-article-element.html the-aside-element.html the-audio-element.html the-b-element.html the-base-element.html the-bdi-element.html the-bdo-element.html the-blockquote-element.html the-body-element.html the-br-element.html the-button-element.html the-canvas-element.html the-caption-element.html the-cite-element.html the-code-element.html the-col-element.html the-colgroup-element.html the-command-element.html the-datalist-element.html the-dd-element.html the-del-element.html the-details-element.html the-dfn-element.html the-div-element.html the-dl-element.html the-dt-element.html the-em-element.html the-embed-element.html the-end.html the-fieldset-element.html the-figcaption-element.html the-figure-element.html the-footer-element.html the-form-element.html the-head-element.html the-header-element.html the-hgroup-element.html the-hr-element.html the-html-element.html the-i-element.html the-iframe-element.html the-img-element.html the-input-element.html the-ins-element.html the-kbd-element.html the-keygen-element.html the-label-element.html the-legend-element.html the-li-element.html the-link-element.html the-map-element.html the-mark-element.html the-menu-element.html the-meta-element.html the-meter-element.html the-nav-element.html the-noscript-element.html the-object-element.html the-ol-element.html the-optgroup-element.html the-option-element.html the-output-element.html the-p-element.html the-param-element.html the-pre-element.html the-progress-element.html the-q-element.html the-rp-element.html the-rt-element.html the-ruby-element.html the-s-element.html the-samp-element.html the-script-element.html the-section-element.html the-select-element.html the-small-element.html the-source-element.html the-span-element.html the-strong-element.html the-style-element.html the-sub-and-sup-elements.html the-summary-element.html the-table-element.html the-tbody-element.html the-td-element.html the-textarea-element.html the-tfoot-element.html the-th-element.html the-thead-element.html the-time-element.html the-title-element.html the-tr-element.html the-track-element.html the-u-element.html the-ul-element.html the-var-element.html the-video-element.html the-wbr-element.html the-xhtml-syntax.html timers.html tokenization.html urls.html usage-summary.html user-prompts.html wai-aria.html webappapis.html Log Message: commit 04cee206fd88d2d8f938b31e92b19fc91d356eb7 Author: Jay Munro <jaymunro@microsoft.com> Date: Wed Sep 5 13:31:10 2012 -0700 Boilerplate file updates header-w3c-html-2dcontext -- 2 changes removed Ian as editor, set lang to "en-us" middle-override-styles -- changed 4 fonts middle-w3c-copyright -- removed section on whatwg modules --- the-a-element.html DELETED --- --- the-img-element.html DELETED --- --- the-del-element.html DELETED --- --- the-option-element.html DELETED --- --- the-figcaption-element.html DELETED --- --- the-hr-element.html DELETED --- --- the-summary-element.html DELETED --- --- the-small-element.html DELETED --- --- the-kbd-element.html DELETED --- Index: single-page.html =================================================================== RCS file: /sources/public/html5/spec/single-page.html,v retrieving revision 1.86 retrieving revision 1.87 diff -u -d -r1.86 -r1.87 --- single-page.html 5 Sep 2012 19:14:36 -0000 1.86 +++ single-page.html 5 Sep 2012 20:52:10 -0000 1.87 @@ -278,23 +278,23 @@ @font-face { font-family: 'Essays1743'; - src: url('http://www.whatwg.org/specs/web-apps/current-work/fonts/Essays1743.ttf'); + src: url('../fonts/Essays1743.ttf'); } @font-face { font-family: 'Essays1743'; font-weight: bold; - src: url('http://www.whatwg.org/specs/web-apps/current-work/fonts/Essays1743-Bold.ttf'); + src: url('../fonts/Essays1743-Bold.ttf'); } @font-face { font-family: 'Essays1743'; font-style: italic; - src: url('http://www.whatwg.org/specs/web-apps/current-work/fonts/Essays1743-Italic.ttf'); + src: url('../fonts/Essays1743-Italic.ttf'); } @font-face { font-family: 'Essays1743'; font-style: italic; font-weight: bold; - src: url('http://www.whatwg.org/specs/web-apps/current-work/fonts/Essays1743-BoldItalic.ttf'); + src: url('../fonts/Essays1743-BoldItalic.ttf'); } </style><link href=data:text/css, id=complete rel=stylesheet title="Complete specification"><link href=data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20} id=author rel="alternate stylesheet" title="Author documentation only"><link href=data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20} id=highlight rel="alternate stylesheet" title="Highlight implementation requirements"><script> @@ -363,13 +363,7 @@ and <a href=http://www.w3.org/Consortium/Legal/copyright-documents>document use</a> rules apply.</p> - <!-- UNDER NO CIRCUMSTANCES IS THE FOLLOWING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --> - <p class=alt>The bulk of the text of this specification is also - available in the WHATWG <a href=http://www.whatwg.org/specs/web-apps/current-work/complete.html>Web Applications 1.0</a> specification, under a license that permits - reuse of the specification text.</p> - <!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --> - </div> <hr class=top><h2 class="no-num no-toc" id=abstract>Abstract</h2> @@ -57434,7 +57428,7 @@ </ol></div> - <!--data-component--><!--TOPIC:HTML--> + </div><!--data-component--><!--TOPIC:HTML--> <!--MD--> --- the-end.html DELETED --- --- parsing.html DELETED --- --- the-span-element.html DELETED --- --- the-fieldset-element.html DELETED --- --- the-figure-element.html DELETED --- --- the-script-element.html DELETED --- --- the-input-element.html DELETED --- --- constraints.html DELETED --- --- the-p-element.html DELETED --- --- examples.html DELETED --- --- the-map-element.html DELETED --- --- the-head-element.html DELETED --- --- the-s-element.html DELETED --- --- the-section-element.html DELETED --- --- the-article-element.html DELETED --- --- the-blockquote-element.html DELETED --- --- the-rp-element.html DELETED --- --- the-details-element.html DELETED --- --- the-aside-element.html DELETED --- --- the-title-element.html DELETED --- --- offline.html DELETED --- --- textFieldSelection.html DELETED --- --- global-attributes.html DELETED --- --- the-bdi-element.html DELETED --- --- the-legend-element.html DELETED --- --- the-dt-element.html DELETED --- --- history.html DELETED --- --- the-source-element.html DELETED --- --- the-embed-element.html DELETED --- --- the-ins-element.html DELETED --- --- the-col-element.html DELETED --- --- the-em-element.html DELETED --- --- semantics.html DELETED --- --- the-q-element.html DELETED --- --- the-style-element.html DELETED --- --- syntax.html DELETED --- --- webappapis.html DELETED --- --- attributes-common-to-form-controls.html DELETED --- --- scripting-1.html DELETED --- --- the-abbr-element.html DELETED --- --- the-caption-element.html DELETED --- --- edits-and-paragraphs.html DELETED --- --- the-tbody-element.html DELETED --- --- the-td-element.html DELETED --- --- spec.html DELETED --- --- system-state-and-capabilities.html DELETED --- --- browsers.html DELETED --- --- media-elements.html DELETED --- --- the-base-element.html DELETED --- --- the-menu-element.html DELETED --- --- styling.html DELETED --- --- the-noscript-element.html DELETED --- --- the-code-element.html DELETED --- --- the-command-element.html DELETED --- --- urls.html DELETED --- --- the-textarea-element.html DELETED --- --- the-div-element.html DELETED --- --- the-output-element.html DELETED --- --- the-label-element.html DELETED --- --- dnd.html DELETED --- --- the-dl-element.html DELETED --- --- the-select-element.html DELETED --- --- editing-apis.html DELETED --- --- dom.html DELETED --- --- the-xhtml-syntax.html DELETED --- --- the-colgroup-element.html DELETED --- --- converting-html-to-other-formats.html DELETED --- --- attributes-common-to-ins-and-del-elements.html DELETED --- --- the-video-element.html DELETED --- --- the-table-element.html DELETED --- --- the-audio-element.html DELETED --- --- edits-and-lists.html DELETED --- --- the-pre-element.html DELETED --- --- dynamic-markup-insertion.html DELETED --- --- the-tfoot-element.html DELETED --- --- the-thead-element.html DELETED --- --- image-maps.html DELETED --- --- the-br-element.html DELETED --- --- the-meta-element.html DELETED --- --- the-wbr-element.html DELETED --- --- introduction.html DELETED --- --- editing.html DELETED --- --- common-microsyntaxes.html DELETED --- --- rendering.html DELETED --- --- text-level-semantics.html DELETED --- --- element-definitions.html DELETED --- --- infrastructure.html DELETED --- --- form-submission.html DELETED --- --- user-prompts.html DELETED --- --- tabular-data.html DELETED --- --- the-iframe-element.html DELETED --- --- dimension-attributes.html DELETED --- --- association-of-controls-and-forms.html DELETED --- --- common-dom-interfaces.html DELETED --- --- the-strong-element.html DELETED --- --- the-form-element.html DELETED --- --- the-li-element.html DELETED --- --- the-keygen-element.html DELETED --- --- the-link-element.html DELETED --- --- the-optgroup-element.html DELETED --- --- the-param-element.html DELETED --- --- the-time-element.html DELETED --- --- mathml.html DELETED --- --- the-var-element.html DELETED --- --- the-th-element.html DELETED --- --- tokenization.html DELETED --- --- requirements-relating-to-bidirectional-algorithm-formatting-characters.html DELETED --- --- the-body-element.html DELETED --- --- common-input-element-attributes.html DELETED --- --- interactive-elements.html DELETED --- --- the-address-element.html DELETED --- --- iana.html DELETED --- --- the-b-element.html DELETED --- --- states-of-the-type-attribute.html DELETED --- --- the-nav-element.html DELETED --- --- references.html DELETED --- --- the-meter-element.html DELETED --- --- the-ul-element.html DELETED --- --- the-html-element.html DELETED --- --- index.html DELETED --- --- attributes-common-to-td-and-th-elements.html DELETED --- --- wai-aria.html DELETED --- --- the-ruby-element.html DELETED --- --- the-track-element.html DELETED --- --- usage-summary.html DELETED --- --- sections.html DELETED --- --- content-models.html DELETED --- --- the-progress-element.html DELETED --- --- the-footer-element.html DELETED --- --- interactions-with-xpath-and-xslt.html DELETED --- --- the-dd-element.html DELETED --- --- the-bdo-element.html DELETED --- --- the-object-element.html DELETED --- --- the-ol-element.html DELETED --- --- the-area-element.html DELETED --- --- the-datalist-element.html DELETED --- --- grouping-content.html DELETED --- --- the-mark-element.html DELETED --- --- the-dfn-element.html DELETED --- --- acknowledgements.html DELETED --- --- the-header-element.html DELETED --- --- elements.html DELETED --- --- the-sub-and-sup-elements.html DELETED --- --- the-i-element.html DELETED --- --- forms.html DELETED --- --- edits.html DELETED --- --- the-canvas-element.html DELETED --- --- commands.html DELETED --- --- the-samp-element.html DELETED --- --- the-u-element.html DELETED --- --- headings-and-sections.html DELETED --- --- obsolete.html DELETED --- --- named-character-references.html DELETED --- --- the-button-element.html DELETED --- --- links.html DELETED --- --- the-cite-element.html DELETED --- --- the-hgroup-element.html DELETED --- --- common-input-element-apis.html DELETED --- --- the-tr-element.html DELETED --- --- timers.html DELETED --- --- namespaces.html DELETED --- --- the-rt-element.html DELETED ---
Received on Wednesday, 5 September 2012 20:53:17 UTC