aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/web-platform-tests/css/css-transforms/transform-rotate-005.html
diff options
context:
space:
mode:
Diffstat (limited to 'tests/wpt/web-platform-tests/css/css-transforms/transform-rotate-005.html')
-rw-r--r--tests/wpt/web-platform-tests/css/css-transforms/transform-rotate-005.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/wpt/web-platform-tests/css/css-transforms/transform-rotate-005.html b/tests/wpt/web-platform-tests/css/css-transforms/transform-rotate-005.html
index 6cccc180671..14eeddb9dd7 100644
--- a/tests/wpt/web-platform-tests/css/css-transforms/transform-rotate-005.html
+++ b/tests/wpt/web-platform-tests/css/css-transforms/transform-rotate-005.html
@@ -6,7 +6,7 @@
<link rel="author" title="Keith Schwarz" href="mailto:keith@keithschwarz.com">
<link rel="author" title="Aryeh Gregor" href="mailto:ayg@aryeh.name">
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
- <link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-rotate">
+ <link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-rotate">
<meta name="assert" content="This is part of a series of tests that check
that various combinations of rotate() with different units are equivalent
to rotate(45deg).">