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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/fast/table/insert-cell-before-form-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 784x20 6 LayoutBlockFlow {P} at (0,0) size 784x20
7 LayoutText {#text} at (0,0) size 50x19 7 LayoutText {#text} at (0,0) size 50x19
8 text run at (0,0) width 50: "Test for " 8 text run at (0,0) width 50: "Test for "
9 LayoutInline {I} at (0,0) size 650x19 9 LayoutInline {I} at (0,0) size 650x19
10 LayoutInline {A} at (0,0) size 154x19 [color=#0000EE] 10 LayoutInline {A} at (0,0) size 154x19 [color=#0000EE]
11 LayoutText {#text} at (49,0) size 154x19 11 LayoutText {#text} at (49,0) size 154x19
12 text run at (49,0) width 154: "rdar://problem/5615307" 12 text run at (49,0) width 154: "rdar://problem/5615307"
13 LayoutText {#text} at (202,0) size 497x19 13 LayoutText {#text} at (202,0) size 497x19
14 text run at (202,0) width 497: " Repro crash in WebKit!WebCore::Rend erContainer::destroyLeftoverChildren" 14 text run at (202,0) width 497: " Repro crash in WebKit!WebCore::Rend erContainer::destroyLeftoverChildren"
15 LayoutText {#text} at (698,0) size 5x19 15 LayoutText {#text} at (698,0) size 5x19
16 text run at (698,0) width 5: "." 16 text run at (698,0) width 5: "."
17 LayoutBlockFlow {P} at (0,36) size 784x20 17 LayoutBlockFlow {P} at (0,36) size 784x20
18 LayoutText {#text} at (0,0) size 256x19 18 LayoutText {#text} at (0,0) size 255x19
19 text run at (0,0) width 256: "There should be a line of green text bel ow." 19 text run at (0,0) width 255: "There should be a line of green text bel ow."
20 LayoutTable {TABLE} at (0,72) size 140x32 [color=#FF0000] 20 LayoutTable {TABLE} at (0,72) size 140x32 [color=#FF0000]
21 LayoutTableSection {TBODY} at (0,0) size 140x32 21 LayoutTableSection {TBODY} at (0,0) size 140x32
22 LayoutTableRow {TR} at (0,2) size 140x28 22 LayoutTableRow {TR} at (0,2) size 140x28
23 LayoutTableCell {TD} at (2,2) size 136x28 [r=0 c=0 rs=1 cs=1] 23 LayoutTableCell {TD} at (2,2) size 136x28 [r=0 c=0 rs=1 cs=1]
24 LayoutTable {TABLE} at (1,1) size 134x26 [color=#000000] 24 LayoutTable {TABLE} at (1,1) size 134x26 [color=#000000]
25 LayoutTableSection {TBODY} at (0,0) size 134x26 25 LayoutTableSection {TBODY} at (0,0) size 134x26
26 LayoutTableRow {TR} at (0,2) size 134x22 [color=#008000] 26 LayoutTableRow {TR} at (0,2) size 134x22 [color=#008000]
27 LayoutTableCell {TD} at (2,2) size 130x22 [r=0 c=0 rs=1 cs=1 ] 27 LayoutTableCell {TD} at (2,2) size 130x22 [r=0 c=0 rs=1 cs=1 ]
28 LayoutText {#text} at (1,1) size 128x19 28 LayoutText {#text} at (1,1) size 128x19
29 text run at (1,1) width 128: "This should be green." 29 text run at (1,1) width 128: "This should be green."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698