File tree Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Original file line number Diff line number Diff line change 8
8
< script src =https://www.w3.org/Tools/respec/respec-w3c-common async class =remove > </ script >
9
9
< script class =remove >
10
10
var respecConfig = {
11
- specStatus : "ED" ,
11
+ specStatus : "CR" ,
12
+ crEnd : "2017-03-31" ,
12
13
shortName : "webdriver" ,
13
- subtitle : "Living Document" ,
14
+ // subtitle: "Living Document",
14
15
// publishDate: "2009-08-06",
15
16
// 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" ,
19
22
20
23
edDraftURI : "https://w3c.github.io/webdriver/webdriver-spec.html" ,
21
24
editors : [
You can’t perform that action at this time.
0 commit comments