- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Sun, 29 Aug 2010 00:58:07 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/markup In directory hutz:/tmp/cvs-serv7503 Modified Files: Overview.html a.html abbr.html acknowledgments.html address.html area.html article.html aside.html audio.html b.html base.html bdo.html blockquote.html body.html br.html button.button.html button.html button.reset.html button.submit.html canvas.html caption.html cite.html code.html col.html colgroup.html command.checkbox.html command.command.html command.html command.radio.html common-models.html datalist.html datatypes.html dd.html del.html details.html dfn.html div.html dl.html documents.html dt.html elements-by-function.html elements.html em.html embed.html fieldset.html figcaption.html figure.html footer.html form.html global-attributes.html h1.html h2.html h3.html h4.html h5.html h6.html head.html header.html hgroup.html hr.html html.html i.html iframe.html img.html index-of-terms.html index-of-terms.xhtml input.button.html input.checkbox.html input.color.html input.date.html input.datetime-local.html input.datetime.html input.email.html input.file.html input.hidden.html input.html input.image.html input.month.html input.number.html input.password.html input.radio.html input.range.html input.reset.html input.search.html input.submit.html input.tel.html input.text.html input.time.html input.url.html input.week.html ins.html intro.html kbd.html keygen.html label.html legend.html li.html link.html map.html mark.html menu.html meta.charset.html meta.html meta.http-equiv.content-language.html meta.http-equiv.content-type.html meta.http-equiv.default-style.html meta.http-equiv.refresh.html meta.name.html meter.html nav.html noscript.html object.html ol.html optgroup.html option.html output.html p.html param.html pre.html progress.html q.html references.html rp.html rt.html ruby.html samp.html script.html section.html select.html small.html source.html span.html spec.html strong.html style.html sub.html summary.html sup.html syntax.html table.html tbody.html td.html terminology.html textarea.html tfoot.html th.html thead.html time.html title.html tr.html ul.html var.html video.html wbr.html Added Files: ED.css README.md Removed Files: W3C-ED.css Log Message: updated Index: body.html =================================================================== RCS file: /sources/public/html5/markup/body.html,v retrieving revision 1.86 retrieving revision 1.87 diff -u -d -r1.86 -r1.87 --- body.html 28 Aug 2010 23:52:49 -0000 1.86 +++ body.html 29 Aug 2010 00:57:57 -0000 1.87 @@ -2,7 +2,7 @@ <html id="body"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: body – document body</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="blockquote.html" title="blockquote"> Index: legend.html =================================================================== RCS file: /sources/public/html5/markup/legend.html,v retrieving revision 1.75 retrieving revision 1.76 diff -u -d -r1.75 -r1.76 --- legend.html 12 Aug 2010 19:55:30 -0000 1.75 +++ legend.html 29 Aug 2010 00:58:02 -0000 1.76 @@ -2,7 +2,7 @@ <html id="legend"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: legend – title or explanatory caption</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="label.html" title="label"> Index: address.html =================================================================== RCS file: /sources/public/html5/markup/address.html,v retrieving revision 1.72 retrieving revision 1.73 diff -u -d -r1.72 -r1.73 --- address.html 12 Aug 2010 19:55:25 -0000 1.72 +++ address.html 29 Aug 2010 00:57:56 -0000 1.73 @@ -2,7 +2,7 @@ <html id="address"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: address – contact information</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="abbr.html" title="abbr"> Index: button.html =================================================================== RCS file: /sources/public/html5/markup/button.html,v retrieving revision 1.43 retrieving revision 1.44 diff -u -d -r1.43 -r1.44 --- button.html 12 Aug 2010 19:55:26 -0000 1.43 +++ button.html 29 Aug 2010 00:57:57 -0000 1.44 @@ -2,7 +2,7 @@ <html id="button"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: button – button</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="br.html" title="br"> Index: th.html =================================================================== RCS file: /sources/public/html5/markup/th.html,v retrieving revision 1.90 retrieving revision 1.91 diff -u -d -r1.90 -r1.91 --- th.html 12 Aug 2010 19:55:32 -0000 1.90 +++ th.html 29 Aug 2010 00:58:05 -0000 1.91 @@ -2,7 +2,7 @@ <html id="th"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: th – table header cell</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="tfoot.html" title="tfoot"> Index: mark.html =================================================================== RCS file: /sources/public/html5/markup/mark.html,v retrieving revision 1.72 retrieving revision 1.73 diff -u -d -r1.72 -r1.73 --- mark.html 12 Aug 2010 19:55:30 -0000 1.72 +++ mark.html 29 Aug 2010 00:58:02 -0000 1.73 @@ -2,7 +2,7 @@ <html id="mark"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: mark – marked (highlighted) text (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="map.html" title="map"> Index: Overview.html =================================================================== RCS file: /sources/public/html5/markup/Overview.html,v retrieving revision 1.464 retrieving revision 1.465 diff -u -d -r1.464 -r1.465 --- Overview.html 28 Aug 2010 23:52:49 -0000 1.464 +++ Overview.html 29 Aug 2010 00:57:56 -0000 1.465 @@ -4,7 +4,7 @@ <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>HTML: The Markup Language Reference</title> <link rel="stylesheet" href="style.css" type="text/css"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <link rel="next" href="intro.html" title="intro"> <link rel="index" href="index-of-terms.html"> <link rel="contents" href="Overview.html#toc"> Index: br.html =================================================================== RCS file: /sources/public/html5/markup/br.html,v retrieving revision 1.68 retrieving revision 1.69 diff -u -d -r1.68 -r1.69 --- br.html 12 Aug 2010 19:55:26 -0000 1.68 +++ br.html 29 Aug 2010 00:57:57 -0000 1.69 @@ -2,7 +2,7 @@ <html id="br"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: br – line break</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="body.html" title="body"> Index: input.email.html =================================================================== RCS file: /sources/public/html5/markup/input.email.html,v retrieving revision 1.88 retrieving revision 1.89 diff -u -d -r1.88 -r1.89 --- input.email.html 12 Aug 2010 19:55:29 -0000 1.88 +++ input.email.html 29 Aug 2010 00:58:01 -0000 1.89 @@ -2,7 +2,7 @@ <html id="input.email"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: input type=email – e-mail address input control (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="input.range.html" title="input type=range"> Index: tr.html =================================================================== RCS file: /sources/public/html5/markup/tr.html,v retrieving revision 1.74 retrieving revision 1.75 diff -u -d -r1.74 -r1.75 --- tr.html 12 Aug 2010 19:55:33 -0000 1.74 +++ tr.html 29 Aug 2010 00:58:05 -0000 1.75 @@ -2,7 +2,7 @@ <html id="tr"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: tr – table row</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="title.html" title="title"> Index: input.month.html =================================================================== RCS file: /sources/public/html5/markup/input.month.html,v retrieving revision 1.88 retrieving revision 1.89 diff -u -d -r1.88 -r1.89 --- input.month.html 12 Aug 2010 19:55:29 -0000 1.88 +++ input.month.html 29 Aug 2010 00:58:01 -0000 1.89 @@ -2,7 +2,7 @@ <html id="input.month"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: input type=month – year-and-month input control (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="input.date.html" title="input type=date"> Index: iframe.html =================================================================== RCS file: /sources/public/html5/markup/iframe.html,v retrieving revision 1.97 retrieving revision 1.98 diff -u -d -r1.97 -r1.98 --- iframe.html 12 Aug 2010 19:55:28 -0000 1.97 +++ iframe.html 29 Aug 2010 00:58:00 -0000 1.98 @@ -2,7 +2,7 @@ <html id="iframe"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: iframe – nested browsing context (inline frame)</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="i.html" title="i"> Index: ins.html =================================================================== RCS file: /sources/public/html5/markup/ins.html,v retrieving revision 1.84 retrieving revision 1.85 diff -u -d -r1.84 -r1.85 --- ins.html 12 Aug 2010 19:55:30 -0000 1.84 +++ ins.html 29 Aug 2010 00:58:02 -0000 1.85 @@ -2,7 +2,7 @@ <html id="ins"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: ins – inserted text</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="input.color.html" title="input type=color"> Index: abbr.html =================================================================== RCS file: /sources/public/html5/markup/abbr.html,v retrieving revision 1.70 retrieving revision 1.71 diff -u -d -r1.70 -r1.71 --- abbr.html 12 Aug 2010 19:55:25 -0000 1.70 +++ abbr.html 29 Aug 2010 00:57:56 -0000 1.71 @@ -2,7 +2,7 @@ <html id="abbr"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: abbr – abbreviation</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="a.html" title="a"> Index: div.html =================================================================== RCS file: /sources/public/html5/markup/div.html,v retrieving revision 1.74 retrieving revision 1.75 diff -u -d -r1.74 -r1.75 --- div.html 12 Aug 2010 19:55:27 -0000 1.74 +++ div.html 29 Aug 2010 00:57:58 -0000 1.75 @@ -2,7 +2,7 @@ <html id="div"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: div – generic flow container</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="dfn.html" title="dfn"> Index: meta.name.html =================================================================== RCS file: /sources/public/html5/markup/meta.name.html,v retrieving revision 1.83 retrieving revision 1.84 diff -u -d -r1.83 -r1.84 --- meta.name.html 12 Aug 2010 19:55:30 -0000 1.83 +++ meta.name.html 29 Aug 2010 00:58:02 -0000 1.84 @@ -2,7 +2,7 @@ <html id="meta.name"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: meta name – name-value metadata</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="meta.html" title="meta"> --- W3C-ED.css DELETED --- Index: table.html =================================================================== RCS file: /sources/public/html5/markup/table.html,v retrieving revision 1.81 retrieving revision 1.82 diff -u -d -r1.81 -r1.82 --- table.html 12 Aug 2010 19:55:32 -0000 1.81 +++ table.html 29 Aug 2010 00:58:04 -0000 1.82 @@ -2,7 +2,7 @@ <html id="table"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: table – table</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="sup.html" title="sup"> --- NEW FILE: ED.css --- /* Style for a Working Group Editors' Draft */ /* Copyright 1997-2003 W3C (MIT, ERCIM, Keio). All Rights Reserved. The following software licensing rules apply: http://www.w3.org/Consortium/Legal/copyright-software */ /* $Id: ED.css,v 1.1 2010/08/29 00:57:56 mike Exp $ */ body { padding: 2em 1em 2em 70px; margin: 0; font-family: sans-serif; color: black; background: white; background-position: top left; background-attachment: fixed; background-repeat: no-repeat; } :link { color: #00C; background: transparent } :visited { color: #609; background: transparent } a:active { color: #C00; background: transparent } a:link img, a:visited img { border-style: none } /* no border on img links */ a img { color: white; } /* trick to hide the border in Netscape 4 */ @media all { /* hide the next rule from Netscape 4 */ a img { color: inherit; } /* undo the color change above */ } th, td { /* ns 4 */ font-family: sans-serif; } h1, h2, h3, h4, h5, h6 { text-align: left } /* background should be transparent, but WebTV has a bug */ h1, h2, h3 { color: #005A9C; background: white } h1 { font: 170% sans-serif } h2 { font: 140% sans-serif } h3 { font: 120% sans-serif } h4 { font: bold 100% sans-serif } h5 { font: italic 100% sans-serif } h6 { font: small-caps 100% sans-serif } .hide { display: none } div.head { margin-bottom: 1em } div.head h1 { margin-top: 2em; clear: both } div.head table { margin-left: 2em; margin-top: 2em } p.copyright { font-size: small } p.copyright small { font-size: small } @media screen { /* hide from IE3 */ a[href]:hover { background: #ffa } } pre { margin-left: 2em } /* p { margin-top: 0.6em; margin-bottom: 0.6em; } */ dt, dd { margin-top: 0; margin-bottom: 0 } /* opera 3.50 */ dt { font-weight: bold } pre, code { font-family: monospace } /* navigator 4 requires this */ ul.toc, ol.toc { list-style: disc; /* Mac NS has problem with 'none' */ list-style: none; } @media aural { h1, h2, h3 { stress: 20; richness: 90 } .hide { speak: none } p.copyright { volume: x-soft; speech-rate: x-fast } dt { pause-before: 20% } pre { speak-punctuation: code } } body { background-image: url(logo-ED.png); } /****************************************************************** * MikeSmith (2008-05-24) * Because our current online HTML diff tool[1] doesn't output * colored diffs, I the following rules for .diff-* classes so * I can get colored output in HTML diffs for Editor's Drafts. * [1] http://www.w3.org/2007/10/htmldiff ******************************************************************/ .diff-new { background-color: yellow; } .diff-chg { background-color: lime; } .diff-new:before, .diff-new:after { content: "\2191"; } .diff-chg:before, .diff-chg:after { content: "\2195"; } .diff-old { text-decoration: line-through; background-color: #FBB; } .diff-old:before, .diff-old:after { content: "\2193"; } /* end MikeSmith (2008-05-24) additions */ Index: nav.html =================================================================== RCS file: /sources/public/html5/markup/nav.html,v retrieving revision 1.78 retrieving revision 1.79 diff -u -d -r1.78 -r1.79 --- nav.html 12 Aug 2010 19:55:30 -0000 1.78 +++ nav.html 29 Aug 2010 00:58:02 -0000 1.79 @@ -2,7 +2,7 @@ <html id="nav"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: nav – group of navigational links (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="meter.html" title="meter"> Index: html.html =================================================================== RCS file: /sources/public/html5/markup/html.html,v retrieving revision 1.80 retrieving revision 1.81 diff -u -d -r1.80 -r1.81 --- html.html 12 Aug 2010 19:55:28 -0000 1.80 +++ html.html 29 Aug 2010 00:58:00 -0000 1.81 @@ -2,7 +2,7 @@ <html id="html"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: html – root element</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="hr.html" title="hr"> Index: meta.http-equiv.content-type.html =================================================================== RCS file: /sources/public/html5/markup/meta.http-equiv.content-type.html,v retrieving revision 1.86 retrieving revision 1.87 diff -u -d -r1.86 -r1.87 --- meta.http-equiv.content-type.html 12 Aug 2010 19:55:30 -0000 1.86 +++ meta.http-equiv.content-type.html 29 Aug 2010 00:58:02 -0000 1.87 @@ -2,7 +2,7 @@ <html id="meta.http-equiv.content-type"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: meta http-equiv=content-type – document character-encoding declaration</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="meta.charset.html" title="meta charset"> Index: footer.html =================================================================== RCS file: /sources/public/html5/markup/footer.html,v retrieving revision 1.77 retrieving revision 1.78 diff -u -d -r1.77 -r1.78 --- footer.html 12 Aug 2010 19:55:27 -0000 1.77 +++ footer.html 29 Aug 2010 00:57:59 -0000 1.78 @@ -2,7 +2,7 @@ <html id="footer"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: footer – footer (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="figure.html" title="figure"> Index: global-attributes.html =================================================================== RCS file: /sources/public/html5/markup/global-attributes.html,v retrieving revision 1.31 retrieving revision 1.32 diff -u -d -r1.31 -r1.32 --- global-attributes.html 28 Aug 2010 23:52:49 -0000 1.31 +++ global-attributes.html 29 Aug 2010 00:57:59 -0000 1.32 @@ -2,7 +2,7 @@ <html id="global-attributes"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: Global attributes</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="common-models.html" title="common models"> Index: meta.http-equiv.content-language.html =================================================================== RCS file: /sources/public/html5/markup/meta.http-equiv.content-language.html,v retrieving revision 1.82 retrieving revision 1.83 diff -u -d -r1.82 -r1.83 --- meta.http-equiv.content-language.html 12 Aug 2010 19:55:30 -0000 1.82 +++ meta.http-equiv.content-language.html 29 Aug 2010 00:58:02 -0000 1.83 @@ -2,7 +2,7 @@ <html id="meta.http-equiv.content-language"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: meta http-equiv=content-language – “default language” pragma directive (OBSOLETE)</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="meta.http-equiv.default-style.html" title="meta http-equiv=default-style"> Index: script.html =================================================================== RCS file: /sources/public/html5/markup/script.html,v retrieving revision 1.93 retrieving revision 1.94 diff -u -d -r1.93 -r1.94 --- script.html 12 Aug 2010 19:55:31 -0000 1.93 +++ script.html 29 Aug 2010 00:58:04 -0000 1.94 @@ -2,7 +2,7 @@ <html id="script"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: script – embedded script</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="samp.html" title="samp"> Index: input.range.html =================================================================== RCS file: /sources/public/html5/markup/input.range.html,v retrieving revision 1.88 retrieving revision 1.89 diff -u -d -r1.88 -r1.89 --- input.range.html 12 Aug 2010 19:55:29 -0000 1.88 +++ input.range.html 29 Aug 2010 00:58:01 -0000 1.89 @@ -2,7 +2,7 @@ <html id="input.range"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: input type=range – imprecise number-input control (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="input.number.html" title="input type=number"> Index: audio.html =================================================================== RCS file: /sources/public/html5/markup/audio.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- audio.html 12 Aug 2010 19:55:26 -0000 1.91 +++ audio.html 29 Aug 2010 00:57:57 -0000 1.92 @@ -2,7 +2,7 @@ <html id="audio"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: audio – audio stream (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="aside.html" title="aside"> Index: time.html =================================================================== RCS file: /sources/public/html5/markup/time.html,v retrieving revision 1.85 retrieving revision 1.86 diff -u -d -r1.85 -r1.86 --- time.html 12 Aug 2010 19:55:33 -0000 1.85 +++ time.html 29 Aug 2010 00:58:05 -0000 1.86 @@ -2,7 +2,7 @@ <html id="time"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: time – date and/or time (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="thead.html" title="thead"> Index: meta.http-equiv.default-style.html =================================================================== RCS file: /sources/public/html5/markup/meta.http-equiv.default-style.html,v retrieving revision 1.82 retrieving revision 1.83 diff -u -d -r1.82 -r1.83 --- meta.http-equiv.default-style.html 12 Aug 2010 19:55:30 -0000 1.82 +++ meta.http-equiv.default-style.html 29 Aug 2010 00:58:02 -0000 1.83 @@ -2,7 +2,7 @@ <html id="meta.http-equiv.default-style"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: meta http-equiv=default-style – “preferred stylesheet” pragma directive</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="meta.http-equiv.refresh.html" title="meta http-equiv=refresh"> Index: input.html =================================================================== RCS file: /sources/public/html5/markup/input.html,v retrieving revision 1.44 retrieving revision 1.45 diff -u -d -r1.44 -r1.45 --- input.html 12 Aug 2010 19:55:29 -0000 1.44 +++ input.html 29 Aug 2010 00:58:01 -0000 1.45 @@ -2,7 +2,7 @@ <html id="input"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: input – input control (CHANGED)</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="img.html" title="img"> Index: command.html =================================================================== RCS file: /sources/public/html5/markup/command.html,v retrieving revision 1.44 retrieving revision 1.45 diff -u -d -r1.44 -r1.45 --- command.html 12 Aug 2010 19:55:26 -0000 1.44 +++ command.html 29 Aug 2010 00:57:58 -0000 1.45 @@ -2,7 +2,7 @@ <html id="command"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: command – command (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="colgroup.html" title="colgroup"> Index: keygen.html =================================================================== RCS file: /sources/public/html5/markup/keygen.html,v retrieving revision 1.81 retrieving revision 1.82 diff -u -d -r1.81 -r1.82 --- keygen.html 12 Aug 2010 19:55:30 -0000 1.81 +++ keygen.html 29 Aug 2010 00:58:02 -0000 1.82 @@ -2,7 +2,7 @@ <html id="keygen"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: keygen – key-pair generator/input control (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="kbd.html" title="kbd"> Index: command.command.html =================================================================== RCS file: /sources/public/html5/markup/command.command.html,v retrieving revision 1.81 retrieving revision 1.82 diff -u -d -r1.81 -r1.82 --- command.command.html 12 Aug 2010 19:55:26 -0000 1.81 +++ command.command.html 29 Aug 2010 00:57:58 -0000 1.82 @@ -2,7 +2,7 @@ <html id="command.command"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: command type=command – command with an associated action (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="command.html" title="command"> Index: elements-by-function.html =================================================================== RCS file: /sources/public/html5/markup/elements-by-function.html,v retrieving revision 1.17 retrieving revision 1.18 diff -u -d -r1.17 -r1.18 --- elements-by-function.html 10 Aug 2010 13:51:04 -0000 1.17 +++ elements-by-function.html 29 Aug 2010 00:57:59 -0000 1.18 @@ -2,7 +2,7 @@ <html id="elements-by-function"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: HTML elements organized by function</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="syntax.html" title="syntax"> Index: progress.html =================================================================== RCS file: /sources/public/html5/markup/progress.html,v retrieving revision 1.84 retrieving revision 1.85 diff -u -d -r1.84 -r1.85 --- progress.html 28 Aug 2010 23:52:50 -0000 1.84 +++ progress.html 29 Aug 2010 00:58:03 -0000 1.85 @@ -2,7 +2,7 @@ <html id="progress"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: progress – progress indicator (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="pre.html" title="pre"> Index: dfn.html =================================================================== RCS file: /sources/public/html5/markup/dfn.html,v retrieving revision 1.73 retrieving revision 1.74 diff -u -d -r1.73 -r1.74 --- dfn.html 12 Aug 2010 19:55:27 -0000 1.73 +++ dfn.html 29 Aug 2010 00:57:58 -0000 1.74 @@ -2,7 +2,7 @@ <html id="dfn"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: dfn – defining instance</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="details.html" title="details"> Index: intro.html =================================================================== RCS file: /sources/public/html5/markup/intro.html,v retrieving revision 1.36 retrieving revision 1.37 diff -u -d -r1.36 -r1.37 --- intro.html 10 Aug 2010 13:51:07 -0000 1.36 +++ intro.html 29 Aug 2010 00:58:02 -0000 1.37 @@ -2,7 +2,7 @@ <html id="intro"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: Introduction</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="next" href="terminology.html" title="terminology"> Index: textarea.html =================================================================== RCS file: /sources/public/html5/markup/textarea.html,v retrieving revision 1.87 retrieving revision 1.88 diff -u -d -r1.87 -r1.88 --- textarea.html 12 Aug 2010 19:55:32 -0000 1.87 +++ textarea.html 29 Aug 2010 00:58:05 -0000 1.88 @@ -2,7 +2,7 @@ <html id="textarea"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: textarea – text input area</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="td.html" title="td"> Index: cite.html =================================================================== RCS file: /sources/public/html5/markup/cite.html,v retrieving revision 1.73 retrieving revision 1.74 diff -u -d -r1.73 -r1.74 --- cite.html 12 Aug 2010 19:55:26 -0000 1.73 +++ cite.html 29 Aug 2010 00:57:57 -0000 1.74 @@ -2,7 +2,7 @@ <html id="cite"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: cite – cited title of a work (CHANGED)</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="caption.html" title="caption"> Index: meter.html =================================================================== RCS file: /sources/public/html5/markup/meter.html,v retrieving revision 1.86 retrieving revision 1.87 diff -u -d -r1.86 -r1.87 --- meter.html 28 Aug 2010 23:52:50 -0000 1.86 +++ meter.html 29 Aug 2010 00:58:02 -0000 1.87 @@ -2,7 +2,7 @@ <html id="meter"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: meter – scalar gauge (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="meta.http-equiv.content-type.html" title="meta http-equiv=content-type"> Index: input.button.html =================================================================== RCS file: /sources/public/html5/markup/input.button.html,v retrieving revision 1.84 retrieving revision 1.85 diff -u -d -r1.84 -r1.85 --- input.button.html 12 Aug 2010 19:55:28 -0000 1.84 +++ input.button.html 29 Aug 2010 00:58:00 -0000 1.85 @@ -2,7 +2,7 @@ <html id="input.button"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: input type=button – button</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="input.radio.html" title="input type=radio"> Index: aside.html =================================================================== RCS file: /sources/public/html5/markup/aside.html,v retrieving revision 1.75 retrieving revision 1.76 diff -u -d -r1.75 -r1.76 --- aside.html 12 Aug 2010 19:55:26 -0000 1.75 +++ aside.html 29 Aug 2010 00:57:57 -0000 1.76 @@ -2,7 +2,7 @@ <html id="aside"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: aside – tangential content (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="article.html" title="article"> Index: syntax.html =================================================================== RCS file: /sources/public/html5/markup/syntax.html,v retrieving revision 1.69 retrieving revision 1.70 diff -u -d -r1.69 -r1.70 --- syntax.html 12 Aug 2010 19:55:32 -0000 1.69 +++ syntax.html 29 Aug 2010 00:58:04 -0000 1.70 @@ -2,7 +2,7 @@ <html id="syntax"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: HTML syntax</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="documents.html" title="documents"> Index: section.html =================================================================== RCS file: /sources/public/html5/markup/section.html,v retrieving revision 1.80 retrieving revision 1.81 diff -u -d -r1.80 -r1.81 --- section.html 12 Aug 2010 19:55:31 -0000 1.80 +++ section.html 29 Aug 2010 00:58:04 -0000 1.81 @@ -2,7 +2,7 @@ <html id="section"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: section – section (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="script.html" title="script"> Index: link.html =================================================================== RCS file: /sources/public/html5/markup/link.html,v retrieving revision 1.89 retrieving revision 1.90 diff -u -d -r1.89 -r1.90 --- link.html 12 Aug 2010 19:55:30 -0000 1.89 +++ link.html 29 Aug 2010 00:58:02 -0000 1.90 @@ -2,7 +2,7 @@ <html id="link"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: link – inter-document relationship metadata</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="li.html" title="li"> Index: meta.http-equiv.refresh.html =================================================================== RCS file: /sources/public/html5/markup/meta.http-equiv.refresh.html,v retrieving revision 1.81 retrieving revision 1.82 diff -u -d -r1.81 -r1.82 --- meta.http-equiv.refresh.html 12 Aug 2010 19:55:30 -0000 1.81 +++ meta.http-equiv.refresh.html 29 Aug 2010 00:58:02 -0000 1.82 @@ -2,7 +2,7 @@ <html id="meta.http-equiv.refresh"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: meta http-equiv=refresh – “refresh” pragma directive</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="meta.name.html" title="meta name"> Index: area.html =================================================================== RCS file: /sources/public/html5/markup/area.html,v retrieving revision 1.93 retrieving revision 1.94 diff -u -d -r1.93 -r1.94 --- area.html 12 Aug 2010 19:55:25 -0000 1.93 +++ area.html 29 Aug 2010 00:57:56 -0000 1.94 @@ -2,7 +2,7 @@ <html id="area"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: area – image-map hyperlink</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="address.html" title="address"> Index: input.text.html =================================================================== RCS file: /sources/public/html5/markup/input.text.html,v retrieving revision 1.85 retrieving revision 1.86 diff -u -d -r1.85 -r1.86 --- input.text.html 12 Aug 2010 19:55:29 -0000 1.85 +++ input.text.html 29 Aug 2010 00:58:01 -0000 1.86 @@ -2,7 +2,7 @@ <html id="input.text"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: input type=text – text-input field</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="input.html" title="input"> Index: samp.html =================================================================== RCS file: /sources/public/html5/markup/samp.html,v retrieving revision 1.72 retrieving revision 1.73 diff -u -d -r1.72 -r1.73 --- samp.html 12 Aug 2010 19:55:31 -0000 1.72 +++ samp.html 29 Aug 2010 00:58:03 -0000 1.73 @@ -2,7 +2,7 @@ <html id="samp"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: samp – (sample) output</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="ruby.html" title="ruby"> Index: h6.html =================================================================== RCS file: /sources/public/html5/markup/h6.html,v retrieving revision 1.78 retrieving revision 1.79 diff -u -d -r1.78 -r1.79 --- h6.html 12 Aug 2010 19:55:28 -0000 1.78 +++ h6.html 29 Aug 2010 00:58:00 -0000 1.79 @@ -2,7 +2,7 @@ <html id="h6"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: h6 – heading</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="h5.html" title="h5"> Index: input.checkbox.html =================================================================== RCS file: /sources/public/html5/markup/input.checkbox.html,v retrieving revision 1.84 retrieving revision 1.85 diff -u -d -r1.84 -r1.85 --- input.checkbox.html 12 Aug 2010 19:55:28 -0000 1.84 +++ input.checkbox.html 29 Aug 2010 00:58:01 -0000 1.85 @@ -2,7 +2,7 @@ <html id="input.checkbox"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: input type=checkbox – checkbox</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="input.password.html" title="input type=password"> Index: a.html =================================================================== RCS file: /sources/public/html5/markup/a.html,v retrieving revision 1.99 retrieving revision 1.100 diff -u -d -r1.99 -r1.100 --- a.html 12 Aug 2010 19:55:25 -0000 1.99 +++ a.html 29 Aug 2010 00:57:56 -0000 1.100 @@ -2,7 +2,7 @@ <html id="a"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: a – hyperlink (CHANGED)</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="elements.html" title="elements"> Index: object.html =================================================================== RCS file: /sources/public/html5/markup/object.html,v retrieving revision 1.94 retrieving revision 1.95 diff -u -d -r1.94 -r1.95 --- object.html 12 Aug 2010 19:55:30 -0000 1.94 +++ object.html 29 Aug 2010 00:58:03 -0000 1.95 @@ -2,7 +2,7 @@ <html id="object"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: object – generic external content</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="noscript.html" title="noscript"> Index: terminology.html =================================================================== RCS file: /sources/public/html5/markup/terminology.html,v retrieving revision 1.51 retrieving revision 1.52 diff -u -d -r1.51 -r1.52 --- terminology.html 12 Aug 2010 19:55:32 -0000 1.51 +++ terminology.html 29 Aug 2010 00:58:05 -0000 1.52 @@ -2,7 +2,7 @@ <html id="terminology"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: Terminology</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="intro.html" title="intro"> Index: input.tel.html =================================================================== RCS file: /sources/public/html5/markup/input.tel.html,v retrieving revision 1.85 retrieving revision 1.86 diff -u -d -r1.85 -r1.86 --- input.tel.html 12 Aug 2010 19:55:29 -0000 1.85 +++ input.tel.html 29 Aug 2010 00:58:01 -0000 1.86 @@ -2,7 +2,7 @@ <html id="input.tel"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: input type=tel – telephone-number-input field (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="input.search.html" title="input type=search"> Index: h4.html =================================================================== RCS file: /sources/public/html5/markup/h4.html,v retrieving revision 1.78 retrieving revision 1.79 diff -u -d -r1.78 -r1.79 --- h4.html 12 Aug 2010 19:55:28 -0000 1.78 +++ h4.html 29 Aug 2010 00:58:00 -0000 1.79 @@ -2,7 +2,7 @@ <html id="h4"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: h4 – heading</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="h3.html" title="h3"> Index: header.html =================================================================== RCS file: /sources/public/html5/markup/header.html,v retrieving revision 1.77 retrieving revision 1.78 diff -u -d -r1.77 -r1.78 --- header.html 12 Aug 2010 19:55:28 -0000 1.77 +++ header.html 29 Aug 2010 00:58:00 -0000 1.78 @@ -2,7 +2,7 @@ <html id="header"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: header – header (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="head.html" title="head"> Index: b.html =================================================================== RCS file: /sources/public/html5/markup/b.html,v retrieving revision 1.74 retrieving revision 1.75 diff -u -d -r1.74 -r1.75 --- b.html 12 Aug 2010 19:55:26 -0000 1.74 +++ b.html 29 Aug 2010 00:57:57 -0000 1.75 @@ -2,7 +2,7 @@ <html id="b"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: b – offset text conventionally styled in bold (CHANGED)</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="audio.html" title="audio"> Index: img.html =================================================================== RCS file: /sources/public/html5/markup/img.html,v retrieving revision 1.93 retrieving revision 1.94 diff -u -d -r1.93 -r1.94 --- img.html 12 Aug 2010 19:55:28 -0000 1.93 +++ img.html 29 Aug 2010 00:58:00 -0000 1.94 @@ -2,7 +2,7 @@ <html id="img"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: img – image</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="iframe.html" title="iframe"> Index: wbr.html =================================================================== RCS file: /sources/public/html5/markup/wbr.html,v retrieving revision 1.31 retrieving revision 1.32 diff -u -d -r1.31 -r1.32 --- wbr.html 12 Aug 2010 19:55:33 -0000 1.31 +++ wbr.html 29 Aug 2010 00:58:05 -0000 1.32 @@ -2,7 +2,7 @@ <html id="wbr"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: wbr – line-break opportunity (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="video.html" title="video"> Index: bdo.html =================================================================== RCS file: /sources/public/html5/markup/bdo.html,v retrieving revision 1.71 retrieving revision 1.72 diff -u -d -r1.71 -r1.72 --- bdo.html 12 Aug 2010 19:55:26 -0000 1.71 +++ bdo.html 29 Aug 2010 00:57:57 -0000 1.72 @@ -2,7 +2,7 @@ <html id="bdo"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: bdo – BiDi override</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="base.html" title="base"> Index: input.number.html =================================================================== RCS file: /sources/public/html5/markup/input.number.html,v retrieving revision 1.88 retrieving revision 1.89 diff -u -d -r1.88 -r1.89 --- input.number.html 12 Aug 2010 19:55:29 -0000 1.88 +++ input.number.html 29 Aug 2010 00:58:01 -0000 1.89 @@ -2,7 +2,7 @@ <html id="input.number"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: input type=number – number input control (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="input.week.html" title="input type=week"> Index: col.html =================================================================== RCS file: /sources/public/html5/markup/col.html,v retrieving revision 1.76 retrieving revision 1.77 diff -u -d -r1.76 -r1.77 --- col.html 12 Aug 2010 19:55:26 -0000 1.76 +++ col.html 29 Aug 2010 00:57:57 -0000 1.77 @@ -2,7 +2,7 @@ <html id="col"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: col – table column</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="code.html" title="code"> Index: datatypes.html =================================================================== RCS file: /sources/public/html5/markup/datatypes.html,v retrieving revision 1.78 retrieving revision 1.79 diff -u -d -r1.78 -r1.79 --- datatypes.html 12 Aug 2010 19:55:26 -0000 1.78 +++ datatypes.html 29 Aug 2010 00:57:58 -0000 1.79 @@ -2,7 +2,7 @@ <html id="datatypes"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: Data types (common microsyntaxes)</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="global-attributes.html" title="global attributes"> Index: command.radio.html =================================================================== RCS file: /sources/public/html5/markup/command.radio.html,v retrieving revision 1.81 retrieving revision 1.82 diff -u -d -r1.81 -r1.82 --- command.radio.html 12 Aug 2010 19:55:26 -0000 1.81 +++ command.radio.html 29 Aug 2010 00:57:58 -0000 1.82 @@ -2,7 +2,7 @@ <html id="command.radio"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: command type=radio – selection of one item from a list of items (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="command.command.html" title="command type=command"> Index: input.datetime.html =================================================================== RCS file: /sources/public/html5/markup/input.datetime.html,v retrieving revision 1.88 retrieving revision 1.89 diff -u -d -r1.88 -r1.89 --- input.datetime.html 12 Aug 2010 19:55:29 -0000 1.88 +++ input.datetime.html 29 Aug 2010 00:58:01 -0000 1.89 @@ -2,7 +2,7 @@ <html id="input.datetime"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: input type=datetime – global date-and-time input control (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="input.image.html" title="input type=image"> Index: form.html =================================================================== RCS file: /sources/public/html5/markup/form.html,v retrieving revision 1.88 retrieving revision 1.89 diff -u -d -r1.88 -r1.89 --- form.html 12 Aug 2010 19:55:28 -0000 1.88 +++ form.html 29 Aug 2010 00:57:59 -0000 1.89 @@ -2,7 +2,7 @@ <html id="form"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: form – user-submittable form</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="footer.html" title="footer"> Index: input.password.html =================================================================== RCS file: /sources/public/html5/markup/input.password.html,v retrieving revision 1.85 retrieving revision 1.86 diff -u -d -r1.85 -r1.86 --- input.password.html 12 Aug 2010 19:55:29 -0000 1.85 +++ input.password.html 29 Aug 2010 00:58:01 -0000 1.86 @@ -2,7 +2,7 @@ <html id="input.password"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: input type=password – password-input field</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="input.text.html" title="input type=text"> Index: embed.html =================================================================== RCS file: /sources/public/html5/markup/embed.html,v retrieving revision 1.86 retrieving revision 1.87 diff -u -d -r1.86 -r1.87 --- embed.html 12 Aug 2010 19:55:27 -0000 1.86 +++ embed.html 29 Aug 2010 00:57:59 -0000 1.87 @@ -2,7 +2,7 @@ <html id="embed"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: embed – integration point for plugins (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="em.html" title="em"> Index: dd.html =================================================================== RCS file: /sources/public/html5/markup/dd.html,v retrieving revision 1.76 retrieving revision 1.77 diff -u -d -r1.76 -r1.77 --- dd.html 12 Aug 2010 19:55:26 -0000 1.76 +++ dd.html 29 Aug 2010 00:57:58 -0000 1.77 @@ -2,7 +2,7 @@ <html id="dd"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: dd – description or value</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="datalist.html" title="datalist"> Index: common-models.html =================================================================== RCS file: /sources/public/html5/markup/common-models.html,v retrieving revision 1.55 retrieving revision 1.56 diff -u -d -r1.55 -r1.56 --- common-models.html 10 Aug 2010 13:51:03 -0000 1.55 +++ common-models.html 29 Aug 2010 00:57:58 -0000 1.56 @@ -2,7 +2,7 @@ <html id="common-models"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: Common content models</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="elements.html" title="elements"> Index: ul.html =================================================================== RCS file: /sources/public/html5/markup/ul.html,v retrieving revision 1.73 retrieving revision 1.74 diff -u -d -r1.73 -r1.74 --- ul.html 12 Aug 2010 19:55:33 -0000 1.73 +++ ul.html 29 Aug 2010 00:58:05 -0000 1.74 @@ -2,7 +2,7 @@ <html id="ul"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: ul – unordered list</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="tr.html" title="tr"> Index: input.time.html =================================================================== RCS file: /sources/public/html5/markup/input.time.html,v retrieving revision 1.88 retrieving revision 1.89 diff -u -d -r1.88 -r1.89 --- input.time.html 12 Aug 2010 19:55:29 -0000 1.88 +++ input.time.html 29 Aug 2010 00:58:02 -0000 1.89 @@ -2,7 +2,7 @@ <html id="input.time"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: input type=time – time input control (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="input.month.html" title="input type=month"> Index: dt.html =================================================================== RCS file: /sources/public/html5/markup/dt.html,v retrieving revision 1.75 retrieving revision 1.76 diff -u -d -r1.75 -r1.76 --- dt.html 12 Aug 2010 19:55:27 -0000 1.75 +++ dt.html 29 Aug 2010 00:57:59 -0000 1.76 @@ -2,7 +2,7 @@ <html id="dt"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: dt – term or name</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="dl.html" title="dl"> Index: strong.html =================================================================== RCS file: /sources/public/html5/markup/strong.html,v retrieving revision 1.76 retrieving revision 1.77 diff -u -d -r1.76 -r1.77 --- strong.html 12 Aug 2010 19:55:32 -0000 1.76 +++ strong.html 29 Aug 2010 00:58:04 -0000 1.77 @@ -2,7 +2,7 @@ <html id="strong"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: strong – strong importance</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="span.html" title="span"> Index: acknowledgments.html =================================================================== RCS file: /sources/public/html5/markup/acknowledgments.html,v retrieving revision 1.29 retrieving revision 1.30 diff -u -d -r1.29 -r1.30 --- acknowledgments.html 10 Aug 2010 13:51:02 -0000 1.29 +++ acknowledgments.html 29 Aug 2010 00:57:56 -0000 1.30 @@ -2,7 +2,7 @@ <html id="acknowledgments"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: Acknowledgments</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="references.html" title="references"> Index: input.color.html =================================================================== RCS file: /sources/public/html5/markup/input.color.html,v retrieving revision 1.86 retrieving revision 1.87 diff -u -d -r1.86 -r1.87 --- input.color.html 12 Aug 2010 19:55:28 -0000 1.86 +++ input.color.html 29 Aug 2010 00:58:01 -0000 1.87 @@ -2,7 +2,7 @@ <html id="input.color"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: input type=color – color-well control (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="input.tel.html" title="input type=tel"> Index: li.html =================================================================== RCS file: /sources/public/html5/markup/li.html,v retrieving revision 1.82 retrieving revision 1.83 diff -u -d -r1.82 -r1.83 --- li.html 12 Aug 2010 19:55:30 -0000 1.82 +++ li.html 29 Aug 2010 00:58:02 -0000 1.83 @@ -2,7 +2,7 @@ <html id="li"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: li – list item</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="legend.html" title="legend"> Index: style.html =================================================================== RCS file: /sources/public/html5/markup/style.html,v retrieving revision 1.87 retrieving revision 1.88 diff -u -d -r1.87 -r1.88 --- style.html 12 Aug 2010 19:55:32 -0000 1.87 +++ style.html 29 Aug 2010 00:58:04 -0000 1.88 @@ -2,7 +2,7 @@ <html id="style"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: style – style (presentation) information</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="strong.html" title="strong"> Index: documents.html =================================================================== RCS file: /sources/public/html5/markup/documents.html,v retrieving revision 1.44 retrieving revision 1.45 diff -u -d -r1.44 -r1.45 --- documents.html 12 Aug 2010 19:55:27 -0000 1.44 +++ documents.html 29 Aug 2010 00:57:58 -0000 1.45 @@ -2,7 +2,7 @@ <html id="documents"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: Documents</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="terminology.html" title="terminology"> Index: del.html =================================================================== RCS file: /sources/public/html5/markup/del.html,v retrieving revision 1.83 retrieving revision 1.84 diff -u -d -r1.83 -r1.84 --- del.html 12 Aug 2010 19:55:27 -0000 1.83 +++ del.html 29 Aug 2010 00:57:58 -0000 1.84 @@ -2,7 +2,7 @@ <html id="del"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: del – deleted text</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="dd.html" title="dd"> Index: menu.html =================================================================== RCS file: /sources/public/html5/markup/menu.html,v retrieving revision 1.89 retrieving revision 1.90 diff -u -d -r1.89 -r1.90 --- menu.html 12 Aug 2010 19:55:30 -0000 1.89 +++ menu.html 29 Aug 2010 00:58:02 -0000 1.90 @@ -2,7 +2,7 @@ <html id="menu"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: menu – list of commands (CHANGED)</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="mark.html" title="mark"> Index: input.image.html =================================================================== RCS file: /sources/public/html5/markup/input.image.html,v retrieving revision 1.89 retrieving revision 1.90 diff -u -d -r1.89 -r1.90 --- input.image.html 12 Aug 2010 19:55:29 -0000 1.89 +++ input.image.html 29 Aug 2010 00:58:01 -0000 1.90 @@ -2,7 +2,7 @@ <html id="input.image"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: input type=image – image-coordinates input control</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="input.hidden.html" title="input type=hidden"> Index: code.html =================================================================== RCS file: /sources/public/html5/markup/code.html,v retrieving revision 1.71 retrieving revision 1.72 diff -u -d -r1.71 -r1.72 --- code.html 12 Aug 2010 19:55:26 -0000 1.71 +++ code.html 29 Aug 2010 00:57:57 -0000 1.72 @@ -2,7 +2,7 @@ <html id="code"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: code – code fragment</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="cite.html" title="cite"> Index: h2.html =================================================================== RCS file: /sources/public/html5/markup/h2.html,v retrieving revision 1.78 retrieving revision 1.79 diff -u -d -r1.78 -r1.79 --- h2.html 12 Aug 2010 19:55:28 -0000 1.78 +++ h2.html 29 Aug 2010 00:58:00 -0000 1.79 @@ -2,7 +2,7 @@ <html id="h2"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: h2 – heading</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="h1.html" title="h1"> Index: head.html =================================================================== RCS file: /sources/public/html5/markup/head.html,v retrieving revision 1.75 retrieving revision 1.76 diff -u -d -r1.75 -r1.76 --- head.html 12 Aug 2010 19:55:28 -0000 1.75 +++ head.html 29 Aug 2010 00:58:00 -0000 1.76 @@ -2,7 +2,7 @@ <html id="head"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: head – document metadata container</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="h6.html" title="h6"> Index: p.html =================================================================== RCS file: /sources/public/html5/markup/p.html,v retrieving revision 1.78 retrieving revision 1.79 diff -u -d -r1.78 -r1.79 --- p.html 12 Aug 2010 19:55:31 -0000 1.78 +++ p.html 29 Aug 2010 00:58:03 -0000 1.79 @@ -2,7 +2,7 @@ <html id="p"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: p – paragraph</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="output.html" title="output"> Index: figcaption.html =================================================================== RCS file: /sources/public/html5/markup/figcaption.html,v retrieving revision 1.46 retrieving revision 1.47 diff -u -d -r1.46 -r1.47 --- figcaption.html 12 Aug 2010 19:55:27 -0000 1.46 +++ figcaption.html 29 Aug 2010 00:57:59 -0000 1.47 @@ -2,7 +2,7 @@ <html id="figcaption"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: figcaption – figure caption (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="fieldset.html" title="fieldset"> Index: map.html =================================================================== RCS file: /sources/public/html5/markup/map.html,v retrieving revision 1.82 retrieving revision 1.83 diff -u -d -r1.82 -r1.83 --- map.html 12 Aug 2010 19:55:30 -0000 1.82 +++ map.html 29 Aug 2010 00:58:02 -0000 1.83 @@ -2,7 +2,7 @@ <html id="map"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: map – image-map definition</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="link.html" title="link"> Index: input.file.html =================================================================== RCS file: /sources/public/html5/markup/input.file.html,v retrieving revision 1.85 retrieving revision 1.86 diff -u -d -r1.85 -r1.86 --- input.file.html 12 Aug 2010 19:55:29 -0000 1.85 +++ input.file.html 29 Aug 2010 00:58:01 -0000 1.86 @@ -2,7 +2,7 @@ <html id="input.file"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: input type=file – file upload control</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="input.reset.html" title="input type=reset"> Index: input.radio.html =================================================================== RCS file: /sources/public/html5/markup/input.radio.html,v retrieving revision 1.85 retrieving revision 1.86 diff -u -d -r1.85 -r1.86 --- input.radio.html 12 Aug 2010 19:55:29 -0000 1.85 +++ input.radio.html 29 Aug 2010 00:58:01 -0000 1.86 @@ -2,7 +2,7 @@ <html id="input.radio"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: input type=radio – radio button</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="input.checkbox.html" title="input type=checkbox"> Index: command.checkbox.html =================================================================== RCS file: /sources/public/html5/markup/command.checkbox.html,v retrieving revision 1.81 retrieving revision 1.82 diff -u -d -r1.81 -r1.82 --- command.checkbox.html 12 Aug 2010 19:55:26 -0000 1.81 +++ command.checkbox.html 29 Aug 2010 00:57:58 -0000 1.82 @@ -2,7 +2,7 @@ <html id="command.checkbox"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: command type=checkbox – state or option that can be toggled (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="command.radio.html" title="command type=radio"> Index: param.html =================================================================== RCS file: /sources/public/html5/markup/param.html,v retrieving revision 1.79 retrieving revision 1.80 diff -u -d -r1.79 -r1.80 --- param.html 12 Aug 2010 19:55:31 -0000 1.79 +++ param.html 29 Aug 2010 00:58:03 -0000 1.80 @@ -2,7 +2,7 @@ <html id="param"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: param – initialization parameters for plugins</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="p.html" title="p"> Index: span.html =================================================================== RCS file: /sources/public/html5/markup/span.html,v retrieving revision 1.75 retrieving revision 1.76 diff -u -d -r1.75 -r1.76 --- span.html 12 Aug 2010 19:55:31 -0000 1.75 +++ span.html 29 Aug 2010 00:58:04 -0000 1.76 @@ -2,7 +2,7 @@ <html id="span"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: span – generic span</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="source.html" title="source"> Index: input.reset.html =================================================================== RCS file: /sources/public/html5/markup/input.reset.html,v retrieving revision 1.85 retrieving revision 1.86 diff -u -d -r1.85 -r1.86 --- input.reset.html 12 Aug 2010 19:55:29 -0000 1.85 +++ input.reset.html 29 Aug 2010 00:58:01 -0000 1.86 @@ -2,7 +2,7 @@ <html id="input.reset"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: input type=reset – reset button</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="input.submit.html" title="input type=submit"> Index: input.datetime-local.html =================================================================== RCS file: /sources/public/html5/markup/input.datetime-local.html,v retrieving revision 1.88 retrieving revision 1.89 diff -u -d -r1.88 -r1.89 --- input.datetime-local.html 12 Aug 2010 19:55:28 -0000 1.88 +++ input.datetime-local.html 29 Aug 2010 00:58:01 -0000 1.89 @@ -2,7 +2,7 @@ <html id="input.datetime-local"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: input type=datetime-local – local date-and-time input control (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="input.datetime.html" title="input type=datetime"> Index: meta.html =================================================================== RCS file: /sources/public/html5/markup/meta.html,v retrieving revision 1.40 retrieving revision 1.41 diff -u -d -r1.40 -r1.41 --- meta.html 12 Aug 2010 19:55:30 -0000 1.40 +++ meta.html 29 Aug 2010 00:58:02 -0000 1.41 @@ -2,7 +2,7 @@ <html id="meta"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: meta – metadata (CHANGED)</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="menu.html" title="menu"> Index: q.html =================================================================== RCS file: /sources/public/html5/markup/q.html,v retrieving revision 1.76 retrieving revision 1.77 diff -u -d -r1.76 -r1.77 --- q.html 12 Aug 2010 19:55:31 -0000 1.76 +++ q.html 29 Aug 2010 00:58:03 -0000 1.77 @@ -2,7 +2,7 @@ <html id="q"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: q – quoted text</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="progress.html" title="progress"> Index: option.html =================================================================== RCS file: /sources/public/html5/markup/option.html,v retrieving revision 1.84 retrieving revision 1.85 diff -u -d -r1.84 -r1.85 --- option.html 12 Aug 2010 19:55:31 -0000 1.84 +++ option.html 29 Aug 2010 00:58:03 -0000 1.85 @@ -2,7 +2,7 @@ <html id="option"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: option – option</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="optgroup.html" title="optgroup"> Index: label.html =================================================================== RCS file: /sources/public/html5/markup/label.html,v retrieving revision 1.84 retrieving revision 1.85 diff -u -d -r1.84 -r1.85 --- label.html 12 Aug 2010 19:55:30 -0000 1.84 +++ label.html 29 Aug 2010 00:58:02 -0000 1.85 @@ -2,7 +2,7 @@ <html id="label"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: label – caption for a form control</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="keygen.html" title="keygen"> Index: select.html =================================================================== RCS file: /sources/public/html5/markup/select.html,v retrieving revision 1.82 retrieving revision 1.83 diff -u -d -r1.82 -r1.83 --- select.html 28 Aug 2010 23:52:50 -0000 1.82 +++ select.html 29 Aug 2010 00:58:04 -0000 1.83 @@ -2,7 +2,7 @@ <html id="select"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: select – option-selection form control</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="section.html" title="section"> Index: noscript.html =================================================================== RCS file: /sources/public/html5/markup/noscript.html,v retrieving revision 1.78 retrieving revision 1.79 diff -u -d -r1.78 -r1.79 --- noscript.html 12 Aug 2010 19:55:30 -0000 1.78 +++ noscript.html 29 Aug 2010 00:58:02 -0000 1.79 @@ -2,7 +2,7 @@ <html id="noscript"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: noscript – fallback content for script</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="nav.html" title="nav"> Index: blockquote.html =================================================================== RCS file: /sources/public/html5/markup/blockquote.html,v retrieving revision 1.77 retrieving revision 1.78 diff -u -d -r1.77 -r1.78 --- blockquote.html 12 Aug 2010 19:55:26 -0000 1.77 +++ blockquote.html 29 Aug 2010 00:57:57 -0000 1.78 @@ -2,7 +2,7 @@ <html id="blockquote"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: blockquote – block quotation</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="bdo.html" title="bdo"> Index: hr.html =================================================================== RCS file: /sources/public/html5/markup/hr.html,v retrieving revision 1.76 retrieving revision 1.77 diff -u -d -r1.76 -r1.77 --- hr.html 12 Aug 2010 19:55:28 -0000 1.76 +++ hr.html 29 Aug 2010 00:58:00 -0000 1.77 @@ -2,7 +2,7 @@ <html id="hr"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: hr – thematic break (CHANGED)</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="hgroup.html" title="hgroup"> Index: td.html =================================================================== RCS file: /sources/public/html5/markup/td.html,v retrieving revision 1.85 retrieving revision 1.86 diff -u -d -r1.85 -r1.86 --- td.html 12 Aug 2010 19:55:32 -0000 1.85 +++ td.html 29 Aug 2010 00:58:05 -0000 1.86 @@ -2,7 +2,7 @@ <html id="td"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: td – table cell</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="tbody.html" title="tbody"> Index: em.html =================================================================== RCS file: /sources/public/html5/markup/em.html,v retrieving revision 1.72 retrieving revision 1.73 diff -u -d -r1.72 -r1.73 --- em.html 12 Aug 2010 19:55:27 -0000 1.72 +++ em.html 29 Aug 2010 00:57:59 -0000 1.73 @@ -2,7 +2,7 @@ <html id="em"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: em – emphatic stress</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="dt.html" title="dt"> Index: figure.html =================================================================== RCS file: /sources/public/html5/markup/figure.html,v retrieving revision 1.60 retrieving revision 1.61 diff -u -d -r1.60 -r1.61 --- figure.html 12 Aug 2010 19:55:27 -0000 1.60 +++ figure.html 29 Aug 2010 00:57:59 -0000 1.61 @@ -2,7 +2,7 @@ <html id="figure"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: figure – figure with optional caption (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="figcaption.html" title="figcaption"> Index: input.hidden.html =================================================================== RCS file: /sources/public/html5/markup/input.hidden.html,v retrieving revision 1.85 retrieving revision 1.86 diff -u -d -r1.85 -r1.86 --- input.hidden.html 12 Aug 2010 19:55:29 -0000 1.85 +++ input.hidden.html 29 Aug 2010 00:58:01 -0000 1.86 @@ -2,7 +2,7 @@ <html id="input.hidden"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: input type=hidden – hidden input control</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="input.file.html" title="input type=file"> Index: caption.html =================================================================== RCS file: /sources/public/html5/markup/caption.html,v retrieving revision 1.73 retrieving revision 1.74 diff -u -d -r1.73 -r1.74 --- caption.html 12 Aug 2010 19:55:26 -0000 1.73 +++ caption.html 29 Aug 2010 00:57:57 -0000 1.74 @@ -2,7 +2,7 @@ <html id="caption"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: caption – table title</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="canvas.html" title="canvas"> Index: index-of-terms.xhtml =================================================================== RCS file: /sources/public/html5/markup/index-of-terms.xhtml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- index-of-terms.xhtml 12 Aug 2010 19:55:28 -0000 1.2 +++ index-of-terms.xhtml 29 Aug 2010 00:58:00 -0000 1.3 @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" id="index-of-terms"> <head> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"/><title>HTML5: Index</title> +<link rel="stylesheet" href="ED.css" type="text/css"/><title>HTML5: Index</title> <link rel="stylesheet" href="style.css" type="text/css"/><link rel="up" href="Overview.html"/> <link rel="contents" href="Overview.html#toc"/> <link rel="index" href="index-of-terms.html"/> Index: kbd.html =================================================================== RCS file: /sources/public/html5/markup/kbd.html,v retrieving revision 1.72 retrieving revision 1.73 diff -u -d -r1.72 -r1.73 --- kbd.html 12 Aug 2010 19:55:30 -0000 1.72 +++ kbd.html 29 Aug 2010 00:58:02 -0000 1.73 @@ -2,7 +2,7 @@ <html id="kbd"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: kbd – user input</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="ins.html" title="ins"> Index: references.html =================================================================== RCS file: /sources/public/html5/markup/references.html,v retrieving revision 1.40 retrieving revision 1.41 diff -u -d -r1.40 -r1.41 --- references.html 12 Aug 2010 19:55:31 -0000 1.40 +++ references.html 29 Aug 2010 00:58:03 -0000 1.41 @@ -2,7 +2,7 @@ <html id="references"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: References</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="datatypes.html" title="datatypes"> --- NEW FILE: README.md --- (This appears to be a binary file; contents omitted.) Index: base.html =================================================================== RCS file: /sources/public/html5/markup/base.html,v retrieving revision 1.84 retrieving revision 1.85 diff -u -d -r1.84 -r1.85 --- base.html 12 Aug 2010 19:55:26 -0000 1.84 +++ base.html 29 Aug 2010 00:57:57 -0000 1.85 @@ -2,7 +2,7 @@ <html id="base"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: base – base URL</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="b.html" title="b"> Index: canvas.html =================================================================== RCS file: /sources/public/html5/markup/canvas.html,v retrieving revision 1.77 retrieving revision 1.78 diff -u -d -r1.77 -r1.78 --- canvas.html 28 Aug 2010 23:52:49 -0000 1.77 +++ canvas.html 29 Aug 2010 00:57:57 -0000 1.78 @@ -2,7 +2,7 @@ <html id="canvas"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: canvas – canvas for dynamic graphics (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="button.button.html" title="button type=button"> Index: input.search.html =================================================================== RCS file: /sources/public/html5/markup/input.search.html,v retrieving revision 1.88 retrieving revision 1.89 diff -u -d -r1.88 -r1.89 --- input.search.html 12 Aug 2010 19:55:29 -0000 1.88 +++ input.search.html 29 Aug 2010 00:58:01 -0000 1.89 @@ -2,7 +2,7 @@ <html id="input.search"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: input type=search – search field (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="input.url.html" title="input type=url"> Index: tfoot.html =================================================================== RCS file: /sources/public/html5/markup/tfoot.html,v retrieving revision 1.74 retrieving revision 1.75 diff -u -d -r1.74 -r1.75 --- tfoot.html 12 Aug 2010 19:55:32 -0000 1.74 +++ tfoot.html 29 Aug 2010 00:58:05 -0000 1.75 @@ -2,7 +2,7 @@ <html id="tfoot"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: tfoot – table footer row group</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="textarea.html" title="textarea"> Index: rt.html =================================================================== RCS file: /sources/public/html5/markup/rt.html,v retrieving revision 1.74 retrieving revision 1.75 diff -u -d -r1.74 -r1.75 --- rt.html 12 Aug 2010 19:55:31 -0000 1.74 +++ rt.html 29 Aug 2010 00:58:03 -0000 1.75 @@ -2,7 +2,7 @@ <html id="rt"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: rt – ruby text (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="rp.html" title="rp"> Index: fieldset.html =================================================================== RCS file: /sources/public/html5/markup/fieldset.html,v retrieving revision 1.78 retrieving revision 1.79 diff -u -d -r1.78 -r1.79 --- fieldset.html 12 Aug 2010 19:55:27 -0000 1.78 +++ fieldset.html 29 Aug 2010 00:57:59 -0000 1.79 @@ -2,7 +2,7 @@ <html id="fieldset"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: fieldset – set of related form controls</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="embed.html" title="embed"> Index: spec.html =================================================================== RCS file: /sources/public/html5/markup/spec.html,v retrieving revision 1.283 retrieving revision 1.284 diff -u -d -r1.283 -r1.284 --- spec.html 28 Aug 2010 23:52:50 -0000 1.283 +++ spec.html 29 Aug 2010 00:58:04 -0000 1.284 @@ -4,7 +4,7 @@ <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>HTML: The Markup Language Reference</title> <link rel="stylesheet" href="style.css" type="text/css"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> </head> <body onload="initDfn()"> <div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div> Index: datalist.html =================================================================== RCS file: /sources/public/html5/markup/datalist.html,v retrieving revision 1.79 retrieving revision 1.80 diff -u -d -r1.79 -r1.80 --- datalist.html 12 Aug 2010 19:55:26 -0000 1.79 +++ datalist.html 29 Aug 2010 00:57:58 -0000 1.80 @@ -2,7 +2,7 @@ <html id="datalist"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: datalist – predefined options for other controls (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="command.checkbox.html" title="command type=checkbox"> Index: h1.html =================================================================== RCS file: /sources/public/html5/markup/h1.html,v retrieving revision 1.77 retrieving revision 1.78 diff -u -d -r1.77 -r1.78 --- h1.html 12 Aug 2010 19:55:28 -0000 1.77 +++ h1.html 29 Aug 2010 00:58:00 -0000 1.78 @@ -2,7 +2,7 @@ <html id="h1"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: h1 – heading</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="form.html" title="form"> Index: h3.html =================================================================== RCS file: /sources/public/html5/markup/h3.html,v retrieving revision 1.78 retrieving revision 1.79 diff -u -d -r1.78 -r1.79 --- h3.html 12 Aug 2010 19:55:28 -0000 1.78 +++ h3.html 29 Aug 2010 00:58:00 -0000 1.79 @@ -2,7 +2,7 @@ <html id="h3"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: h3 – heading</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="h2.html" title="h2"> Index: optgroup.html =================================================================== RCS file: /sources/public/html5/markup/optgroup.html,v retrieving revision 1.75 retrieving revision 1.76 diff -u -d -r1.75 -r1.76 --- optgroup.html 12 Aug 2010 19:55:30 -0000 1.75 +++ optgroup.html 29 Aug 2010 00:58:03 -0000 1.76 @@ -2,7 +2,7 @@ <html id="optgroup"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: optgroup – group of options</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="ol.html" title="ol"> Index: input.week.html =================================================================== RCS file: /sources/public/html5/markup/input.week.html,v retrieving revision 1.88 retrieving revision 1.89 diff -u -d -r1.88 -r1.89 --- input.week.html 12 Aug 2010 19:55:29 -0000 1.88 +++ input.week.html 29 Aug 2010 00:58:02 -0000 1.89 @@ -2,7 +2,7 @@ <html id="input.week"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: input type=week – year-and-week input control (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="input.time.html" title="input type=time"> Index: button.button.html =================================================================== RCS file: /sources/public/html5/markup/button.button.html,v retrieving revision 1.84 retrieving revision 1.85 diff -u -d -r1.84 -r1.85 --- button.button.html 12 Aug 2010 19:55:26 -0000 1.84 +++ button.button.html 29 Aug 2010 00:57:57 -0000 1.85 @@ -2,7 +2,7 @@ <html id="button.button"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: button type=button – button with no additional semantics</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="button.reset.html" title="button type=reset"> Index: small.html =================================================================== RCS file: /sources/public/html5/markup/small.html,v retrieving revision 1.75 retrieving revision 1.76 diff -u -d -r1.75 -r1.76 --- small.html 12 Aug 2010 19:55:31 -0000 1.75 +++ small.html 29 Aug 2010 00:58:04 -0000 1.76 @@ -2,7 +2,7 @@ <html id="small"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: small – small print (CHANGED)</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="select.html" title="select"> Index: ruby.html =================================================================== RCS file: /sources/public/html5/markup/ruby.html,v retrieving revision 1.74 retrieving revision 1.75 diff -u -d -r1.74 -r1.75 --- ruby.html 12 Aug 2010 19:55:31 -0000 1.74 +++ ruby.html 29 Aug 2010 00:58:03 -0000 1.75 @@ -2,7 +2,7 @@ <html id="ruby"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: ruby – ruby annotation (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="rt.html" title="rt"> Index: index-of-terms.html =================================================================== RCS file: /sources/public/html5/markup/index-of-terms.html,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- index-of-terms.html 12 Aug 2010 19:55:28 -0000 1.2 +++ index-of-terms.html 29 Aug 2010 00:58:00 -0000 1.3 @@ -2,7 +2,7 @@ <html id="index-of-terms"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: Index</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="up" href="Overview.html"> Index: ol.html =================================================================== RCS file: /sources/public/html5/markup/ol.html,v retrieving revision 1.80 retrieving revision 1.81 diff -u -d -r1.80 -r1.81 --- ol.html 12 Aug 2010 19:55:30 -0000 1.80 +++ ol.html 29 Aug 2010 00:58:03 -0000 1.81 @@ -2,7 +2,7 @@ <html id="ol"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: ol – ordered list</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="object.html" title="object"> Index: article.html =================================================================== RCS file: /sources/public/html5/markup/article.html,v retrieving revision 1.77 retrieving revision 1.78 diff -u -d -r1.77 -r1.78 --- article.html 12 Aug 2010 19:55:26 -0000 1.77 +++ article.html 29 Aug 2010 00:57:57 -0000 1.78 @@ -2,7 +2,7 @@ <html id="article"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: article – article (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="area.html" title="area"> Index: elements.html =================================================================== RCS file: /sources/public/html5/markup/elements.html,v retrieving revision 1.65 retrieving revision 1.66 diff -u -d -r1.65 -r1.66 --- elements.html 10 Aug 2010 13:51:04 -0000 1.65 +++ elements.html 29 Aug 2010 00:57:59 -0000 1.66 @@ -2,7 +2,7 @@ <html id="elements"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: HTML elements</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="elements-by-function.html" title="elements by function"> Index: colgroup.html =================================================================== RCS file: /sources/public/html5/markup/colgroup.html,v retrieving revision 1.76 retrieving revision 1.77 diff -u -d -r1.76 -r1.77 --- colgroup.html 12 Aug 2010 19:55:26 -0000 1.76 +++ colgroup.html 29 Aug 2010 00:57:58 -0000 1.77 @@ -2,7 +2,7 @@ <html id="colgroup"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: colgroup – table column group</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="col.html" title="col"> Index: dl.html =================================================================== RCS file: /sources/public/html5/markup/dl.html,v retrieving revision 1.74 retrieving revision 1.75 diff -u -d -r1.74 -r1.75 --- dl.html 12 Aug 2010 19:55:27 -0000 1.74 +++ dl.html 29 Aug 2010 00:57:58 -0000 1.75 @@ -2,7 +2,7 @@ <html id="dl"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: dl – description list</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="div.html" title="div"> Index: thead.html =================================================================== RCS file: /sources/public/html5/markup/thead.html,v retrieving revision 1.74 retrieving revision 1.75 diff -u -d -r1.74 -r1.75 --- thead.html 12 Aug 2010 19:55:32 -0000 1.74 +++ thead.html 29 Aug 2010 00:58:05 -0000 1.75 @@ -2,7 +2,7 @@ <html id="thead"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: thead – table heading group</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="th.html" title="th"> Index: tbody.html =================================================================== RCS file: /sources/public/html5/markup/tbody.html,v retrieving revision 1.74 retrieving revision 1.75 diff -u -d -r1.74 -r1.75 --- tbody.html 12 Aug 2010 19:55:32 -0000 1.74 +++ tbody.html 29 Aug 2010 00:58:05 -0000 1.75 @@ -2,7 +2,7 @@ <html id="tbody"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: tbody – table row group</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="table.html" title="table"> Index: video.html =================================================================== RCS file: /sources/public/html5/markup/video.html,v retrieving revision 1.95 retrieving revision 1.96 diff -u -d -r1.95 -r1.96 --- video.html 12 Aug 2010 19:55:33 -0000 1.95 +++ video.html 29 Aug 2010 00:58:05 -0000 1.96 @@ -2,7 +2,7 @@ <html id="video"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: video – video (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="var.html" title="var"> Index: source.html =================================================================== RCS file: /sources/public/html5/markup/source.html,v retrieving revision 1.90 retrieving revision 1.91 diff -u -d -r1.90 -r1.91 --- source.html 12 Aug 2010 19:55:31 -0000 1.90 +++ source.html 29 Aug 2010 00:58:04 -0000 1.91 @@ -2,7 +2,7 @@ <html id="source"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: source – media source (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="small.html" title="small"> Index: button.reset.html =================================================================== RCS file: /sources/public/html5/markup/button.reset.html,v retrieving revision 1.84 retrieving revision 1.85 diff -u -d -r1.84 -r1.85 --- button.reset.html 12 Aug 2010 19:55:26 -0000 1.84 +++ button.reset.html 29 Aug 2010 00:57:57 -0000 1.85 @@ -2,7 +2,7 @@ <html id="button.reset"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: button type=reset – reset button</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="button.submit.html" title="button type=submit"> Index: meta.charset.html =================================================================== RCS file: /sources/public/html5/markup/meta.charset.html,v retrieving revision 1.89 retrieving revision 1.90 diff -u -d -r1.89 -r1.90 --- meta.charset.html 12 Aug 2010 19:55:30 -0000 1.89 +++ meta.charset.html 29 Aug 2010 00:58:02 -0000 1.90 @@ -2,7 +2,7 @@ <html id="meta.charset"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: meta charset – document character-encoding declaration (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="meta.http-equiv.content-language.html" title="meta http-equiv=content-language"> Index: output.html =================================================================== RCS file: /sources/public/html5/markup/output.html,v retrieving revision 1.86 retrieving revision 1.87 diff -u -d -r1.86 -r1.87 --- output.html 28 Aug 2010 23:52:50 -0000 1.86 +++ output.html 29 Aug 2010 00:58:03 -0000 1.87 @@ -2,7 +2,7 @@ <html id="output"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: output – result of a calculation in a form (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="option.html" title="option"> Index: i.html =================================================================== RCS file: /sources/public/html5/markup/i.html,v retrieving revision 1.73 retrieving revision 1.74 diff -u -d -r1.73 -r1.74 --- i.html 12 Aug 2010 19:55:28 -0000 1.73 +++ i.html 29 Aug 2010 00:58:00 -0000 1.74 @@ -2,7 +2,7 @@ <html id="i"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: i – offset text conventionally styled in italic (CHANGED)</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="html.html" title="html"> Index: input.submit.html =================================================================== RCS file: /sources/public/html5/markup/input.submit.html,v retrieving revision 1.85 retrieving revision 1.86 diff -u -d -r1.85 -r1.86 --- input.submit.html 12 Aug 2010 19:55:29 -0000 1.85 +++ input.submit.html 29 Aug 2010 00:58:01 -0000 1.86 @@ -2,7 +2,7 @@ <html id="input.submit"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: input type=submit – submit button</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="input.button.html" title="input type=button"> Index: input.date.html =================================================================== RCS file: /sources/public/html5/markup/input.date.html,v retrieving revision 1.87 retrieving revision 1.88 diff -u -d -r1.87 -r1.88 --- input.date.html 12 Aug 2010 19:55:28 -0000 1.87 +++ input.date.html 29 Aug 2010 00:58:01 -0000 1.88 @@ -2,7 +2,7 @@ <html id="input.date"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: input type=date – date input control (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="input.datetime-local.html" title="input type=datetime-local"> Index: var.html =================================================================== RCS file: /sources/public/html5/markup/var.html,v retrieving revision 1.72 retrieving revision 1.73 diff -u -d -r1.72 -r1.73 --- var.html 12 Aug 2010 19:55:33 -0000 1.72 +++ var.html 29 Aug 2010 00:58:05 -0000 1.73 @@ -2,7 +2,7 @@ <html id="var"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: var – variable or placeholder text</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="ul.html" title="ul"> Index: sub.html =================================================================== RCS file: /sources/public/html5/markup/sub.html,v retrieving revision 1.74 retrieving revision 1.75 diff -u -d -r1.74 -r1.75 --- sub.html 12 Aug 2010 19:55:32 -0000 1.74 +++ sub.html 29 Aug 2010 00:58:04 -0000 1.75 @@ -2,7 +2,7 @@ <html id="sub"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: sub – subscript</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="style.html" title="style"> Index: title.html =================================================================== RCS file: /sources/public/html5/markup/title.html,v retrieving revision 1.77 retrieving revision 1.78 diff -u -d -r1.77 -r1.78 --- title.html 12 Aug 2010 19:55:33 -0000 1.77 +++ title.html 29 Aug 2010 00:58:05 -0000 1.78 @@ -2,7 +2,7 @@ <html id="title"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: title – document title</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="time.html" title="time"> Index: pre.html =================================================================== RCS file: /sources/public/html5/markup/pre.html,v retrieving revision 1.76 retrieving revision 1.77 diff -u -d -r1.76 -r1.77 --- pre.html 12 Aug 2010 19:55:31 -0000 1.76 +++ pre.html 29 Aug 2010 00:58:03 -0000 1.77 @@ -2,7 +2,7 @@ <html id="pre"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: pre – preformatted text</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="param.html" title="param"> Index: button.submit.html =================================================================== RCS file: /sources/public/html5/markup/button.submit.html,v retrieving revision 1.84 retrieving revision 1.85 diff -u -d -r1.84 -r1.85 --- button.submit.html 12 Aug 2010 19:55:26 -0000 1.84 +++ button.submit.html 29 Aug 2010 00:57:57 -0000 1.85 @@ -2,7 +2,7 @@ <html id="button.submit"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: button type=submit – submit button</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="button.html" title="button"> Index: rp.html =================================================================== RCS file: /sources/public/html5/markup/rp.html,v retrieving revision 1.74 retrieving revision 1.75 diff -u -d -r1.74 -r1.75 --- rp.html 12 Aug 2010 19:55:31 -0000 1.74 +++ rp.html 29 Aug 2010 00:58:03 -0000 1.75 @@ -2,7 +2,7 @@ <html id="rp"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: rp – ruby parenthesis (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="q.html" title="q"> Index: sup.html =================================================================== RCS file: /sources/public/html5/markup/sup.html,v retrieving revision 1.75 retrieving revision 1.76 diff -u -d -r1.75 -r1.76 --- sup.html 12 Aug 2010 19:55:32 -0000 1.75 +++ sup.html 29 Aug 2010 00:58:04 -0000 1.76 @@ -2,7 +2,7 @@ <html id="sup"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: sup – superscript</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="summary.html" title="summary"> Index: details.html =================================================================== RCS file: /sources/public/html5/markup/details.html,v retrieving revision 1.64 retrieving revision 1.65 diff -u -d -r1.64 -r1.65 --- details.html 12 Aug 2010 19:55:27 -0000 1.64 +++ details.html 29 Aug 2010 00:57:58 -0000 1.65 @@ -2,7 +2,7 @@ <html id="details"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: details – control for additional on-demand information (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="del.html" title="del"> Index: input.url.html =================================================================== RCS file: /sources/public/html5/markup/input.url.html,v retrieving revision 1.88 retrieving revision 1.89 diff -u -d -r1.88 -r1.89 --- input.url.html 12 Aug 2010 19:55:29 -0000 1.88 +++ input.url.html 29 Aug 2010 00:58:02 -0000 1.89 @@ -2,7 +2,7 @@ <html id="input.url"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: input type=url – URL input control (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="input.email.html" title="input type=email"> Index: summary.html =================================================================== RCS file: /sources/public/html5/markup/summary.html,v retrieving revision 1.46 retrieving revision 1.47 diff -u -d -r1.46 -r1.47 --- summary.html 12 Aug 2010 19:55:32 -0000 1.46 +++ summary.html 29 Aug 2010 00:58:04 -0000 1.47 @@ -2,7 +2,7 @@ <html id="summary"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: summary – summary, caption, or legend for a details control (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="sub.html" title="sub"> Index: hgroup.html =================================================================== RCS file: /sources/public/html5/markup/hgroup.html,v retrieving revision 1.73 retrieving revision 1.74 diff -u -d -r1.73 -r1.74 --- hgroup.html 12 Aug 2010 19:55:28 -0000 1.73 +++ hgroup.html 29 Aug 2010 00:58:00 -0000 1.74 @@ -2,7 +2,7 @@ <html id="hgroup"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: hgroup – heading group (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="header.html" title="header"> Index: h5.html =================================================================== RCS file: /sources/public/html5/markup/h5.html,v retrieving revision 1.78 retrieving revision 1.79 diff -u -d -r1.78 -r1.79 --- h5.html 12 Aug 2010 19:55:28 -0000 1.78 +++ h5.html 29 Aug 2010 00:58:00 -0000 1.79 @@ -2,7 +2,7 @@ <html id="h5"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel="stylesheet" href="W3C-ED.css" type="text/css"> +<link rel="stylesheet" href="ED.css" type="text/css"> <title>HTML5: h5 – heading</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="prev" href="h4.html" title="h4">
Received on Sunday, 29 August 2010 00:58:44 UTC