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

Unified Diff: LayoutTests/fast/css/font-face-unicode-range-expected.html

Issue 244253003: SimpleFontData::fillGlyphPage should not set zero for missing glyphs (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 8 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/fast/css/font-face-unicode-range.html ('k') | LayoutTests/svg/custom/svg-fonts-segmented.xhtml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/css/font-face-unicode-range-expected.html
diff --git a/LayoutTests/fast/css/font-face-unicode-range-expected.html b/LayoutTests/fast/css/font-face-unicode-range-expected.html
index dfdf047381aaed741e43201398884ac433f1462c..62b42f5b5f7f07a96c46a8095b0dff443cbad060 100644
--- a/LayoutTests/fast/css/font-face-unicode-range-expected.html
+++ b/LayoutTests/fast/css/font-face-unicode-range-expected.html
@@ -54,4 +54,13 @@
ABCDEFGHIJKLMNO<span class="ahem">PQ<span class="courier">RSTU</span>VWX</span>YZ
</p>
</div>
+
+ <div>
+ <p>
+ <span class="courier">'''<span class="courier">
eae 2014/04/21 16:14:10 Did you mean to do <span class="courier">'''</sp
Kunihiko Sakamoto 2014/04/22 01:02:00 Oops. Fixed.
+ </p>
+ <p>
+ <span class="courier">'''<span class="courier">
+ </p>
+ </div>
</body>
« no previous file with comments | « LayoutTests/fast/css/font-face-unicode-range.html ('k') | LayoutTests/svg/custom/svg-fonts-segmented.xhtml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698