Skip to content

Commit 6273b09

Browse files
Toggle spec to CR status
1 parent 8a44ac6 commit 6273b09

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

webdriver-spec.html

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,17 @@
88
<script src=https://www.w3.org/Tools/respec/respec-w3c-common async class=remove></script>
99
<script class=remove>
1010
var respecConfig = {
11-
specStatus: "ED",
11+
specStatus: "CR",
12+
crEnd: "2017-03-31",
1213
shortName: "webdriver",
13-
subtitle: "Living Document",
14+
// subtitle: "Living Document",
1415
// publishDate: "2009-08-06",
1516
// copyrightStart: "2005"
16-
// previousPublishDate: "1977-03-15",
17-
// previousMaturity: "WD",
18-
// lcEnd: "2009-08-05",
17+
previousPublishDate: "2012-07-21",
18+
previousMaturity: "FPWD",
19+
20+
implementationReportURI:
21+
"https://github.com/w3c/webdriver/blob/master/implementation-report.md",
1922

2023
edDraftURI: "https://w3c.github.io/webdriver/webdriver-spec.html",
2124
editors: [

0 commit comments

Comments
 (0)