1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
|
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 800x420
LayoutBlockFlow {HTML} at (0,0) size 800x420
LayoutBlockFlow {BODY} at (8,8) size 784x404
LayoutBlockFlow {DIV} at (0,0) size 784x54
LayoutText {#text} at (0,0) size 351x17
text run at (0,0) width 351: "Test all of the values of text-justify for 8bits characters"
LayoutBR {BR} at (350,0) size 1x17
LayoutText {#text} at (0,18) size 623x17
text run at (0,18) width 623: "This test checks that all of the values for text-justify property works properly for 8bits characters."
LayoutBR {BR} at (622,18) size 1x17
LayoutText {#text} at (0,36) size 463x17
text run at (0,36) width 463: "Every block has been set as 'text-align: justify' and 'text-align-last: start'."
LayoutBlockFlow (anonymous) at (0,54) size 784x36
LayoutBR {BR} at (0,0) size 0x17
LayoutInline {B} at (0,0) size 115x17
LayoutText {#text} at (0,18) size 115x17
text run at (0,18) width 115: "text-justify: auto"
LayoutBR {BR} at (114,18) size 1x17
LayoutBlockFlow {DIV} at (0,90) size 302x47 [border: (1px solid #000000)]
LayoutText {#text} at (1,1) size 300x45
text run at (1,1) width 300: "Lorem ipsum dolor sit amet, consectetuer"
text run at (1,16) width 300: "adipiscing elit. Aenean commodo ligula"
text run at (1,31) width 77: "eget dolor."
LayoutBlockFlow (anonymous) at (0,137) size 784x36
LayoutBR {BR} at (0,0) size 0x17
LayoutInline {B} at (0,0) size 117x17
LayoutText {#text} at (0,18) size 117x17
text run at (0,18) width 117: "text-justify: none"
LayoutBR {BR} at (116,18) size 1x17
LayoutBlockFlow {DIV} at (0,173) size 302x47 [border: (1px solid #000000)]
LayoutText {#text} at (1,1) size 280x45
text run at (1,1) width 280: "Lorem ipsum dolor sit amet, consectetuer"
text run at (1,16) width 266: "adipiscing elit. Aenean commodo ligula"
text run at (1,31) width 77: "eget dolor."
LayoutBlockFlow (anonymous) at (0,220) size 784x36
LayoutBR {BR} at (0,0) size 0x17
LayoutInline {B} at (0,0) size 158x17
LayoutText {#text} at (0,18) size 158x17
text run at (0,18) width 158: "text-justify: inter-word"
LayoutBR {BR} at (157,18) size 1x17
LayoutBlockFlow {DIV} at (0,256) size 302x47 [border: (1px solid #000000)]
LayoutText {#text} at (1,1) size 300x45
text run at (1,1) width 300: "Lorem ipsum dolor sit amet, consectetuer"
text run at (1,16) width 300: "adipiscing elit. Aenean commodo ligula"
text run at (1,31) width 77: "eget dolor."
LayoutBlockFlow (anonymous) at (0,303) size 784x36
LayoutBR {BR} at (0,0) size 0x17
LayoutInline {B} at (0,0) size 151x17
LayoutText {#text} at (0,18) size 151x17
text run at (0,18) width 151: "text-justify: distribute"
LayoutBR {BR} at (150,18) size 1x17
LayoutBlockFlow {DIV} at (0,339) size 302x47 [border: (1px solid #000000)]
LayoutText {#text} at (1,1) size 300x45
text run at (1,1) width 300: "Lorem ipsum dolor sit amet, consectetuer"
text run at (1,16) width 300: "adipiscing elit. Aenean commodo ligula"
text run at (1,31) width 77: "eget dolor."
LayoutBlockFlow (anonymous) at (0,386) size 784x18
LayoutBR {BR} at (0,0) size 0x17
|