aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/css-tests/cssom-1_dev/html/css-style-declaration-modifications.htm
diff options
context:
space:
mode:
Diffstat (limited to 'tests/wpt/css-tests/cssom-1_dev/html/css-style-declaration-modifications.htm')
-rw-r--r--tests/wpt/css-tests/cssom-1_dev/html/css-style-declaration-modifications.htm2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/wpt/css-tests/cssom-1_dev/html/css-style-declaration-modifications.htm b/tests/wpt/css-tests/cssom-1_dev/html/css-style-declaration-modifications.htm
index 201cfdce763..ef980e58747 100644
--- a/tests/wpt/css-tests/cssom-1_dev/html/css-style-declaration-modifications.htm
+++ b/tests/wpt/css-tests/cssom-1_dev/html/css-style-declaration-modifications.htm
@@ -2,7 +2,7 @@
<html><head>
<title>CSS Test: CSSStyleDeclaration Interface</title>
<link href="mailto:betravis@adobe.com" rel="author" title="Bear Travis">
- <link href="http://www.w3.org/TR/cssom/#the-cssstyledeclaration-interface" rel="help">
+ <link href="http://www.w3.org/TR/cssom-1/#the-cssstyledeclaration-interface" rel="help">
<meta content="dom" name="flags">
<meta content="CSSStyleDeclaration is properly initialized and can be modified through its interface" name="assert">
<script src="/resources/testharness.js" type="text/javascript"></script>