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

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

Issue 908473003: Auto-rebaseline for r189636 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 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 784x40
7 RenderText {#text} at (0,0) size 440x19
8 text run at (0,0) width 401: "Problem: Tables inside a DIV get border= 1 after moving the DIV. "
9 text run at (401,0) width 39: "If you "
10 RenderInline {A} at (0,0) size 123x19 [color=#0000EE]
11 RenderInline {B} at (0,0) size 123x19
12 RenderText {#text} at (440,0) size 123x19
13 text run at (440,0) width 123: "remove the border"
14 RenderText {#text} at (563,0) size 780x39
15 text run at (563,0) width 217: " attribute from the tables, the border "
16 text run at (0,20) width 102: "doesn't show up."
17 layer at (70,70) size 173x60
18 RenderBlock (positioned) {DIV} at (70,70) size 173x60
19 LayoutTable {TABLE} at (0,0) size 173x20 [bgcolor=#CC6600]
20 LayoutTableSection {TBODY} 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]
23 RenderBlock {P} at (0,0) size 173x20
24 RenderInline {B} at (0,0) size 51x19
25 RenderText {#text} at (61,0) size 51x19
26 text run at (61,0) width 51: "Testing"
27 LayoutTable {TABLE} at (0,20) size 173x20
28 LayoutTableSection {TBODY} at (0,0) size 173x20
29 LayoutTableRow {TR} at (0,0) size 173x20
30 LayoutTableCell {TD} at (0,0) size 11x20 [bgcolor=#666666] [r=0 c=0 rs =1 cs=1]
31 RenderText {#text} at (0,0) size 4x19
32 text run at (0,0) width 4: " "
33 LayoutTableCell {TD} at (11,0) size 150x20 [bgcolor=#FF9900] [r=0 c=1 rs=1 cs=1]
34 RenderText {#text} at (0,0) size 118x19
35 text run at (0,0) width 118: "Test, test and test..."
36 LayoutTableCell {TD} at (161,0) size 12x20 [bgcolor=#666666] [r=0 c=2 rs=1 cs=1]
37 RenderText {#text} at (0,0) size 4x19
38 text run at (0,0) width 4: " "
39 LayoutTable {TABLE} at (0,40) size 173x20 [bgcolor=#CC6600]
40 LayoutTableSection {TBODY} 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]
43 RenderText {#text} at (0,0) size 4x19
44 text run at (0,0) width 4: " "
45 LayoutTableCell {TD} at (57,0) size 58x20 [r=0 c=1 rs=1 cs=1]
46 RenderText {#text} at (0,0) size 4x19
47 text run at (0,0) width 4: " "
48 LayoutTableCell {TD} at (115,0) size 58x20 [r=0 c=2 rs=1 cs=1]
49 RenderText {#text} at (0,0) size 4x19
50 text run at (0,0) width 4: " "
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698