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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/fast/table/insert-row-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 784x18 6 LayoutBlockFlow {P} at (0,0) size 784x18
7 LayoutText {#text} at (0,0) size 54x17 7 LayoutText {#text} at (0,0) size 54x17
8 text run at (0,0) width 54: "Test for " 8 text run at (0,0) width 54: "Test for "
9 LayoutInline {I} at (0,0) size 657x17 9 LayoutInline {I} at (0,0) size 657x17
10 LayoutInline {A} at (0,0) size 156x17 [color=#0000EE] 10 LayoutInline {A} at (0,0) size 156x17 [color=#0000EE]
11 LayoutText {#text} at (53,0) size 156x17 11 LayoutText {#text} at (53,0) size 156x17
12 text run at (53,0) width 156: "rdar://problem/5615307" 12 text run at (53,0) width 156: "rdar://problem/5615307"
13 LayoutText {#text} at (208,0) size 502x17 13 LayoutText {#text} at (208,0) size 502x17
14 text run at (208,0) width 502: " Repro crash in WebKit!WebCore::Rend erContainer::destroyLeftoverChildren" 14 text run at (208,0) width 502: " Repro crash in WebKit!WebCore::Rend erContainer::destroyLeftoverChildren"
15 LayoutText {#text} at (709,0) size 5x17 15 LayoutText {#text} at (709,0) size 5x17
16 text run at (709,0) width 5: "." 16 text run at (709,0) width 5: "."
17 LayoutBlockFlow {P} at (0,34) size 784x18 17 LayoutBlockFlow {P} at (0,34) size 784x18
18 LayoutText {#text} at (0,0) size 275x17 18 LayoutText {#text} at (0,0) size 274x17
19 text run at (0,0) width 275: "There should be a line of green text bel ow." 19 text run at (0,0) width 274: "There should be a line of green text bel ow."
20 LayoutTable {TABLE} at (0,68) size 150x30 [color=#FF0000] 20 LayoutTable {TABLE} at (0,68) size 150x30 [color=#FF0000]
21 LayoutTableSection {TBODY} at (0,0) size 150x30 21 LayoutTableSection {TBODY} at (0,0) size 150x30
22 LayoutTableRow {TR} at (0,2) size 150x26 22 LayoutTableRow {TR} at (0,2) size 150x26
23 LayoutTableCell {TD} at (2,2) size 146x26 [r=0 c=0 rs=1 cs=1] 23 LayoutTableCell {TD} at (2,2) size 146x26 [r=0 c=0 rs=1 cs=1]
24 LayoutTable {TABLE} at (1,1) size 144x24 [color=#008000] 24 LayoutTable {TABLE} at (1,1) size 144x24 [color=#008000]
25 LayoutTableSection {TBODY} at (0,0) size 144x24 25 LayoutTableSection {TBODY} at (0,0) size 144x24
26 LayoutTableRow {TR} at (0,2) size 144x20 26 LayoutTableRow {TR} at (0,2) size 144x20
27 LayoutTableCell {TD} at (2,2) size 140x20 [r=0 c=0 rs=1 cs=1 ] 27 LayoutTableCell {TD} at (2,2) size 140x20 [r=0 c=0 rs=1 cs=1 ]
28 LayoutText {#text} at (1,1) size 138x17 28 LayoutText {#text} at (1,1) size 138x17
29 text run at (1,1) width 138: "This should be green." 29 text run at (1,1) width 138: "This should be green."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698