diff options
Diffstat (limited to 'tests/wpt/css-tests/cssom-1_dev/xhtml1/cssom-cssText-serialize.xht')
-rw-r--r-- | tests/wpt/css-tests/cssom-1_dev/xhtml1/cssom-cssText-serialize.xht | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/wpt/css-tests/cssom-1_dev/xhtml1/cssom-cssText-serialize.xht b/tests/wpt/css-tests/cssom-1_dev/xhtml1/cssom-cssText-serialize.xht index c4737cfb395..199b82fba47 100644 --- a/tests/wpt/css-tests/cssom-1_dev/xhtml1/cssom-cssText-serialize.xht +++ b/tests/wpt/css-tests/cssom-1_dev/xhtml1/cssom-cssText-serialize.xht @@ -2,7 +2,7 @@ <html xmlns="http://www.w3.org/1999/xhtml"><head> <title>CSSOM Parsing Test: getting cssText must return the result of serializing the CSS declaration blocks.</title> <link href="mailto:paul.irish@gmail.com" rel="author" title="Paul Irish" /> - <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" /> <link href="http://trac.webkit.org/export/120528/trunk/LayoutTests/fast/css/cssText-cache.html" rel="source" /> <meta content="dom" name="flags" /> |