Skip to content

Commit b5d047c

Browse files
committed
Made a snapshot for publication on /TR and then set style sheet back
to W3C-ED.
1 parent d7a21e7 commit b5d047c

1 file changed

Lines changed: 1 addition & 9 deletions

File tree

css3-ui/Overview.src.html

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,6 @@
11
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
22
"http://www.w3.org/TR/html4/strict.dtd">
33

4-
<!-- the command line to process is this is:
5-
6-
num -l 2 template.html | toc -l 2 | perl bin/htmlindex | perl \
7-
bin/propindex | perl bin/addcite -r '' template.html \
8-
>template-processed.html
9-
10-
-->
11-
124
<html><head>
135
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
146
<meta http-equiv="Content-Style-Type" content="text/css">
@@ -33,7 +25,7 @@
3325

3426
</style>
3527
<link rel="stylesheet" type="text/css"
36-
href="http://www.w3.org/StyleSheets/TR/W3C-WD">
28+
href="http://www.w3.org/StyleSheets/TR/W3C-ED">
3729
<!-- toggle to W3C-WD for TR publication, W3C-ED for editing -->
3830
</head>
3931
<body>

0 commit comments

Comments
 (0)