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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/android/tables/mozilla/bugs/bug93363-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
(Empty)
1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutTable {TABLE} at (0,0) size 784x280 [border: (4px solid #0000FF)]
7 LayoutTableSection {TBODY} at (4,4) size 776x272
8 LayoutTableRow {TR} at (0,2) size 776x268
9 LayoutTableCell {TD} at (2,2) size 605x120 [border: (1px solid #0000 FF)] [r=0 c=0 rs=1 cs=1]
10 LayoutTable {TABLE} at (2,2) size 601x116 [border: (4px solid #008 000)]
11 LayoutTableSection {TBODY} at (4,4) size 593x108
12 LayoutTableRow {TR} at (0,2) size 593x104
13 LayoutTableCell {TD} at (2,2) size 589x104 [border: (1px sol id #008000)] [r=0 c=0 rs=1 cs=1]
14 LayoutText {#text} at (2,2) size 580x99
15 text run at (2,2) width 580: "this is a bunch of text. t his is a bunch of text. this is a bunch of text. this is a bunch of text. this i s a"
16 text run at (2,22) width 488: "bunch of text. this is a bunch of text. this is a bunch of text. this is a bunch of text. "
17 text run at (490,22) width 84: "this is a bunch"
18 text run at (2,42) width 578: "of text. this is a bunch of text. this is a bunch of text. this is a bunch of text. this is a bunch of te xt."
19 text run at (2,62) width 580: "this is a bunch of text. this is a bunch of text. this is a bunch of text. this is a bunch of text. this is a"
20 text run at (2,82) width 82: "bunch of text."
21 LayoutTableCell {TD} at (609,2) size 165x268 [border: (1px solid #00 00FF)] [r=0 c=1 rs=1 cs=1]
22 LayoutTable {TABLE} at (2,2) size 161x264 [border: (4px solid #008 000)]
23 LayoutTableSection {TBODY} at (4,4) size 153x256
24 LayoutTableRow {TR} at (0,2) size 153x252
25 LayoutTableCell {TD} at (2,2) size 149x252 [border: (1px sol id #008000)] [r=0 c=0 rs=1 cs=1]
26 LayoutBlockFlow (anonymous) at (2,2) size 145x20
27 LayoutText {#text} at (0,0) size 111x19
28 text run at (0,0) width 111: "this cell is nowrap."
29 LayoutTable {TABLE} at (2,22) size 145x228 [border: (4px s olid #FF0000)]
30 LayoutTableSection {TBODY} at (4,4) size 137x220
31 LayoutTableRow {TR} at (0,2) size 137x216
32 LayoutTableCell {TD} at (2,2) size 133x216 [border: (1px solid #FF0000)] [r=0 c=0 rs=1 cs=1]
33 LayoutBlockFlow (anonymous) at (2,2) size 129x60
34 LayoutText {#text} at (0,0) size 124x59
35 text run at (0,0) width 124: "this text is in a cell of"
36 text run at (0,20) width 120: "a table, contai ned in"
37 text run at (0,40) width 7: "a"
38 LayoutBlockFlow {P} at (2,78) size 129x20
39 LayoutInline {B} at (0,0) size 129x19
40 LayoutText {#text} at (0,0) size 129x19
41 text run at (0,0) width 129: "cell with NOWR AP"
42 LayoutBlockFlow (anonymous) at (2,114) size 129x10 0
43 LayoutText {#text} at (0,0) size 128x99
44 text run at (0,0) width 112: "but this text sh ould"
45 text run at (0,20) width 40: "wrap! "
46 text run at (40,20) width 78: "only the bold"
47 text run at (0,40) width 123: "text should not wrap"
48 text run at (0,60) width 128: "be cause is con tained"
49 text run at (0,80) width 123: "in a P that's n owrap."
50 LayoutBlockFlow (anonymous) at (0,280) size 784x40
51 LayoutBR {BR} at (0,0) size 0x19
52 LayoutText {#text} at (0,20) size 310x19
53 text run at (0,20) width 310: "Tables have a thick border, cells have a thin border."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698