Chromium Code Reviews

Side by Side 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.
Jump to:
View unified diff |
OLDNEW
(Empty)
1 This test makes sure that the ::first-letter pseudoclass works with first
2 letters that require surrogates when written in UTF-16.
3 <p><span style="background: red;">&#x1D306;</span>Lorem ipsum (1)</p>
OLDNEW
« 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