We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28e8919 commit e816065Copy full SHA for e816065
1 file changed
cssom-view/Overview.html
@@ -15,7 +15,7 @@
15
code :link, code :visited { color:inherit }
16
</style>
17
18
- <link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet">
+ <link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet">
19
</head>
20
21
<body class="draft">
@@ -27,7 +27,7 @@
27
28
<h1 id="cssom-view-module">CSSOM View Module</h1>
29
30
- <h2 class="no-num no-toc" id="w3c-doctype">W3C Working Draft 4 August 2011</h2>
+ <h2 class="no-num no-toc" id="w3c-doctype">Editor's Draft 4 August 2011</h2>
31
32
<dl>
33
0 commit comments