- From: Robin Berjon via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 11 Oct 2012 15:49:12 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec-author-view In directory hutz:/tmp/cvs-serv23688 Modified Files: OUT.html editing_ix.html editingx.html full-spec.html microdata.html spec.preprocessed.html syntaxx.html video.html Log Message: spec now valid Index: full-spec.html =================================================================== RCS file: /sources/public/html5/spec-author-view/full-spec.html,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- full-spec.html 23 Apr 2011 13:17:39 -0000 1.3 +++ full-spec.html 11 Oct 2012 15:49:09 -0000 1.4 @@ -1,5 +1,5 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> -<html lang="en-US-x-Hixie"><head><meta http-equiv="Content-Type" content="text/html; charset=ascii"><title>HTML5 (Edition for Web Authors)</title> +<html lang="en-US-x-Hixie"><head><meta http-equiv="Content-Type" content="text/html; charset=utf8"><title>HTML5 (Edition for Web Authors)</title> <meta name="viewport" content="width=device-width;"> <meta content="IE=edge,chrome=1" http-equiv="X-UA-Compatible"> <link href="whatwg.css" rel="stylesheet"> @@ -5120,7 +5120,7 @@ <li>Add the characters U+0022, U+003C, U+003E, U+005B .. U+005E, U+0060, and U+007B .. U+007D to the <unreserved> production. - <!-- <!-- + <!-- 0022 QUOTATION MARK 003C LESS-THAN SIGN 003E GREATER-THAN SIGN Index: video.html =================================================================== RCS file: /sources/public/html5/spec-author-view/video.html,v retrieving revision 1.1008 retrieving revision 1.1009 diff -u -d -r1.1008 -r1.1009 --- video.html 5 Jul 2011 16:21:46 -0000 1.1008 +++ video.html 11 Oct 2012 15:49:10 -0000 1.1009 @@ -1,4 +1,4 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html lang="en-US-x-Hixie"><meta content="text/html; charset=utf-8" http-equiv="Content-Type"><title>4.8.6 The video element — HTML5 (Edition for Web Authors)</title><meta content="IE=edge,chrome=1" http-equiv="X-UA-Compatible"><link href="whatwg.css" rel="stylesheet"><style type="text/css"> +<!DOCTYPE html><html lang="en-US-x-Hixie"><meta content="text/html; charset=utf-8" http-equiv="Content-Type"><title>4.8.6 The video element — HTML5 (Edition for Web Authors)</title><meta content="IE=edge,chrome=1" http-equiv="X-UA-Compatible"><link href="whatwg.css" rel="stylesheet"><style type="text/css"> pre { margin-left: 2em; white-space: pre-wrap; } h2 { margin: 3em 0 1em 0; } h3 { margin: 2.5em 0 1em 0; } Index: editingx.html =================================================================== RCS file: /sources/public/html5/spec-author-view/editingx.html,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- editingx.html 5 Jul 2011 16:21:28 -0000 1.2 +++ editingx.html 11 Oct 2012 15:49:09 -0000 1.3 @@ -1,4 +1,4 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"><html class="split chapter" lang="en-US-x-Hixie"><meta content="text/html; charset=ascii" http-equiv="Content-Type"><title>7 User interaction — HTML5 (Edition for Web Authors)</title><meta content="IE=edge,chrome=1" http-equiv="X-UA-Compatible"><link href="whatwg.css" rel="stylesheet"><style type="text/css"> +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"><html class="split chapter" lang="en-US-x-Hixie"><meta content="text/html; charset=utf8" http-equiv="Content-Type"><title>7 User interaction — HTML5 (Edition for Web Authors)</title><meta content="IE=edge,chrome=1" http-equiv="X-UA-Compatible"><link href="whatwg.css" rel="stylesheet"><style type="text/css"> pre { margin-left: 2em; white-space: pre-wrap; } h2 { margin: 3em 0 1em 0; } h3 { margin: 2.5em 0 1em 0; } Index: syntaxx.html =================================================================== RCS file: /sources/public/html5/spec-author-view/syntaxx.html,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- syntaxx.html 5 Jul 2011 16:21:38 -0000 1.3 +++ syntaxx.html 11 Oct 2012 15:49:10 -0000 1.4 @@ -1,4 +1,4 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"><html class="split chapter" lang="en-US-x-Hixie"><meta content="text/html; charset=ascii" http-equiv="Content-Type"><title>8 The HTML syntax — HTML5 (Edition for Web Authors)</title><meta content="IE=edge,chrome=1" http-equiv="X-UA-Compatible"><link href="whatwg.css" rel="stylesheet"><style type="text/css"> +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"><html class="split chapter" lang="en-US-x-Hixie"><meta content="text/html; charset=utf8" http-equiv="Content-Type"><title>8 The HTML syntax — HTML5 (Edition for Web Authors)</title><meta content="IE=edge,chrome=1" http-equiv="X-UA-Compatible"><link href="whatwg.css" rel="stylesheet"><style type="text/css"> pre { margin-left: 2em; white-space: pre-wrap; } h2 { margin: 3em 0 1em 0; } h3 { margin: 2.5em 0 1em 0; } Index: microdata.html =================================================================== RCS file: /sources/public/html5/spec-author-view/microdata.html,v retrieving revision 1.562 retrieving revision 1.563 diff -u -d -r1.562 -r1.563 --- microdata.html 6 Jan 2010 16:38:36 -0000 1.562 +++ microdata.html 11 Oct 2012 15:49:09 -0000 1.563 @@ -1,6 +1,5 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> <!DOCTYPE html> -<!-- when publishing, change bits marked ZZZ --><html lang="en-US-x-Hixie" class="split chapter"><head><title>5 Microdata — HTML5 (Author Edition)</title><script src="link-fixup.js"></script><link href="whatwg.css" rel="stylesheet"><style type="text/css"> +<html lang="en-US-x-Hixie" class="split chapter"><head><title>5 Microdata — HTML5 (Author Edition)</title><script src="link-fixup.js"></script><link href="whatwg.css" rel="stylesheet"><style type="text/css"> pre { margin-left: 2em; white-space: pre-wrap; } h2 { margin: 3em 0 1em 0; } h3 { margin: 2.5em 0 1em 0; } Index: editing_ix.html =================================================================== RCS file: /sources/public/html5/spec-author-view/editing_ix.html,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- editing_ix.html 5 Jul 2011 16:21:28 -0000 1.2 +++ editing_ix.html 11 Oct 2012 15:49:09 -0000 1.3 @@ -1,4 +1,4 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"><html class="split chapter" lang="en-US-x-Hixie"><meta content="text/html; charset=ascii" http-equiv="Content-Type"><title>7 User interaction — HTML5 (Edition for Web Authors)</title><meta content="IE=edge,chrome=1" http-equiv="X-UA-Compatible"><link href="whatwg.css" rel="stylesheet"><style type="text/css"> +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"><html class="split chapter" lang="en-US-x-Hixie"><meta content="text/html; charset=utf8" http-equiv="Content-Type"><title>7 User interaction — HTML5 (Edition for Web Authors)</title><meta content="IE=edge,chrome=1" http-equiv="X-UA-Compatible"><link href="whatwg.css" rel="stylesheet"><style type="text/css"> pre { margin-left: 2em; white-space: pre-wrap; } h2 { margin: 3em 0 1em 0; } h3 { margin: 2.5em 0 1em 0; } Index: OUT.html =================================================================== RCS file: /sources/public/html5/spec-author-view/OUT.html,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- OUT.html 5 Oct 2012 13:34:52 -0000 1.4 +++ OUT.html 11 Oct 2012 15:49:08 -0000 1.5 @@ -2,6 +2,7 @@ <html lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US-x-Hixie"> <head> + <meta charset='utf-8'> <meta name="generator" content= "HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" /> <title>HTML5</title> Index: spec.preprocessed.html =================================================================== RCS file: /sources/public/html5/spec-author-view/spec.preprocessed.html,v retrieving revision 1.821 retrieving revision 1.822 diff -u -d -r1.821 -r1.822 --- spec.preprocessed.html 11 Oct 2012 14:49:31 -0000 1.821 +++ spec.preprocessed.html 11 Oct 2012 15:49:09 -0000 1.822 @@ -1,6 +1,6 @@ <!DOCTYPE html PUBLIC "DUMMY" "DUMMY"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie"> -<head><meta http-equiv="Content-Type" content="text/html; charset=ascii"> +<head><meta http-equiv="Content-Type" content="text/html; charset=utf8"> <meta name="generator" content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39"></meta> <meta charset="utf-8"></meta> <title>HTML5</title>
Received on Thursday, 11 October 2012 15:49:23 UTC