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

Unified Diff: LayoutTests/fast/text/ellipsis-platform-font-change-expected.txt

Issue 781003003: Using fullstop Unicode if horizontal ellipsis not present (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@diff_font_render
Patch Set: Rebasing patch Created 5 years, 11 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/fast/text/ellipsis-platform-font-change-expected.txt
diff --git a/LayoutTests/fast/text/ellipsis-platform-font-change-expected.txt b/LayoutTests/fast/text/ellipsis-platform-font-change-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..f8d8dc4d52c619dafda305f07d6ddc61b6d1f4a4
--- /dev/null
+++ b/LayoutTests/fast/text/ellipsis-platform-font-change-expected.txt
@@ -0,0 +1,9 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x47
+ RenderBlock {HTML} at (0,0) size 800x47
+ RenderBody {BODY} at (8,8) size 784x31
+layer at (8,8) size 50x31 clip at (9,9) size 48x29 scrollWidth 62
+ RenderBlock {DIV} at (0,0) size 50x31 [border: (1px solid #000000)]
+ RenderText {#text} at (1,1) size 62x29
+ text run at (1,1) width 62: "ABAB"

Powered by Google App Engine
This is Rietveld 408576698