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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/fast/table/remove-td-display-none-expected.txt

Issue 2751003002: Update baselines in fast/ for Mac10.12. (Closed)
Patch Set: Rebase Created 3 years, 9 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 LayoutBlockFlow {P} at (0,0) size 784x18 6 LayoutBlockFlow {P} at (0,0) size 784x18
7 LayoutText {#text} at (0,0) size 307x18 7 LayoutText {#text} at (0,0) size 307x18
8 text run at (0,0) width 307: "Both rows should have the same width (72 5px)." 8 text run at (0,0) width 307: "Both rows should have the same width (72 5px)."
9 LayoutTable {TABLE} at (0,34) size 725x36 9 LayoutTable {TABLE} at (0,34) size 725x36
10 LayoutTableSection {TBODY} at (0,0) size 725x36 10 LayoutTableSection {TBODY} at (0,0) size 725x36
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
46 LayoutTableCell {TD} at (181,0) size 181x18 [bgcolor=#00FFFF] [r=0 c =1 rs=1 cs=1] 46 LayoutTableCell {TD} at (181,0) size 181x18 [bgcolor=#00FFFF] [r=0 c =1 rs=1 cs=1]
47 LayoutText {#text} at (0,0) size 8x18 47 LayoutText {#text} at (0,0) size 8x18
48 text run at (0,0) width 8: "2" 48 text run at (0,0) width 8: "2"
49 LayoutTableCell {TD} at (362,0) size 181x18 [bgcolor=#FFFF00] [r=0 c =2 rs=1 cs=1] 49 LayoutTableCell {TD} at (362,0) size 181x18 [bgcolor=#FFFF00] [r=0 c =2 rs=1 cs=1]
50 LayoutText {#text} at (0,0) size 8x18 50 LayoutText {#text} at (0,0) size 8x18
51 text run at (0,0) width 8: "3" 51 text run at (0,0) width 8: "3"
52 LayoutTableCell {TD} at (543,0) size 182x18 [bgcolor=#FFA500] [r=0 c =3 rs=1 cs=1] 52 LayoutTableCell {TD} at (543,0) size 182x18 [bgcolor=#FFA500] [r=0 c =3 rs=1 cs=1]
53 LayoutText {#text} at (0,0) size 8x18 53 LayoutText {#text} at (0,0) size 8x18
54 text run at (0,0) width 8: "4" 54 text run at (0,0) width 8: "4"
55 LayoutBlockFlow (anonymous) at (0,88) size 784x19 55 LayoutBlockFlow (anonymous) at (0,88) size 784x19
56 LayoutButton {BUTTON} at (0,1) size 43.09x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)] 56 LayoutButton {BUTTON} at (0,1) size 43.31x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
57 LayoutBlockFlow (anonymous) at (8,2) size 27.09x13 57 LayoutBlockFlow (anonymous) at (8,2) size 27.31x13
58 LayoutText {#text} at (0,0) size 28x13 58 LayoutText {#text} at (0,0) size 28x13
59 text run at (0,0) width 28: "show" 59 text run at (0,0) width 28: "show"
60 LayoutText {#text} at (43,0) size 5x18 60 LayoutText {#text} at (43,0) size 5x18
61 text run at (43,0) width 5: " " 61 text run at (43,0) width 5: " "
62 LayoutButton {BUTTON} at (47.09,1) size 38.28x18 [bgcolor=#C0C0C0] [bord er: none (2px outset #C0C0C0) none (2px outset #C0C0C0)] 62 LayoutButton {BUTTON} at (47.31,1) size 38.28x18 [bgcolor=#C0C0C0] [bord er: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
63 LayoutBlockFlow (anonymous) at (8,2) size 22.28x13 63 LayoutBlockFlow (anonymous) at (8,2) size 22.28x13
64 LayoutText {#text} at (0,0) size 23x13 64 LayoutText {#text} at (0,0) size 23x13
65 text run at (0,0) width 23: "hide" 65 text run at (0,0) width 23: "hide"
66 LayoutText {#text} at (0,0) size 0x0 66 LayoutText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698