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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/android/fast/table/nobr-expected.txt

Issue 1920463002: Manual rebaselines for r388291 #2 (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 LayoutBlockFlow (anonymous) at (0,0) size 784x0
7 LayoutInline {NOBR} at (0,0) size 0x0
8 LayoutText {#text} at (0,0) size 0x0
9 LayoutBlockFlow (anonymous) at (0,0) size 784x390
10 LayoutTable {TABLE} at (0,0) size 70x390 [border: (1px outset #808080)]
11 LayoutTableSection {TBODY} at (1,1) size 68x388
12 LayoutTableRow {TR} at (0,2) size 68x384
13 LayoutTableCell {TD} at (2,2) size 64x384 [border: (1px inset #808 080)] [r=0 c=0 rs=1 cs=1]
14 LayoutText {#text} at (2,2) size 60x379
15 text run at (2,2) width 49: "This is a"
16 text run at (2,22) width 52: "test case"
17 text run at (2,42) width 17: "for"
18 text run at (2,62) width 60: "3190580."
19 text run at (2,82) width 30: "Even"
20 text run at (2,102) width 40: "though"
21 text run at (2,122) width 53: "this table"
22 text run at (2,142) width 9: "is"
23 text run at (2,162) width 53: "enclosed"
24 text run at (2,182) width 53: "in a nobr"
25 text run at (2,202) width 46: "tag, this"
26 text run at (2,222) width 22: "text"
27 text run at (2,242) width 39: "should"
28 text run at (2,262) width 31: "wrap"
29 text run at (2,282) width 49: "anyway."
30 text run at (2,302) width 56: "The table"
31 text run at (2,322) width 58: "is only 50"
32 text run at (2,342) width 34: "pixels"
33 text run at (2,362) width 33: "wide."
34 LayoutBlockFlow (anonymous) at (0,390) size 784x0
35 LayoutInline {NOBR} at (0,0) size 0x0
36 LayoutText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698