File tree 3 files changed +6
-5
lines changed 3 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 12
12
# -F ids=on
13
13
14
14
cdate = $(shell date +% Y% m% d)
15
+ status = ED
15
16
16
17
% .html : % .src.html
17
18
@echo " Calling post-processor to generate $@ ..."
Original file line number Diff line number Diff line change @@ -55,12 +55,12 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft <time
55
55
< dl >
56
56
< dt > This version:
57
57
58
- < dd > < a class =" u-url replaceme "
59
- href ="http://dev.w3.org/csswg/cssN-FIXME/ "> http://www .w3.org/TR/2013/ED- cssN-FIXME-20130214 /</ a >
58
+ < dd > < a class =u-url
59
+ href ="http://dev.w3.org/csswg/cssN-FIXME/ "> http://dev .w3.org/csswg/ cssN-FIXME/</ a >
60
60
61
61
< dt > Latest version:
62
62
63
- < dd > < a
63
+ < dd > < a class = replaceme
64
64
href ="http://www.w3.org/TR/cssN-FIXME/ "> http://www.w3.org/TR/cssN-FIXME/</ a >
65
65
66
66
< dt > Editor's draft:
Original file line number Diff line number Diff line change @@ -38,10 +38,10 @@ <h1 class="p-name">CSS <var class="replaceme">TEMPLATE</var> Module Level <var c
38
38
< h2 class ="no-num no-toc "> [LONGSTATUS] < time class ="dt-updated " datetime ="[CDATE] "> [DATE]</ time > </ h2 >
39
39
< dl >
40
40
< dt > This version:
41
- < dd > < a href ="[VERSION] " class ="u-url replaceme " > http://www.w3.org/TR/[YEAR]/ED-cssN-FIXME-[CDATE]/ </ a >
41
+ < dd > < a href ="[VERSION] " class ="u-url " > [VERSION] </ a >
42
42
43
43
< dt > Latest version:
44
- < dd > < a href ="http://www.w3.org/TR/[SHORTNAME]/ "> http://www.w3.org/TR/[SHORTNAME] /</ a >
44
+ < dd > < a href ="http://www.w3.org/TR/[SHORTNAME]/ " class =" replaceme " > http://www.w3.org/TR/cssN-FIXME /</ a >
45
45
46
46
< dt > Editor's draft:
47
47
< dd > < a href ="http://dev.w3.org/csswg/[SHORTNAME]/ "> http://dev.w3.org/csswg/[SHORTNAME]/</ a >
You can’t perform that action at this time.
0 commit comments