We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5df23d0 commit 85df444Copy full SHA for 85df444
1 file changed
css3-writing-modes/Overview.src.html
@@ -20,7 +20,7 @@
20
margin:auto;
21
}
22
</style>
23
- <link rel="stylesheet" type="text/css" href="http://www.w3.org/StyleSheets/TR/W3C-WD.css">
+ <link rel="stylesheet" type="text/css" href="http://www.w3.org/StyleSheets/TR/W3C-ED.css">
24
</head>
25
26
<body>
@@ -34,10 +34,10 @@ <h1>CSS Writing Modes Module Level 3</h1>
34
<h2 class="no-num no-toc">[LONGSTATUS] [DATE]</h2>
35
<dl>
36
<dt>This version:</dt>
37
-<!--
38
<dd><a href="http://dev.w3.org/csswg/css3-writing-modes/">http://dev.w3.org/csswg/css3-writing-modes/</a>
39
--->
+<!--
40
<dd><a href="http://www.w3.org/TR/[YEAR]/WD-[SHORTNAME]-[CDATE]/">[VERSION]</a>
+-->
41
42
<dt>Latest version:</dt>
43
<dd><a
0 commit comments