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

Side by Side Diff: LayoutTests/platform/linux/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: Created 7 years, 1 month 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 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x508
4 RenderBlock {HTML} at (0,0) size 800x508
5 RenderBody {BODY} at (8,8) size 784x492
6 RenderBlock {DIV} at (0,0) size 784x40
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 RenderBlock (anonymous) at (0,40) size 784x20
13 RenderBR {BR} at (0,0) size 0x19
14 RenderBlock {DIV} at (0,60) size 302x108 [border: (1px solid #000000)]
15 RenderInline {B} at (0,0) size 126x16
16 RenderText {#text} at (1,1) size 126x16
17 text run at (1,1) width 126: "text-justify: auto"
18 RenderBR {BR} at (127,1) size 0x15
19 RenderText {#text} at (1,17) size 300x90
20 text run at (1,17) width 300: "Lorem ipsum dolor sit amet, consectetue r"
21 text run at (1,32) width 300: "adipiscing elit. Donec odio. Quisque"
22 text run at (1,47) width 300: "volutpat mattis eros. Nullam malesuada"
23 text run at (1,62) width 300: "erat ut turpis. Suspendisse urna nibh,"
24 text run at (1,77) width 300: "viverra non, semper suscipit, posuere a ,"
25 text run at (1,92) width 35: "pede."
26 RenderBlock {DIV} at (0,168) size 302x108 [border: (1px solid #000000)]
27 RenderInline {B} at (0,0) size 126x16
28 RenderText {#text} at (1,1) size 126x16
29 text run at (1,1) width 126: "text-justify: none"
30 RenderBR {BR} at (127,1) size 0x15
31 RenderText {#text} at (1,17) size 280x90
32 text run at (1,17) width 280: "Lorem ipsum dolor sit amet, consectetue r"
33 text run at (1,32) width 252: "adipiscing elit. Donec odio. Quisque"
34 text run at (1,47) width 266: "volutpat mattis eros. Nullam malesuada"
35 text run at (1,62) width 266: "erat ut turpis. Suspendisse urna nibh,"
36 text run at (1,77) width 280: "viverra non, semper suscipit, posuere a ,"
37 text run at (1,92) width 35: "pede."
38 RenderBlock {DIV} at (0,276) size 302x108 [border: (1px solid #000000)]
39 RenderInline {B} at (0,0) size 168x16
40 RenderText {#text} at (1,1) size 168x16
41 text run at (1,1) width 168: "text-justify: inter-word"
42 RenderBR {BR} at (169,1) size 0x15
43 RenderText {#text} at (1,17) size 300x90
44 text run at (1,17) width 300: "Lorem ipsum dolor sit amet, consectetue r"
45 text run at (1,32) width 300: "adipiscing elit. Donec odio. Quisque"
46 text run at (1,47) width 300: "volutpat mattis eros. Nullam malesuada"
47 text run at (1,62) width 300: "erat ut turpis. Suspendisse urna nibh,"
48 text run at (1,77) width 300: "viverra non, semper suscipit, posuere a ,"
49 text run at (1,92) width 35: "pede."
50 RenderBlock {DIV} at (0,384) size 302x108 [border: (1px solid #000000)]
51 RenderInline {B} at (0,0) size 168x16
52 RenderText {#text} at (1,1) size 168x16
53 text run at (1,1) width 168: "text-justify: distribute"
54 RenderBR {BR} at (169,1) size 0x15
55 RenderText {#text} at (1,17) size 300x90
56 text run at (1,17) width 300: "Lorem ipsum dolor sit amet, consectetue r"
57 text run at (1,32) width 300: "adipiscing elit. Donec odio. Quisque"
58 text run at (1,47) width 300: "volutpat mattis eros. Nullam malesuada"
59 text run at (1,62) width 300: "erat ut turpis. Suspendisse urna nibh,"
60 text run at (1,77) width 300: "viverra non, semper suscipit, posuere a ,"
61 text run at (1,92) width 35: "pede."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698