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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/fast/table/cell-absolute-child-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 LayoutBlockFlow {P} at (0,0) size 784x36 6 LayoutBlockFlow {P} at (0,0) size 784x36
7 LayoutText {#text} at (0,0) size 213x18 7 LayoutText {#text} at (0,0) size 213x18
8 text run at (0,0) width 213: "This tests for regressions against " 8 text run at (0,0) width 213: "This tests for regressions against "
9 LayoutInline {I} at (0,0) size 747x36 9 LayoutInline {I} at (0,0) size 747x36
10 LayoutInline {A} at (0,0) size 354x18 [color=#0000EE] 10 LayoutInline {A} at (0,0) size 354x18 [color=#0000EE]
11 LayoutText {#text} at (212,0) size 354x18 11 LayoutText {#text} at (212,0) size 354x18
12 text run at (212,0) width 354: "http://bugzilla.opendarwin.org/sho w_bug.cgi?id=8081" 12 text run at (212,0) width 354: "http://bugzilla.opendarwin.org/sho w_bug.cgi?id=8081"
13 LayoutText {#text} at (565,0) size 747x36 13 LayoutText {#text} at (565,0) size 747x36
14 text run at (565,0) width 5: " " 14 text run at (565,0) width 5: " "
15 text run at (569,0) width 178: "REGRESSION: Drop-down" 15 text run at (569,0) width 178: "REGRESSION: Drop-down"
16 text run at (0,18) width 130: "menu has gap at top" 16 text run at (0,18) width 130: "menu has gap at top"
17 LayoutText {#text} at (129,18) size 5x18 17 LayoutText {#text} at (129,18) size 5x18
18 text run at (129,18) width 5: "." 18 text run at (129,18) width 5: "."
19 LayoutBlockFlow {P} at (0,52) size 784x18 19 LayoutBlockFlow {P} at (0,52) size 784x18
20 LayoutText {#text} at (0,0) size 542x18 20 LayoutText {#text} at (0,0) size 541x18
21 text run at (0,0) width 542: "You should see two identical green squar es, 100x100 pixels each, next to each other." 21 text run at (0,0) width 541: "You should see two identical green squar es, 100x100 pixels each, next to each other."
22 LayoutTable {TABLE} at (0,86) size 106x156 22 LayoutTable {TABLE} at (0,86) size 106x156
23 LayoutTableSection {TBODY} at (0,0) size 106x156 23 LayoutTableSection {TBODY} at (0,0) size 106x156
24 LayoutTableRow {TR} at (0,2) size 106x50 24 LayoutTableRow {TR} at (0,2) size 106x50
25 LayoutTableCell {TD} at (2,26) size 102x2 [r=0 c=0 rs=1 cs=2] 25 LayoutTableCell {TD} at (2,26) size 102x2 [r=0 c=0 rs=1 cs=2]
26 LayoutTableRow {TR} at (0,54) size 106x100 26 LayoutTableRow {TR} at (0,54) size 106x100
27 LayoutTableCell {TD} at (2,54) size 100x2 [bgcolor=#008000] [r=1 c=0 rs=1 cs=1] 27 LayoutTableCell {TD} at (2,54) size 100x2 [bgcolor=#008000] [r=1 c=0 rs=1 cs=1]
28 LayoutTableCell (anonymous) at (104,54) size 0x0 [r=1 c=1 rs=1 cs=1] 28 LayoutTableCell (anonymous) at (104,54) size 0x0 [r=1 c=1 rs=1 cs=1]
29 layer at (11,149) size 98x98 29 layer at (11,149) size 98x98
30 LayoutBlockFlow (positioned) {DIV} at (11,149) size 98x98 30 LayoutBlockFlow (positioned) {DIV} at (11,149) size 98x98
31 layer at (112,148) size 102x102 31 layer at (112,148) size 102x102
32 LayoutBlockFlow (positioned) {TD} at (112,148) size 102x102 [bgcolor=#008000] 32 LayoutBlockFlow (positioned) {TD} at (112,148) size 102x102 [bgcolor=#008000]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698