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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/android/fast/table/large-width-expected.txt

Issue 1920463002: Manual rebaselines for r388291 #2 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
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
(Empty)
1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutTable {TABLE} at (0,0) size 784x68 [border: (1px outset #808080)]
7 LayoutTableSection {TBODY} at (1,1) size 782x66
8 LayoutTableRow {TR} at (0,2) size 782x62
9 LayoutTableCell {TD} at (2,22) size 22x22 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
10 LayoutTableCell {TD} at (26,2) size 754x62 [border: (1px inset #8080 80)] [r=0 c=1 rs=1 cs=1]
11 LayoutText {#text} at (11,11) size 720x39
12 text run at (11,11) width 720: "This is a very long line of text , but it should be wrapped. It should not extend all the way off the right side of the window,"
13 text run at (11,31) width 234: "but rather be broken into multip le lines."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698