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

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

Issue 593673003: Different fonts selected for width calculation and actual painting (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@ellipsis_not_present
Patch Set: Rebasing Test Expectation file Created 6 years, 2 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..715716fbb83516a156bca8f75882f5ffe2b70812
--- /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 800x46
+ RenderBlock {HTML} at (0,0) size 800x46
+ RenderBody {BODY} at (8,8) size 784x30
+layer at (8,8) size 42x30 clip at (9,9) size 40x28 scrollWidth 44
+ RenderBlock {DIV} at (0,0) size 42x30 [border: (1px solid #000000)]
+ RenderText {#text} at (1,1) size 44x27
+ text run at (1,1) width 44: "A,,,B"

Powered by Google App Engine
This is Rietveld 408576698