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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/tables/mozilla/bugs/bug18664-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 784x576 [bgcolor=#999999] 5 LayoutBlockFlow {BODY} at (8,8) size 784x576 [bgcolor=#999999]
6 LayoutBlockFlow {P} at (0,0) size 784x40 6 LayoutBlockFlow {P} at (0,0) size 784x40
7 LayoutText {#text} at (0,0) size 437x19 7 LayoutText {#text} at (0,0) size 439x19
8 text run at (0,0) width 398: "Problem: Tables inside a DIV get border= 1 after moving the DIV. " 8 text run at (0,0) width 400: "Problem: Tables inside a DIV get border= 1 after moving the DIV. "
9 text run at (397,0) width 40: "If you " 9 text run at (399,0) width 40: "If you "
10 LayoutInline {A} at (0,0) size 124x19 [color=#0000EE] 10 LayoutInline {A} at (0,0) size 124x19 [color=#0000EE]
11 LayoutInline {B} at (0,0) size 124x19 11 LayoutInline {B} at (0,0) size 124x19
12 LayoutText {#text} at (436,0) size 124x19 12 LayoutText {#text} at (438,0) size 124x19
13 text run at (436,0) width 124: "remove the border" 13 text run at (438,0) width 124: "remove the border"
14 LayoutText {#text} at (559,0) size 777x39 14 LayoutText {#text} at (561,0) size 779x39
15 text run at (559,0) width 218: " attribute from the tables, the border " 15 text run at (561,0) width 218: " attribute from the tables, the border "
16 text run at (0,20) width 102: "doesn't show up." 16 text run at (0,20) width 102: "doesn't show up."
17 layer at (70,70) size 173x60 17 layer at (70,70) size 173x60
18 LayoutBlockFlow (positioned) {DIV} at (70,70) size 173x60 18 LayoutBlockFlow (positioned) {DIV} at (70,70) size 173x60
19 LayoutTable {TABLE} at (0,0) size 173x20 [bgcolor=#CC6600] 19 LayoutTable {TABLE} at (0,0) size 173x20 [bgcolor=#CC6600]
20 LayoutTableSection {TBODY} at (0,0) size 173x20 20 LayoutTableSection {TBODY} at (0,0) size 173x20
21 LayoutTableRow {TR} at (0,0) size 173x20 21 LayoutTableRow {TR} at (0,0) size 173x20
22 LayoutTableCell {TD} at (0,0) size 173x20 [r=0 c=0 rs=1 cs=1] 22 LayoutTableCell {TD} at (0,0) size 173x20 [r=0 c=0 rs=1 cs=1]
23 LayoutBlockFlow {P} at (0,0) size 173x20 23 LayoutBlockFlow {P} at (0,0) size 173x20
24 LayoutInline {B} at (0,0) size 49x19 24 LayoutInline {B} at (0,0) size 49x19
25 LayoutText {#text} at (62,0) size 49x19 25 LayoutText {#text} at (62,0) size 49x19
(...skipping 15 matching lines...) Expand all
41 LayoutTableRow {TR} at (0,0) size 173x20 41 LayoutTableRow {TR} at (0,0) size 173x20
42 LayoutTableCell {TD} at (0,0) size 57x20 [r=0 c=0 rs=1 cs=1] 42 LayoutTableCell {TD} at (0,0) size 57x20 [r=0 c=0 rs=1 cs=1]
43 LayoutText {#text} at (0,0) size 4x19 43 LayoutText {#text} at (0,0) size 4x19
44 text run at (0,0) width 4: " " 44 text run at (0,0) width 4: " "
45 LayoutTableCell {TD} at (57,0) size 58x20 [r=0 c=1 rs=1 cs=1] 45 LayoutTableCell {TD} at (57,0) size 58x20 [r=0 c=1 rs=1 cs=1]
46 LayoutText {#text} at (0,0) size 4x19 46 LayoutText {#text} at (0,0) size 4x19
47 text run at (0,0) width 4: " " 47 text run at (0,0) width 4: " "
48 LayoutTableCell {TD} at (115,0) size 58x20 [r=0 c=2 rs=1 cs=1] 48 LayoutTableCell {TD} at (115,0) size 58x20 [r=0 c=2 rs=1 cs=1]
49 LayoutText {#text} at (0,0) size 4x19 49 LayoutText {#text} at (0,0) size 4x19
50 text run at (0,0) width 4: " " 50 text run at (0,0) width 4: " "
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698