Skip to content

Commit e3e659f

Browse files
author
Peter Linss
committed
added test annotation script to css3-conditional
1 parent 59a1b37 commit e3e659f

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

css3-conditional/Overview.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@
2121
<link href="../default.css" rel=stylesheet type="text/css">
2222
<link href="http://www.w3.org/StyleSheets/TR/W3C-ED.css" rel=stylesheet
2323
type="text/css">
24+
<script src="http://test.csswg.org/harness/annotate.js#CSS3-CONDITIONAL_DEV"
25+
type="text/javascript" defer></script>
2426

2527
<body>
2628
<div class=head> <!--begin-logo-->

css3-conditional/Overview.src.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
<link rel="stylesheet" type="text/css" href="../default.css">
88
<link rel="stylesheet" type="text/css"
99
href="http://www.w3.org/StyleSheets/TR/W3C-[STATUS].css">
10+
<script src="http://test.csswg.org/harness/annotate.js#CSS3-CONDITIONAL_DEV"
11+
type="text/javascript" defer></script>
1012
</head>
1113

1214
<div class="head">

0 commit comments

Comments
 (0)