Index: LayoutTests/imported/csswg-test/css-pseudo-4/first-letter-002.html |
diff --git a/LayoutTests/imported/csswg-test/css-pseudo-4/first-letter-002.html b/LayoutTests/imported/csswg-test/css-pseudo-4/first-letter-002.html |
index dbf47ddde73dfe85712d9f75c6854ba2efa1f064..c8209d0a01a0aa15207d84bac9526d7f2ea25378 100644 |
--- a/LayoutTests/imported/csswg-test/css-pseudo-4/first-letter-002.html |
+++ b/LayoutTests/imported/csswg-test/css-pseudo-4/first-letter-002.html |
@@ -5,7 +5,7 @@ |
<title>CSS Test: ::first-letter formatting</title> |
<link rel="author" title="Florian Rivoal" href="mailto:florian@rivoal.net"> |
<link rel="match" href="first-letter-001-ref.html"> |
- <link rel="help" href="http://dev.w3.org/csswg/css-pseudo-4/#first-letter-styling"> |
+ <link rel="help" href="https://drafts.csswg.org/css-pseudo-4/#first-letter-styling"> |
<meta name="flags" content=""> |
<meta name="assert" content="Test checks that a floated ::first-letter is formatted identically to a floated non-pseudo element with the same content."> |
<style> |