Skip to content

Commit dcf20fe

Browse files
committed
added test annotations & test suite links
1 parent 4ddbeda commit dcf20fe

4 files changed

Lines changed: 9 additions & 8 deletions

File tree

css-animations/Overview.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<html lang=en>
44
<head>
55
<title>CSS Animations</title>
6+
<script src='http://test.csswg.org/harness/annotate.js#css-animations-1_dev' type='text/javascript' defer></script>
67
<!--
78
<link href="http://purl.org/dc/terms/" rel="schema.dcterms">
89
<link href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright" rel="dcterms.rights">
@@ -95,8 +96,7 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 6 May 2013</h2>
9596
rel=discussion>archives</a>)
9697

9798
<dt>Test suite:
98-
99-
<dd>none yet
99+
<dd><a href="http://test.csswg.org/suites/css-animations-1/nightly-unstable/">http://test.csswg.org/suites/css-animations-1/nightly-unstable/</a>
100100
</dl>
101101
<!--begin-copyright-->
102102
<p class=copyright><a

css-animations/Overview.src.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
<html lang="en">
33
<head>
44
<title>CSS Animations</title>
5+
<script src='http://test.csswg.org/harness/annotate.js#css-animations-1_dev' type='text/javascript' defer></script>
56
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
67
<link rel="stylesheet" type="text/css" href="../default.css">
78
<style type="text/css">
@@ -58,7 +59,7 @@ <h2 class="no-num no-toc">[LONGSTATUS] [DATE]</h2>
5859
>archives</a>)
5960

6061
<dt>Test suite:
61-
<dd>none yet
62+
<dd><a href="http://test.csswg.org/suites/css-animations-1/nightly-unstable/">http://test.csswg.org/suites/css-animations-1/nightly-unstable/</a>
6263
</dl>
6364

6465
<!--copyright-->

css-transitions/Overview.html

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<html lang=en>
55
<head profile="http://dublincore.org/documents/2008/08/04/dc-html/ ">
66
<title>CSS Transitions</title>
7-
7+
<script src='http://test.csswg.org/harness/annotate.js#css-transitions-1_dev' type='text/javascript' defer></script>
88
<link href="http://purl.org/dc/terms/" rel=schema.dcterms>
99
<link href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright"
1010
rel=dcterms.rights>
@@ -94,9 +94,8 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 8 June 2013</h2>
9494
href="http://lists.w3.org/Archives/Public/www-style/"
9595
rel=discussion>archives</a>)
9696

97-
<dt>Test suite:
98-
99-
<dd>none yet
97+
<dt>Test suite:
98+
<dd> <a href="http://test.csswg.org/suites/css-transitions-1/nightly-unstable/">http://test.csswg.org/suites/css-transitions-1/nightly-unstable/</a>
10099
</dl>
101100
<!--begin-copyright-->
102101
<p class=copyright><a

css-transitions/Overview.src.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<html lang="en">
55
<head>
66
<title>CSS Transitions</title>
7+
<script src='http://test.csswg.org/harness/annotate.js#css-transitions-1_dev' type='text/javascript' defer></script>
78
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
89
<link rel="stylesheet" type="text/css" href="../default.css">
910
<style type="text/css">
@@ -59,7 +60,7 @@ <h2 class="no-num no-toc">[LONGSTATUS] [DATE]</h2>
5960
(<a rel="discussion" href="http://lists.w3.org/Archives/Public/www-style/">archives</a>)
6061

6162
<dt>Test suite:
62-
<dd>none yet
63+
<dd> <a href="http://test.csswg.org/suites/css-transitions-1/nightly-unstable/">http://test.csswg.org/suites/css-transitions-1/nightly-unstable/</a>
6364
</dl>
6465

6566
<!--copyright-->

0 commit comments

Comments
 (0)