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

Side by Side Diff: LayoutTests/platform/win/fast/css3-text/css3-text-justify/text-justify-8bits-expected.txt

Issue 54743004: Rendering text-justify:distribute for 8 bit characters. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: use const parameter Created 6 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 785x624
2 RenderView at (0,0) size 785x600
3 layer at (0,0) size 785x624
4 RenderBlock {HTML} at (0,0) size 785x624
5 RenderBody {BODY} at (8,8) size 769x608
6 RenderBlock {DIV} at (0,0) size 769x60
7 RenderText {#text} at (0,0) size 325x19
8 text run at (0,0) width 325: "Test all of the values of text-justify f or 8bits characters"
9 RenderBR {BR} at (325,0) size 0x19
10 RenderText {#text} at (0,20) size 583x19
11 text run at (0,20) width 583: "This test checks that all of the values for text-justify property works properly for 8bits characters."
12 RenderBR {BR} at (583,20) size 0x19
13 RenderText {#text} at (0,40) size 448x19
14 text run at (0,40) width 448: "Every block has been setted as 'text-al ign: justify' and 'text-align-last: start'."
15 RenderBlock (anonymous) at (0,60) size 769x40
16 RenderBR {BR} at (0,0) size 0x19
17 RenderInline {B} at (0,0) size 110x19
18 RenderText {#text} at (0,20) size 110x19
19 text run at (0,20) width 110: "text-justify: auto"
20 RenderBR {BR} at (110,20) size 0x19
21 RenderBlock {DIV} at (0,100) size 302x92 [border: (1px solid #000000)]
22 RenderText {#text} at (1,1) size 300x90
23 text run at (1,1) width 300: "Lorem ipsum dolor sit amet, consectetuer "
24 text run at (1,16) width 300: "adipiscing elit. Donec odio. Quisque"
25 text run at (1,31) width 300: "volutpat mattis eros. Nullam malesuada"
26 text run at (1,46) width 300: "erat ut turpis. Suspendisse urna nibh,"
27 text run at (1,61) width 300: "viverra non, semper suscipit, posuere a ,"
28 text run at (1,76) width 35: "pede."
29 RenderBlock (anonymous) at (0,192) size 769x40
30 RenderBR {BR} at (0,0) size 0x19
31 RenderInline {B} at (0,0) size 113x19
32 RenderText {#text} at (0,20) size 113x19
33 text run at (0,20) width 113: "text-justify: none"
34 RenderBR {BR} at (113,20) size 0x19
35 RenderBlock {DIV} at (0,232) size 302x92 [border: (1px solid #000000)]
36 RenderText {#text} at (1,1) size 280x90
37 text run at (1,1) width 280: "Lorem ipsum dolor sit amet, consectetuer "
38 text run at (1,16) width 252: "adipiscing elit. Donec odio. Quisque"
39 text run at (1,31) width 266: "volutpat mattis eros. Nullam malesuada"
40 text run at (1,46) width 266: "erat ut turpis. Suspendisse urna nibh,"
41 text run at (1,61) width 280: "viverra non, semper suscipit, posuere a ,"
42 text run at (1,76) width 35: "pede."
43 RenderBlock (anonymous) at (0,324) size 769x40
44 RenderBR {BR} at (0,0) size 0x19
45 RenderInline {B} at (0,0) size 149x19
46 RenderText {#text} at (0,20) size 149x19
47 text run at (0,20) width 149: "text-justify: inter-word"
48 RenderBR {BR} at (149,20) size 0x19
49 RenderBlock {DIV} at (0,364) size 302x92 [border: (1px solid #000000)]
50 RenderText {#text} at (1,1) size 300x90
51 text run at (1,1) width 300: "Lorem ipsum dolor sit amet, consectetuer "
52 text run at (1,16) width 300: "adipiscing elit. Donec odio. Quisque"
53 text run at (1,31) width 300: "volutpat mattis eros. Nullam malesuada"
54 text run at (1,46) width 300: "erat ut turpis. Suspendisse urna nibh,"
55 text run at (1,61) width 300: "viverra non, semper suscipit, posuere a ,"
56 text run at (1,76) width 35: "pede."
57 RenderBlock (anonymous) at (0,456) size 769x40
58 RenderBR {BR} at (0,0) size 0x19
59 RenderInline {B} at (0,0) size 144x19
60 RenderText {#text} at (0,20) size 144x19
61 text run at (0,20) width 144: "text-justify: distribute"
62 RenderBR {BR} at (144,20) size 0x19
63 RenderBlock {DIV} at (0,496) size 302x92 [border: (1px solid #000000)]
64 RenderText {#text} at (1,1) size 300x90
65 text run at (1,1) width 300: "Lorem ipsum dolor sit amet, consectetuer "
66 text run at (1,16) width 300: "adipiscing elit. Donec odio. Quisque"
67 text run at (1,31) width 300: "volutpat mattis eros. Nullam malesuada"
68 text run at (1,46) width 300: "erat ut turpis. Suspendisse urna nibh,"
69 text run at (1,61) width 300: "viverra non, semper suscipit, posuere a ,"
70 text run at (1,76) width 35: "pede."
71 RenderBlock (anonymous) at (0,588) size 769x20
72 RenderBR {BR} at (0,0) size 0x19
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698