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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/fast/table/fixed-table-non-cell-in-row-expected.txt

Issue 1412303002: Auto-rebaseline for r354723 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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 65x18 7 LayoutText {#text} at (0,0) size 65x18
8 text run at (0,0) width 65: "This tests " 8 text run at (0,0) width 65: "This tests "
9 LayoutInline {A} at (0,0) size 61x18 [color=#0000EE] 9 LayoutInline {A} at (0,0) size 61x18 [color=#0000EE]
10 LayoutText {#text} at (64,0) size 61x18 10 LayoutText {#text} at (64,0) size 61x18
11 text run at (64,0) width 61: "bug 6960" 11 text run at (64,0) width 61: "bug 6960"
12 LayoutText {#text} at (124,0) size 773x36 12 LayoutText {#text} at (124,0) size 772x36
13 text run at (124,0) width 649: ", which was an assertion that failed f or fixed-layout tables with non-cells in them. This can arise with" 13 text run at (124,0) width 648: ", which was an assertion that failed f or fixed-layout tables with non-cells in them. This can arise with"
14 text run at (0,18) width 95: "forms, at least." 14 text run at (0,18) width 95: "forms, at least."
15 LayoutBlockFlow {P} at (0,52) size 784x18 15 LayoutBlockFlow {P} at (0,52) size 784x18
16 LayoutText {#text} at (0,0) size 438x18 16 LayoutText {#text} at (0,0) size 438x18
17 text run at (0,0) width 438: "The test is simply that the empty table below does not cause a crash." 17 text run at (0,0) width 438: "The test is simply that the empty table below does not cause a crash."
18 LayoutTable {TABLE} at (0,86) size 100x100 [border: (3px solid #FF0000)] 18 LayoutTable {TABLE} at (0,86) size 100x100 [border: (3px solid #FF0000)]
19 LayoutTableSection {TBODY} at (3,3) size 94x94 19 LayoutTableSection {TBODY} at (3,3) size 94x94
20 LayoutTableRow {TR} at (0,2) size 94x90 20 LayoutTableRow {TR} at (0,2) size 94x90
21 LayoutTableCell {TD} at (2,46) size 90x2 [r=0 c=0 rs=1 cs=1] 21 LayoutTableCell {TD} at (2,46) size 90x2 [r=0 c=0 rs=1 cs=1]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698