Skip to content

Commit 3928f2e

Browse files
author
Peter Linss
committed
add test annotations to css-fonts-3
1 parent 19616cb commit 3928f2e

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

css-fonts/Fonts.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,9 @@
104104
</style>
105105
<link href="http://www.w3.org/StyleSheets/TR/W3C-ED.css" rel=stylesheet
106106
type="text/css">
107+
<script defer=defer
108+
src="http://test.csswg.org/harness/annotate.js#CSS3-FONTS_DEV"
109+
type="text/javascript"></script>
107110

108111
<body>
109112
<div class=head> <!--begin-logo-->

css-fonts/Overview.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,9 @@
105105
</style>
106106
<link href="http://www.w3.org/StyleSheets/TR/W3C-WD.css" rel=stylesheet
107107
type="text/css">
108+
<script defer=defer
109+
src="http://test.csswg.org/harness/annotate.js#CSS3-FONTS_DEV"
110+
type="text/javascript"></script>
108111

109112
<body>
110113
<div class=head> <!--begin-logo-->

0 commit comments

Comments
 (0)