added test annotation script to css3-conditional

Fri, 26 Oct 2012 15:25:45 -0700

author
Peter Linss <peter.linss@hp.com>
date
Fri, 26 Oct 2012 15:25:45 -0700
changeset 6932
51f4a64885f4
parent 6931
5ebe0b4e5289
child 6933
0a759792a7bc
child 6947
1883627c1212

added test annotation script to css3-conditional

css3-conditional/Overview.html file | annotate | diff | comparison | revisions
css3-conditional/Overview.src.html file | annotate | diff | comparison | revisions
     1.1 --- a/css3-conditional/Overview.html	Fri Oct 26 17:07:23 2012 +0200
     1.2 +++ b/css3-conditional/Overview.html	Fri Oct 26 15:25:45 2012 -0700
     1.3 @@ -21,6 +21,8 @@
     1.4    <link href="../default.css" rel=stylesheet type="text/css">
     1.5    <link href="http://www.w3.org/StyleSheets/TR/W3C-ED.css" rel=stylesheet
     1.6     type="text/css">
     1.7 +  <script src="http://test.csswg.org/harness/annotate.js#CSS3-CONDITIONAL_DEV"
     1.8 +   type="text/javascript" defer></script>
     1.9  
    1.10   <body>
    1.11    <div class=head> <!--begin-logo-->
     2.1 --- a/css3-conditional/Overview.src.html	Fri Oct 26 17:07:23 2012 +0200
     2.2 +++ b/css3-conditional/Overview.src.html	Fri Oct 26 15:25:45 2012 -0700
     2.3 @@ -7,6 +7,8 @@
     2.4    <link rel="stylesheet" type="text/css" href="../default.css">
     2.5    <link rel="stylesheet" type="text/css"
     2.6          href="http://www.w3.org/StyleSheets/TR/W3C-[STATUS].css">
     2.7 +  <script src="http://test.csswg.org/harness/annotate.js#CSS3-CONDITIONAL_DEV" 
     2.8 +        type="text/javascript" defer></script>
     2.9  </head>
    2.10  
    2.11  <div class="head">

mercurial