Skip to content

Commit 8ff9e16

Browse files
committed
updated annotation links to use the new naming
1 parent c8838b8 commit 8ff9e16

25 files changed

+420
-414
lines changed

css-backgrounds/Overview.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<link href="http://www.w3.org/StyleSheets/TR/W3C-ED.css" rel=stylesheet
3232
type="text/css">
3333
<script defer=defer
34-
src="http://test.csswg.org/harness/annotate.js#CSS3-BACKGROUND_DEV"
34+
src="http://test.csswg.org/harness/annotate.js#css-backgrounds-3_dev"
3535
type="text/javascript"></script>
3636

3737
<body>

css-backgrounds/Overview.src.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<link rel="stylesheet" type="text/css"
1919
href="http://www.w3.org/StyleSheets/TR/W3C-WD.css">
2020
<script defer="defer"
21-
src="http://test.csswg.org/harness/annotate.js#CSS3-BACKGROUND_DEV"
21+
src="http://test.csswg.org/harness/annotate.js#css-backgrounds-3_dev"
2222
type="text/javascript"></script>
2323
</head>
2424

css-color/Overview.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
<link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel=stylesheet
7070
type="text/css">
7171
<script defer=defer
72-
src="http://test.csswg.org/harness/annotate.js#CSS3-COLOR_DEV"
72+
src="http://test.csswg.org/harness/annotate.js#css-color-3_dev"
7373
type="text/javascript"></script>
7474

7575
<body>

css-color/Overview.src.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
h6 {font-size:110%}
5050
</style>
5151
<link rel="stylesheet" type="text/css" href="http://www.w3.org/StyleSheets/TR/W3C-[STATUS]">
52-
<script src='http://test.csswg.org/harness/annotate.js#CSS3-COLOR_DEV' type='text/javascript' defer></script>
52+
<script src='http://test.csswg.org/harness/annotate.js#css-color-3_dev' type='text/javascript' defer></script>
5353
</head>
5454

5555
<body>

css-conditional/Overview.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<link href="http://www.w3.org/StyleSheets/TR/W3C-ED.css" rel=stylesheet
2323
type="text/css">
2424
<script defer=defer
25-
src="http://test.csswg.org/harness/annotate.js#CSS3-CONDITIONAL_DEV"
25+
src="http://test.csswg.org/harness/annotate.js#css-conditional-3_dev"
2626
type="text/javascript"></script>
2727

2828
<body class=h-entry>

css-conditional/Overview.src.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<link rel="stylesheet" type="text/css" href="../default.css">
88
<link href="../csslogo.ico" rel="shortcut icon" type="image/x-icon">
99
<link rel="stylesheet" type="text/css" href="http://www.w3.org/StyleSheets/TR/W3C-[STATUS].css">
10-
<script src="http://test.csswg.org/harness/annotate.js#CSS3-CONDITIONAL_DEV"
10+
<script src="http://test.csswg.org/harness/annotate.js#css-conditional-3_dev"
1111
type="text/javascript" defer></script>
1212
</head>
1313
<body class="h-entry">

css-exclusions/Overview.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
name=dcterms.identifier>
2222
<link href="../shared/style/default.css" rel=stylesheet type="text/css">
2323
<script defer=defer
24-
src="http://test.csswg.org/harness/annotate.js#CSS3-EXCLUSIONS_DEV"
24+
src="http://test.csswg.org/harness/annotate.js#css-exclusions-1_dev"
2525
type="text/javascript"></script>
2626
<style type="text/css">
2727
.singleImgExample {

css-exclusions/Overview.src.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" >
55
<title>CSS Exclusions Module Level 1</title>
66
<link rel="stylesheet" type="text/css" href="../shared/style/default.css" />
7-
<script src='http://test.csswg.org/harness/annotate.js#CSS3-EXCLUSIONS_DEV' type='text/javascript' defer></script>
7+
<script src='http://test.csswg.org/harness/annotate.js#css-exclusions-1_dev' type='text/javascript' defer></script>
88

99

1010
<style type="text/css">

0 commit comments

Comments
 (0)