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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/tables/mozilla/dom/deleteTbodyRebuild1-expected.txt

Issue 1867243003: Auto-rebaseline for r386022 (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 (anonymous) at (0,0) size 784x72 6 LayoutBlockFlow (anonymous) at (0,0) size 784x72
7 LayoutText {#text} at (0,0) size 758x35 7 LayoutText {#text} at (0,0) size 758x35
8 text run at (0,0) width 758: "It should never be the case that deletin g a tbody causes a rebuild of the cell map since cells cannot span out of tbodie s." 8 text run at (0,0) width 758: "It should never be the case that deletin g a tbody causes a rebuild of the cell map since cells cannot span out of tbodie s."
9 text run at (0,18) width 151: "However, this is a bug. " 9 text run at (0,18) width 152: "However, this is a bug. "
10 LayoutBR {BR} at (150,32) size 1x0 10 LayoutBR {BR} at (151,32) size 1x0
11 LayoutBR {BR} at (0,36) size 0x17 11 LayoutBR {BR} at (0,36) size 0x17
12 LayoutText {#text} at (0,54) size 218x17 12 LayoutText {#text} at (0,54) size 218x17
13 text run at (0,54) width 218: "The 2 tables should look the same" 13 text run at (0,54) width 218: "The 2 tables should look the same"
14 LayoutTable {TABLE} at (0,72) size 64x52 [bgcolor=#FFA500] [border: (1px o utset #808080)] 14 LayoutTable {TABLE} at (0,72) size 64x52 [bgcolor=#FFA500] [border: (1px o utset #808080)]
15 LayoutTableSection {TBODY} at (1,1) size 62x50 15 LayoutTableSection {TBODY} at (1,1) size 62x50
16 LayoutTableRow {TR} at (0,2) size 62x22 16 LayoutTableRow {TR} at (0,2) size 62x22
17 LayoutTableCell {TD} at (2,2) size 28x22 [border: (1px inset #808080 )] [r=0 c=0 rs=1 cs=1] 17 LayoutTableCell {TD} at (2,2) size 28x22 [border: (1px inset #808080 )] [r=0 c=0 rs=1 cs=1]
18 LayoutText {#text} at (2,2) size 24x17 18 LayoutText {#text} at (2,2) size 24x17
19 text run at (2,2) width 24: "c31" 19 text run at (2,2) width 24: "c31"
20 LayoutTableCell {TD} at (32,2) size 28x22 [border: (1px inset #80808 0)] [r=0 c=1 rs=1 cs=1] 20 LayoutTableCell {TD} at (32,2) size 28x22 [border: (1px inset #80808 0)] [r=0 c=1 rs=1 cs=1]
(...skipping 19 matching lines...) Expand all
40 text run at (2,2) width 24: "c32" 40 text run at (2,2) width 24: "c32"
41 LayoutTableRow {TR} at (0,26) size 62x22 41 LayoutTableRow {TR} at (0,26) size 62x22
42 LayoutTableCell {TD} at (2,26) size 28x22 [border: (1px inset #80808 0)] [r=1 c=0 rs=1 cs=1] 42 LayoutTableCell {TD} at (2,26) size 28x22 [border: (1px inset #80808 0)] [r=1 c=0 rs=1 cs=1]
43 LayoutText {#text} at (2,2) size 24x17 43 LayoutText {#text} at (2,2) size 24x17
44 text run at (2,2) width 24: "c41" 44 text run at (2,2) width 24: "c41"
45 LayoutTableCell {TD} at (32,26) size 28x22 [border: (1px inset #8080 80)] [r=1 c=1 rs=1 cs=1] 45 LayoutTableCell {TD} at (32,26) size 28x22 [border: (1px inset #8080 80)] [r=1 c=1 rs=1 cs=1]
46 LayoutText {#text} at (2,2) size 24x17 46 LayoutText {#text} at (2,2) size 24x17
47 text run at (2,2) width 24: "c42" 47 text run at (2,2) width 24: "c42"
48 LayoutBlockFlow (anonymous) at (0,194) size 784x18 48 LayoutBlockFlow (anonymous) at (0,194) size 784x18
49 LayoutBR {BR} at (0,0) size 0x17 49 LayoutBR {BR} at (0,0) size 0x17
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698