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
|
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 800x600
LayoutBlockFlow {HTML} at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x576
LayoutBlockFlow {P} at (0,0) size 784x36
LayoutText {#text} at (0,0) size 218x17
text run at (0,0) width 218 LTR override: "This tests for a regression against "
LayoutInline {I} at (0,0) size 722x35
LayoutInline {A} at (0,0) size 354x17 [color=#0000EE]
LayoutText {#text} at (217,0) size 354x17
text run at (217,0) width 354 LTR override: "http://bugzilla.opendarwin.org/show_bug.cgi?id=6334"
LayoutText {#text} at (570,0) size 722x35
text run at (570,0) width 152 LTR override: " REGRESSION: <input"
text run at (0,18) width 374 LTR override: "type=\"button\"> text is reversed on \"visual Hebrew\" pages"
LayoutText {#text} at (373,18) size 5x17
text run at (373,18) width 5 LTR override: "."
LayoutBlockFlow {HR} at (0,52) size 784x2 [border: (1px inset #EEEEEE)]
LayoutBlockFlow {P} at (0,70) size 784x18
LayoutText {#text} at (0,0) size 301x17
text run at (0,0) width 301 LTR override: "The text on both buttons should like this: \x{5E8}\x{5D5}\x{5EA}\x{5E4}\x{5DB}"
LayoutBlockFlow (anonymous) at (0,104) size 784x44
LayoutButton {BUTTON} at (0,0) size 47x22 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
LayoutBlockFlow (anonymous) at (8,3) size 31x16
LayoutText {#text} at (0,0) size 31x16
text run at (0,0) width 31 LTR override: "\x{5E8}\x{5D5}\x{5EA}\x{5E4}\x{5DB}"
LayoutText {#text} at (47,2) size 4x17
text run at (47,2) width 4 LTR override: " "
LayoutBR {BR} at (51,16) size 0x0
LayoutButton {INPUT} at (0,22) size 47x22 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
LayoutBlockFlow (anonymous) at (8,3) size 31x16
LayoutText {#text} at (0,0) size 31x16
text run at (0,0) width 31 RTL: "\x{5DB}\x{5E4}\x{5EA}\x{5D5}\x{5E8}"
LayoutText {#text} at (0,0) size 0x0
LayoutBlockFlow {HR} at (0,156) size 784x2 [border: (1px inset #EEEEEE)]
LayoutBlockFlow {P} at (0,174) size 784x18
LayoutText {#text} at (0,0) size 255x17
text run at (0,0) width 255 LTR override: "The following lines should be identical:"
LayoutBlockFlow {P} at (0,208) size 784x18
LayoutText {#text} at (0,0) size 64x17
text run at (0,0) width 16: "21"
text run at (16,0) width 48 RTL: "\x{5D4}\x{5DE}\x{5D0}\x{5D4} \x{5D4}-"
LayoutBlockFlow {P} at (0,242) size 784x18
LayoutText {#text} at (0,0) size 64x17
text run at (0,0) width 64 LTR override: "21-\x{5D4} \x{5D4}\x{5D0}\x{5DE}\x{5D4}"
|