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

Unified Diff: LayoutTests/css1/pseudo/firstletter-surrogate-expected.html

Issue 1277803004: Revert of Elements whose contents start with an astral Unicode symbol disappear when CSS `::first-letter` is … (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
« no previous file with comments | « LayoutTests/css1/pseudo/firstletter-surrogate.html ('k') | Source/core/dom/FirstLetterPseudoElement.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/css1/pseudo/firstletter-surrogate-expected.html
diff --git a/LayoutTests/css1/pseudo/firstletter-surrogate-expected.html b/LayoutTests/css1/pseudo/firstletter-surrogate-expected.html
deleted file mode 100644
index 22a91545455b51ae4e06f14a111cc2e02041fae4..0000000000000000000000000000000000000000
--- a/LayoutTests/css1/pseudo/firstletter-surrogate-expected.html
+++ /dev/null
@@ -1,3 +0,0 @@
-This test makes sure that the ::first-letter pseudoclass works with first
-letters that require surrogates when written in UTF-16.
-<p><span style="background: red;">&#x1D306;</span>Lorem ipsum (1)</p>
« no previous file with comments | « LayoutTests/css1/pseudo/firstletter-surrogate.html ('k') | Source/core/dom/FirstLetterPseudoElement.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698