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

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

Issue 1913623002: Manual rebaselines for r388291 #3 (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 784x36 6 LayoutBlockFlow {P} at (0,0) size 784x36
7 LayoutText {#text} at (0,0) size 470x18 7 LayoutText {#text} at (0,0) size 468x18
8 text run at (0,0) width 427: "Problem: Tables inside a DIV get border= 1 after moving the DIV. " 8 text run at (0,0) width 425: "Problem: Tables inside a DIV get border= 1 after moving the DIV. "
9 text run at (426,0) width 44: "If you " 9 text run at (424,0) width 44: "If you "
10 LayoutInline {A} at (0,0) size 127x18 [color=#0000EE] 10 LayoutInline {A} at (0,0) size 127x18 [color=#0000EE]
11 LayoutInline {B} at (0,0) size 127x18 11 LayoutInline {B} at (0,0) size 127x18
12 LayoutText {#text} at (469,0) size 127x18 12 LayoutText {#text} at (467,0) size 127x18
13 text run at (469,0) width 127: "remove the border" 13 text run at (467,0) width 127: "remove the border"
14 LayoutText {#text} at (595,0) size 781x36 14 LayoutText {#text} at (593,0) size 779x36
15 text run at (595,0) width 186: " attribute from the tables, the" 15 text run at (593,0) width 186: " attribute from the tables, the"
16 text run at (0,18) width 153: "border doesn't show up." 16 text run at (0,18) width 153: "border doesn't show up."
17 layer at (70,70) size 173x54 17 layer at (70,70) size 173x54
18 LayoutBlockFlow (positioned) {DIV} at (70,70) size 173x54 18 LayoutBlockFlow (positioned) {DIV} at (70,70) size 173x54
19 LayoutTable {TABLE} at (0,0) size 173x18 [bgcolor=#CC6600] 19 LayoutTable {TABLE} at (0,0) size 173x18 [bgcolor=#CC6600]
20 LayoutTableSection {TBODY} at (0,0) size 173x18 20 LayoutTableSection {TBODY} at (0,0) size 173x18
21 LayoutTableRow {TR} at (0,0) size 173x18 21 LayoutTableRow {TR} at (0,0) size 173x18
22 LayoutTableCell {TD} at (0,0) size 173x18 [r=0 c=0 rs=1 cs=1] 22 LayoutTableCell {TD} at (0,0) size 173x18 [r=0 c=0 rs=1 cs=1]
23 LayoutBlockFlow {P} at (0,0) size 173x18 23 LayoutBlockFlow {P} at (0,0) size 173x18
24 LayoutInline {B} at (0,0) size 51x18 24 LayoutInline {B} at (0,0) size 51x18
25 LayoutText {#text} at (61,0) size 51x18 25 LayoutText {#text} at (61,0) size 51x18
(...skipping 15 matching lines...) Expand all
41 LayoutTableRow {TR} at (0,0) size 173x18 41 LayoutTableRow {TR} at (0,0) size 173x18
42 LayoutTableCell {TD} at (0,0) size 57x18 [r=0 c=0 rs=1 cs=1] 42 LayoutTableCell {TD} at (0,0) size 57x18 [r=0 c=0 rs=1 cs=1]
43 LayoutText {#text} at (0,0) size 4x18 43 LayoutText {#text} at (0,0) size 4x18
44 text run at (0,0) width 4: " " 44 text run at (0,0) width 4: " "
45 LayoutTableCell {TD} at (57,0) size 58x18 [r=0 c=1 rs=1 cs=1] 45 LayoutTableCell {TD} at (57,0) size 58x18 [r=0 c=1 rs=1 cs=1]
46 LayoutText {#text} at (0,0) size 4x18 46 LayoutText {#text} at (0,0) size 4x18
47 text run at (0,0) width 4: " " 47 text run at (0,0) width 4: " "
48 LayoutTableCell {TD} at (115,0) size 58x18 [r=0 c=2 rs=1 cs=1] 48 LayoutTableCell {TD} at (115,0) size 58x18 [r=0 c=2 rs=1 cs=1]
49 LayoutText {#text} at (0,0) size 4x18 49 LayoutText {#text} at (0,0) size 4x18
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