diff options
Diffstat (limited to 'tests/wpt/css-tests/cssom-1_dev/xhtml1print/css-style-declaration-modifications.xht')
-rw-r--r-- | tests/wpt/css-tests/cssom-1_dev/xhtml1print/css-style-declaration-modifications.xht | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/wpt/css-tests/cssom-1_dev/xhtml1print/css-style-declaration-modifications.xht b/tests/wpt/css-tests/cssom-1_dev/xhtml1print/css-style-declaration-modifications.xht index 10d19ce8dac..2cf93c949c4 100644 --- a/tests/wpt/css-tests/cssom-1_dev/xhtml1print/css-style-declaration-modifications.xht +++ b/tests/wpt/css-tests/cssom-1_dev/xhtml1print/css-style-declaration-modifications.xht @@ -2,7 +2,7 @@ <html xmlns="http://www.w3.org/1999/xhtml"><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> |