Skip to content

Commit e48105e

Browse files
author
rossen
committed
Backed out changeset: 7a5ff964cca5
1 parent 1bc8d0a commit e48105e

File tree

1 file changed

+2
-14
lines changed

1 file changed

+2
-14
lines changed

css-position/Overview.html

Lines changed: 2 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2,22 +2,10 @@
22
"http://www.w3.org/TR/html4/strict.dtd">
33

44
<html lang=en>
5-
<head
6-
profile="http://dublincore.org/documents/2008/08/04/dc-html/ http://www.w3.org/2006/03/hcard">
5+
<head profile="http://www.w3.org/2006/03/hcard">
76
<meta content="text/html; charset=utf-8" http-equiv=Content-Type>
87
<title>CSS Positioned Layout Module Level 3</title>
98

10-
<link href="http://purl.org/dc/terms/" rel=schema.dcterms>
11-
<link href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright"
12-
rel=dcterms.rights>
13-
<meta content="CSS Positioned Layout Module Level 3" name=dcterms.title>
14-
<meta content=text name=dcterms.type>
15-
<meta content=2013-10-14 name=dcterms.date>
16-
<meta content="Rossen Atanassov" name=dcterms.creator>
17-
<meta content="Arron Eicholz" name=dcterms.creator>
18-
<meta content=W3C name=dcterms.publisher>
19-
<meta content="http://dev.w3.org/csswg/css3-positioning/"
20-
name=dcterms.identifier>
219
<link href=default.css rel=stylesheet type="text/css">
2210
<link href="http://www.w3.org/StyleSheets/TR/W3C-ED.css" rel=stylesheet
2311
type="text/css">
@@ -119,7 +107,7 @@
119107

120108
<h1>CSS Positioned Layout Module Level 3</h1>
121109

122-
<h2 class="no-num no-toc">Editor's Draft 14 October 2013</h2>
110+
<h2 class="no-num no-toc">Editor's Draft 13 October 2013</h2>
123111

124112
<dl>
125113
<dt>This version:

0 commit comments

Comments
 (0)