Skip to content

Commit 4ebd885

Browse files
committed
[css2] Put the test status server on the W3C server.
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%403234
1 parent ae698ec commit 4ebd885

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

css2/annotate.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,8 @@
4242

4343

4444
var annotator = {
45-
QUERY_URI: "http://test.csswg.org/harness/status.php",
45+
// QUERY_URI: "http://test.csswg.org/harness/status.php",
46+
QUERY_URI: "/Style/CSS/teststatus",
4647
STYLESHEET_URI: "style/annotate.css",
4748
NEED_TEST_ICON_URI: "images/please_help_32.png",
4849

0 commit comments

Comments
 (0)