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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/dom/HTMLTableColElement/resize-table-using-col-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 664x52 [border: (1px outset #808080)] 6 LayoutTable {TABLE} at (0,0) size 664x52 [border: (1px outset #808080)]
7 LayoutTableCol {COLGROUP} at (0,0) size 0x0 7 LayoutTableCol {COLGROUP} at (0,0) size 0x0
8 LayoutTableCol {COL} at (0,0) size 0x0 8 LayoutTableCol {COL} at (0,0) size 0x0
9 LayoutTableCol {COL} at (0,0) size 0x0 9 LayoutTableCol {COL} at (0,0) size 0x0
10 LayoutTableCol {COL} at (0,0) size 0x0 10 LayoutTableCol {COL} at (0,0) size 0x0
(...skipping 12 matching lines...) Expand all
23 LayoutTableCell {TD} at (2,26) size 500x22 [border: (1px inset #8080 80)] [r=1 c=0 rs=1 cs=1] 23 LayoutTableCell {TD} at (2,26) size 500x22 [border: (1px inset #8080 80)] [r=1 c=0 rs=1 cs=1]
24 LayoutText {#text} at (2,2) size 73x18 24 LayoutText {#text} at (2,2) size 73x18
25 text run at (2,2) width 73: "col 1 row 2" 25 text run at (2,2) width 73: "col 1 row 2"
26 LayoutTableCell {TD} at (504,26) size 77x22 [border: (1px inset #808 080)] [r=1 c=1 rs=1 cs=1] 26 LayoutTableCell {TD} at (504,26) size 77x22 [border: (1px inset #808 080)] [r=1 c=1 rs=1 cs=1]
27 LayoutText {#text} at (2,2) size 73x18 27 LayoutText {#text} at (2,2) size 73x18
28 text run at (2,2) width 73: "col 2 row 2" 28 text run at (2,2) width 73: "col 2 row 2"
29 LayoutTableCell {TD} at (583,26) size 77x22 [border: (1px inset #808 080)] [r=1 c=2 rs=1 cs=1] 29 LayoutTableCell {TD} at (583,26) size 77x22 [border: (1px inset #808 080)] [r=1 c=2 rs=1 cs=1]
30 LayoutText {#text} at (2,2) size 73x18 30 LayoutText {#text} at (2,2) size 73x18
31 text run at (2,2) width 73: "col 3 row 3" 31 text run at (2,2) width 73: "col 3 row 3"
32 LayoutBlockFlow (anonymous) at (0,52) size 784x18 32 LayoutBlockFlow (anonymous) at (0,52) size 784x18
33 LayoutButton {BUTTON} at (0,0) size 343.39x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)] 33 LayoutButton {BUTTON} at (0,0) size 342.56x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
34 LayoutBlockFlow (anonymous) at (8,2) size 327.39x13 34 LayoutBlockFlow (anonymous) at (8,2) size 326.56x13
35 LayoutText {#text} at (0,0) size 328x13 35 LayoutText {#text} at (0,0) size 327x13
36 text run at (0,0) width 328: "Click me to test manually. The first column should grow to 500px." 36 text run at (0,0) width 327: "Click me to test manually. The first column should grow to 500px."
37 LayoutText {#text} at (0,0) size 0x0 37 LayoutText {#text} at (0,0) size 0x0
38 LayoutText {#text} at (0,0) size 0x0 38 LayoutText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698