added test annotations & test suite links

Thu, 05 Sep 2013 17:43:19 -0700

author
Rebecca Hauck <rhauck@adobe.com>
date
Thu, 05 Sep 2013 17:43:19 -0700
changeset 9048
7730c3fca2a1
parent 9047
0f37bec67d21
child 9049
fd42b37a83d1

added test annotations & test suite links

css-animations/Overview.html file | annotate | diff | comparison | revisions
css-animations/Overview.src.html file | annotate | diff | comparison | revisions
css-transitions/Overview.html file | annotate | diff | comparison | revisions
css-transitions/Overview.src.html file | annotate | diff | comparison | revisions
     1.1 --- a/css-animations/Overview.html	Thu Sep 05 16:26:55 2013 -0700
     1.2 +++ b/css-animations/Overview.html	Thu Sep 05 17:43:19 2013 -0700
     1.3 @@ -3,6 +3,7 @@
     1.4  <html lang=en>
     1.5   <head>
     1.6    <title>CSS Animations</title>
     1.7 +  <script src='http://test.csswg.org/harness/annotate.js#css-animations-1_dev' type='text/javascript' defer></script>
     1.8    <!--
     1.9    <link href="http://purl.org/dc/terms/" rel="schema.dcterms">
    1.10    <link href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright" rel="dcterms.rights">
    1.11 @@ -95,8 +96,7 @@
    1.12       rel=discussion>archives</a>)
    1.13  
    1.14      <dt>Test suite:
    1.15 -
    1.16 -    <dd>none yet
    1.17 +	    <dd><a href="http://test.csswg.org/suites/css-animations-1/nightly-unstable/">http://test.csswg.org/suites/css-animations-1/nightly-unstable/</a>
    1.18     </dl>
    1.19     <!--begin-copyright-->
    1.20     <p class=copyright><a
     2.1 --- a/css-animations/Overview.src.html	Thu Sep 05 16:26:55 2013 -0700
     2.2 +++ b/css-animations/Overview.src.html	Thu Sep 05 17:43:19 2013 -0700
     2.3 @@ -2,6 +2,7 @@
     2.4  <html lang="en">
     2.5  <head>
     2.6  	<title>CSS Animations</title>
     2.7 +	<script src='http://test.csswg.org/harness/annotate.js#css-animations-1_dev' type='text/javascript' defer></script>
     2.8  	<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
     2.9  	<link rel="stylesheet" type="text/css" href="../default.css">
    2.10  	<style type="text/css">
    2.11 @@ -58,7 +59,7 @@
    2.12             >archives</a>)
    2.13  
    2.14  	<dt>Test suite:
    2.15 -		<dd>none yet
    2.16 +	    <dd><a href="http://test.csswg.org/suites/css-animations-1/nightly-unstable/">http://test.csswg.org/suites/css-animations-1/nightly-unstable/</a>
    2.17  </dl>
    2.18  
    2.19  <!--copyright-->
     3.1 --- a/css-transitions/Overview.html	Thu Sep 05 16:26:55 2013 -0700
     3.2 +++ b/css-transitions/Overview.html	Thu Sep 05 17:43:19 2013 -0700
     3.3 @@ -4,7 +4,7 @@
     3.4  <html lang=en>
     3.5   <head profile="http://dublincore.org/documents/2008/08/04/dc-html/ ">
     3.6    <title>CSS Transitions</title>
     3.7 -
     3.8 +  <script src='http://test.csswg.org/harness/annotate.js#css-transitions-1_dev' type='text/javascript' defer></script>
     3.9    <link href="http://purl.org/dc/terms/" rel=schema.dcterms>
    3.10    <link href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright"
    3.11     rel=dcterms.rights>
    3.12 @@ -94,9 +94,8 @@
    3.13       href="http://lists.w3.org/Archives/Public/www-style/"
    3.14       rel=discussion>archives</a>)
    3.15  
    3.16 -    <dt>Test suite:
    3.17 -
    3.18 -    <dd>none yet
    3.19 +     <dt>Test suite:
    3.20 +         <dd>  <a href="http://test.csswg.org/suites/css-transitions-1/nightly-unstable/">http://test.csswg.org/suites/css-transitions-1/nightly-unstable/</a>
    3.21     </dl>
    3.22     <!--begin-copyright-->
    3.23     <p class=copyright><a
     4.1 --- a/css-transitions/Overview.src.html	Thu Sep 05 16:26:55 2013 -0700
     4.2 +++ b/css-transitions/Overview.src.html	Thu Sep 05 17:43:19 2013 -0700
     4.3 @@ -4,6 +4,7 @@
     4.4  <html lang="en">
     4.5  <head>
     4.6    <title>CSS Transitions</title>
     4.7 +  <script src='http://test.csswg.org/harness/annotate.js#css-transitions-1_dev' type='text/javascript' defer></script>
     4.8    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
     4.9    <link rel="stylesheet" type="text/css" href="../default.css">
    4.10    <style type="text/css">
    4.11 @@ -59,7 +60,7 @@
    4.12          (<a rel="discussion" href="http://lists.w3.org/Archives/Public/www-style/">archives</a>)
    4.13  
    4.14    <dt>Test suite:
    4.15 -    <dd>none yet
    4.16 +    <dd>  <a href="http://test.csswg.org/suites/css-transitions-1/nightly-unstable/">http://test.csswg.org/suites/css-transitions-1/nightly-unstable/</a>
    4.17  </dl>
    4.18  
    4.19  <!--copyright-->

mercurial