Skip to content

Commit 9b3b98a

Browse files
author
Peter Linss
committed
[css-style-attr] add test annotations
1 parent 6280ea7 commit 9b3b98a

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

css-style-attr/Overview.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
<link href="../default.css" rel=stylesheet type="text/css">
88
<link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel=stylesheet
99
type="text/css">
10+
<script defer=defer
11+
src="http://test.csswg.org/harness/annotate.js#CSS-STYLE-ATTR_DEV"
12+
type="text/javascript"></script>
1013

1114
<body>
1215
<div class=head> <!--begin-logo-->

css-style-attr/Overview.src.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
<link rel="stylesheet" type="text/css" href="../default.css">
77

88
<link rel="stylesheet" type="text/css" href="http://www.w3.org/StyleSheets/TR/W3C-ED">
9+
<script defer=defer
10+
src="http://test.csswg.org/harness/annotate.js#CSS-STYLE-ATTR_DEV"
11+
type="text/javascript"></script>
912
</head>
1013

1114
<div class="head">

0 commit comments

Comments
 (0)