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

Side by Side Diff: third_party/WebKit/LayoutTests/printing/ellipsis-printing-style-expected.txt

Issue 1848443003: Revert of Print with the correct physical dimensions when specified (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@262769
Patch Set: Created 4 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 unified diff | Download patch
OLDNEW
1 layer at (0,0) size 1066x799 1 layer at (0,0) size 1000x750
2 LayoutView at (0,0) size 1066x799 2 LayoutView at (0,0) size 1000x750
3 layer at (0,0) size 1066x40 3 layer at (0,0) size 1000x40
4 LayoutBlockFlow {HTML} at (0,0) size 1066x40 4 LayoutBlockFlow {HTML} at (0,0) size 1000x40
5 LayoutBlockFlow {BODY} at (8,8) size 1050x24 5 LayoutBlockFlow {BODY} at (8,8) size 984x24
6 layer at (8,8) size 168x24 scrollWidth 1216 6 layer at (8,8) size 168x24 scrollWidth 1216
7 LayoutBlockFlow {DIV} at (0,0) size 168x24 [color=#FFFFFF] [bgcolor=#000000] 7 LayoutBlockFlow {DIV} at (0,0) size 168x24 [color=#FFFFFF] [bgcolor=#000000]
8 LayoutText {#text} at (0,0) size 1216x16 8 LayoutText {#text} at (0,0) size 1216x16
9 text run at (0,0) width 1216: "This text should be ellipsized and the elli psis should visible when printed." 9 text run at (0,0) width 1216: "This text should be ellipsized and the elli psis should visible when printed."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698