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

Unified Diff: LayoutTests/platform/linux/fast/text/missing-glyph-in-combining-character-sequence-expected.txt

Issue 1047123002: Fix font selection for combining character sequences (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 9 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/platform/linux/fast/text/missing-glyph-in-combining-character-sequence-expected.txt
diff --git a/LayoutTests/platform/linux/fast/text/missing-glyph-in-combining-character-sequence-expected.txt b/LayoutTests/platform/linux/fast/text/missing-glyph-in-combining-character-sequence-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e82d9ea75ab1ba03960074642d3e8c7c34a4151f
--- /dev/null
+++ b/LayoutTests/platform/linux/fast/text/missing-glyph-in-combining-character-sequence-expected.txt
@@ -0,0 +1,11 @@
+layer at (0,0) size 800x600
+ LayoutView at (0,0) size 800x600
+layer at (0,0) size 800x600
+ LayoutBlockFlow {HTML} at (0,0) size 800x600
+ LayoutBlockFlow {BODY} at (8,8) size 784x572
+ LayoutBlockFlow (anonymous) at (0,0) size 784x20
+ LayoutText {#text} at (0,0) size 381x19
+ text run at (0,0) width 381: "You should not see an empty rectangle above the black square."
+ LayoutBlockFlow {DIV} at (20,40) size 744x19
+ LayoutText {#text} at (0,2) size 16x16
+ text run at (0,2) width 16: "o\x{309}"

Powered by Google App Engine
This is Rietveld 408576698