Skip to content

Commit 27e570c

Browse files
committed
[css-will-change] Fix urls in DoC.
1 parent 4f9c2fb commit 27e570c

2 files changed

Lines changed: 11 additions & 12 deletions

File tree

css-will-change/issues-20140429-wd.html

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE html>
22
<meta charset="utf-8">
3-
<title>CSS Foo Level 3 Disposition of Comments for 2013-01-03 WD</title>
3+
<title>CSS Will Change Module Level 1 Disposition of Comments for 2014-04-29 WD</title>
44
<style type="text/css">
55
.a { background: lightgreen }
66
.d { background: lightblue }
@@ -10,11 +10,11 @@
1010
:target { box-shadow: 0.25em 0.25em 0.25em; }
1111
</style>
1212

13-
<h1>CSS Foo Level 3 Disposition of Comments for 2013-01-03 WD</h1>
13+
<h1>CSS Will Change Module Level 1 Disposition of Comments for 2014-04-29 WD</h1>
1414

15-
<p>Last call document: <a href="http://www.w3.org/TR/2013/WD-css-foo-3-20130103/">http://www.w3.org/TR/2013/WD-css-foo-3-20130103/</a>
15+
<p>Last call document: <a href="http://www.w3.org/TR/2014/WD-css-will-change-1-20140429/">http://www.w3.org/TR/2014/WD-css-will-change-1-20140429/</a>
1616

17-
<p>Editor's draft: <a href="http://dev.w3.org/csswg/css-foo-3/">http://dev.w3.org/csswg/css-foo-3/</a>
17+
<p>Editor's draft: <a href="http://dev.w3.org/csswg/css-will-change-1/">http://dev.w3.org/csswg/css-will-change-1/</a>
1818

1919
<p>The following color coding convention is used for comments:</p>
2020

@@ -35,17 +35,17 @@ <h1>CSS Foo Level 3 Disposition of Comments for 2013-01-03 WD</h1>
3535
Issue 1. <a href='#issue-1'>#</a>
3636
Summary: Clarifications about 'content' keyword
3737
From: Arthur Stolyar
38-
Comment: https://lists.w3.org/Archives/Public/www-style/2014Aug/0243.html
39-
Response: https://lists.w3.org/Archives/Public/www-style/2014Aug/0253.html
38+
Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2014Aug/0243.html'>https://lists.w3.org/Archives/Public/www-style/2014Aug/0243.html</a>
39+
Response: <a href='https://lists.w3.org/Archives/Public/www-style/2014Aug/0253.html'>https://lists.w3.org/Archives/Public/www-style/2014Aug/0253.html</a>
4040
Closed: Accepted
41-
Verified: https://lists.w3.org/Archives/Public/www-style/2014Aug/0255.html
41+
Verified: <a href='https://lists.w3.org/Archives/Public/www-style/2014Aug/0255.html'>https://lists.w3.org/Archives/Public/www-style/2014Aug/0255.html</a>
4242
Resolved: Editorial</pre>
4343
<pre class='a' id='issue-2'>
4444
Issue 2. <a href='#issue-2'>#</a>
4545
Summary: "will-change: &lt;shorthand>" not specified
4646
From: David Baron
47-
Comment: https://lists.w3.org/Archives/Public/www-style/2014Jun/0156.html
48-
Response: https://lists.w3.org/Archives/Public/www-style/2014Jun/0178.html
47+
Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2014Jun/0156.html'>https://lists.w3.org/Archives/Public/www-style/2014Jun/0156.html</a>
48+
Response: <a href='https://lists.w3.org/Archives/Public/www-style/2014Jun/0178.html'>https://lists.w3.org/Archives/Public/www-style/2014Jun/0178.html</a>
4949
Closed: Accepted
5050
Resolved: Bugfix</pre>
5151
<script>

css-will-change/issues-20140429-wd.txt

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1-
Draft: http://www.w3.org/TR/2013/WD-css-foo-3-20130103/
2-
Title: CSS Foo Level 3
3-
... anything else you want here, except 4 dashes ...
1+
Draft: http://www.w3.org/TR/2014/WD-css-will-change-1-20140429/
2+
Title: CSS Will Change Module Level 1
43

54
----
65
Issue 1.

0 commit comments

Comments
 (0)