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

Side by Side Diff: LayoutTests/platform/linux/fast/css3-text/css3-text-align-last/text-align-last-with-text-align-justify-expected.txt

Issue 59753002: text-align-last only affect to the last line when text-align is justify. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 6 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 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x248
4 RenderBlock {HTML} at (0,0) size 800x248
5 RenderBody {BODY} at (8,8) size 784x232
6 RenderBlock {DIV} at (0,0) size 784x40
7 RenderText {#text} at (0,0) size 332x19
8 text run at (0,0) width 332: "text align is justify, and all of the va lues of text-align-last"
9 RenderBR {BR} at (332,0) size 0x19
10 RenderText {#text} at (0,20) size 364x19
11 text run at (0,20) width 364: "This test checks that text-align-last p roperty works properly."
12 RenderBR {BR} at (364,20) size 0x19
13 RenderBlock {DIV} at (0,40) size 152x32 [border: (1px solid #000000)]
14 RenderText {#text} at (1,1) size 150x30
15 text run at (1,1) width 150: "LTR align : justify"
16 text run at (1,16) width 126: "align-last : start"
17 RenderBlock {DIV} at (0,72) size 152x32 [border: (1px solid #000000)]
18 RenderText {#text} at (1,1) size 150x30
19 text run at (1,1) width 150: "LTR align : justify"
20 text run at (39,16) width 112: "align-last : end"
21 RenderBlock {DIV} at (0,104) size 152x32 [border: (1px solid #000000)]
22 RenderText {#text} at (1,1) size 150x30
23 text run at (1,1) width 150: "LTR align : justify"
24 text run at (1,16) width 119: "align-last : left"
25 RenderBlock {DIV} at (0,136) size 152x32 [border: (1px solid #000000)]
26 RenderText {#text} at (1,1) size 150x30
27 text run at (1,1) width 150: "LTR align : justify"
28 text run at (25,16) width 126: "align-last : right"
29 RenderBlock {DIV} at (0,168) size 152x32 [border: (1px solid #000000)]
30 RenderText {#text} at (1,1) size 150x30
31 text run at (1,1) width 150: "LTR align : justify"
32 text run at (9,16) width 134: "align-last : center"
33 RenderBlock {DIV} at (0,200) size 152x32 [border: (1px solid #000000)]
34 RenderText {#text} at (1,1) size 150x30
35 text run at (1,1) width 150: "LTR align : justify"
36 text run at (1,16) width 150: "align-last : justify"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698