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
|
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 800x521
LayoutBlockFlow {HTML} at (0,0) size 800x520.72
LayoutBlockFlow {BODY} at (8,10.72) size 784x494
LayoutBlockFlow {H1} at (0,0) size 784x18
LayoutText {#text} at (0,0) size 80x17
text run at (0,0) width 80: "Simple case"
LayoutBlockFlow {P} at (0,34) size 784x18
LayoutText {#text} at (0,0) size 63x17
text run at (0,0) width 63: "LTR Start"
LayoutBlockFlow {P} at (0,68) size 784x18
LayoutText {#text} at (725,0) size 59x17
text run at (725,0) width 59: "LTR End"
LayoutBlockFlow {P} at (0,102) size 784x18
LayoutText {#text} at (720,0) size 64x17
text run at (720,0) width 64: "RTL Start"
LayoutBlockFlow {P} at (0,136) size 784x18
LayoutText {#text} at (0,0) size 60x17
text run at (0,0) width 60: "RTL End"
LayoutBlockFlow {H1} at (0,170) size 784x18
LayoutText {#text} at (0,0) size 97x17
text run at (0,0) width 97: "Inherited case"
LayoutBlockFlow {DIV} at (0,204) size 784x18
LayoutBlockFlow {P} at (0,0) size 784x18
LayoutText {#text} at (0,0) size 63x17
text run at (0,0) width 63: "LTR Start"
LayoutBlockFlow {DIV} at (0,238) size 784x18
LayoutBlockFlow {P} at (0,0) size 784x18
LayoutText {#text} at (725,0) size 59x17
text run at (725,0) width 59: "LTR End"
LayoutBlockFlow {DIV} at (0,272) size 784x18
LayoutBlockFlow {P} at (0,0) size 784x18
LayoutText {#text} at (720,0) size 64x17
text run at (720,0) width 64: "RTL Start"
LayoutBlockFlow {DIV} at (0,306) size 784x18
LayoutBlockFlow {P} at (0,0) size 784x18
LayoutText {#text} at (0,0) size 60x17
text run at (0,0) width 60: "RTL End"
LayoutBlockFlow {H1} at (0,340) size 784x18
LayoutText {#text} at (0,0) size 419x17
text run at (0,0) width 419: "Inherited case where parent block has opposite directionality."
LayoutBlockFlow {DIV} at (0,374) size 784x18
LayoutBlockFlow {P} at (0,0) size 784x18
LayoutText {#text} at (0,0) size 63x17
text run at (0,0) width 63: "LTR Start"
LayoutBlockFlow {DIV} at (0,408) size 784x18
LayoutBlockFlow {P} at (0,0) size 784x18
LayoutText {#text} at (725,0) size 59x17
text run at (725,0) width 59: "LTR End"
LayoutBlockFlow {DIV} at (0,442) size 784x18
LayoutBlockFlow {P} at (0,0) size 784x18
LayoutText {#text} at (720,0) size 64x17
text run at (720,0) width 64: "RTL Start"
LayoutBlockFlow {DIV} at (0,476) size 784x18
LayoutBlockFlow {P} at (0,0) size 784x18
LayoutText {#text} at (0,0) size 60x17
text run at (0,0) width 60: "RTL End"
|