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

Side by Side Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug18664-expected.txt

Issue 616923003: Auto-rebaseline for r182920 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x576 [bgcolor=#999999]
6 RenderBlock {P} at (0,0) size 784x32
7 RenderText {#text} at (0,0) size 471x16
8 text run at (0,0) width 428: "Problem: Tables inside a DIV get border= 1 after moving the DIV. "
9 text run at (427,0) width 44: "If you "
10 RenderInline {A} at (0,0) size 128x16 [color=#0000EE]
11 RenderInline {B} at (0,0) size 128x16
12 RenderText {#text} at (470,0) size 128x16
13 text run at (470,0) width 128: "remove the border"
14 RenderText {#text} at (597,0) size 783x32
15 text run at (597,0) width 186: " attribute from the tables, the"
16 text run at (0,16) width 153: "border doesn't show up."
17 layer at (70,70) size 173x48
18 RenderBlock (positioned) {DIV} at (70,70) size 173x48
19 RenderTable {TABLE} at (0,0) size 173x16 [bgcolor=#CC6600]
20 RenderTableSection {TBODY} at (0,0) size 173x16
21 RenderTableRow {TR} at (0,0) size 173x16
22 RenderTableCell {TD} at (0,0) size 173x16 [r=0 c=0 rs=1 cs=1]
23 RenderBlock {P} at (0,0) size 173x16
24 RenderInline {B} at (0,0) size 51x16
25 RenderText {#text} at (61,0) size 51x16
26 text run at (61,0) width 51: "Testing"
27 RenderTable {TABLE} at (0,16) size 173x16
28 RenderTableSection {TBODY} at (0,0) size 173x16
29 RenderTableRow {TR} at (0,0) size 173x16
30 RenderTableCell {TD} at (0,0) size 11x16 [bgcolor=#666666] [r=0 c=0 rs =1 cs=1]
31 RenderText {#text} at (0,0) size 4x16
32 text run at (0,0) width 4: " "
33 RenderTableCell {TD} at (11,0) size 150x16 [bgcolor=#FF9900] [r=0 c=1 rs=1 cs=1]
34 RenderText {#text} at (0,0) size 124x16
35 text run at (0,0) width 124: "Test, test and test..."
36 RenderTableCell {TD} at (161,0) size 12x16 [bgcolor=#666666] [r=0 c=2 rs=1 cs=1]
37 RenderText {#text} at (0,0) size 4x16
38 text run at (0,0) width 4: " "
39 RenderTable {TABLE} at (0,32) size 173x16 [bgcolor=#CC6600]
40 RenderTableSection {TBODY} at (0,0) size 173x16
41 RenderTableRow {TR} at (0,0) size 173x16
42 RenderTableCell {TD} at (0,0) size 57x16 [r=0 c=0 rs=1 cs=1]
43 RenderText {#text} at (0,0) size 4x16
44 text run at (0,0) width 4: " "
45 RenderTableCell {TD} at (57,0) size 58x16 [r=0 c=1 rs=1 cs=1]
46 RenderText {#text} at (0,0) size 4x16
47 text run at (0,0) width 4: " "
48 RenderTableCell {TD} at (115,0) size 58x16 [r=0 c=2 rs=1 cs=1]
49 RenderText {#text} at (0,0) size 4x16
50 text run at (0,0) width 4: " "
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698