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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/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
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutTable {TABLE} at (0,0) size 784x64 [border: (1px outset #808080)] 6 LayoutTable {TABLE} at (0,0) size 784x64 [border: (1px outset #808080)]
7 LayoutTableSection {TBODY} at (1,1) size 782x62 7 LayoutTableSection {TBODY} at (1,1) size 782x62
8 LayoutTableRow {TR} at (0,2) size 782x58 8 LayoutTableRow {TR} at (0,2) size 782x58
9 LayoutTableCell {TD} at (2,20) size 22x22 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1] 9 LayoutTableCell {TD} at (2,20) size 22x22 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
10 LayoutTableCell {TD} at (26,2) size 754x58 [border: (1px inset #8080 80)] [r=0 c=1 rs=1 cs=1] 10 LayoutTableCell {TD} at (26,2) size 754x58 [border: (1px inset #8080 80)] [r=0 c=1 rs=1 cs=1]
11 LayoutText {#text} at (11,11) size 720x35 11 LayoutText {#text} at (11,11) size 720x35
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" 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"
13 text run at (11,29) width 314: "window, but rather be broken int o multiple lines." 13 text run at (11,29) width 313: "window, but rather be broken int o multiple lines."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698