Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(6)

Unified Diff: LayoutTests/imported/csswg-test/css-pseudo-4/first-letter-002.html

Issue 1313623003: update-w3c-deps import using blink 9387ce8f51ec55db958c7429162d9be7d7c17123: (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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>

Powered by Google App Engine
This is Rietveld 408576698