aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/web-platform-tests/css/css-transforms/transform-rotate-005.html
diff options
context:
space:
mode:
authorbors-servo <servo-ops@mozilla.com>2020-03-27 07:07:15 -0400
committerGitHub <noreply@github.com>2020-03-27 07:07:15 -0400
commit16251cd8dbb3ee5d943b214aa6573d32f08bf93b (patch)
tree910c9cf5bcb4d410a1c1750fc9a53d476282ae7f /tests/wpt/web-platform-tests/css/css-transforms/transform-rotate-005.html
parentebaa73ddcdd9d29688cafdab00b3cad68879d00e (diff)
parent932f14ce3a6739a9d10c3fe75c98b4a3d8f757dd (diff)
downloadservo-16251cd8dbb3ee5d943b214aa6573d32f08bf93b.tar.gz
servo-16251cd8dbb3ee5d943b214aa6573d32f08bf93b.zip
Auto merge of #26044 - servo-wpt-sync:wpt_update_27-03-2020, r=servo-wpt-sync
Sync WPT with upstream (27-03-2020) Automated downstream sync of changes from upstream as of 27-03-2020. [no-wpt-sync] r? @servo-wpt-sync
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).">