/home/clopez/webkit/webkit/layout-test-results/svg/css/parse-height-actual.txt
16
16
PASS computedStyle("height", "100 ") is "100px"
17
17
PASS computedStyle("height", "100px") is "100px"
18
18
PASS computedStyle("height", "1em") is "16px"
19
P
ASS
computedStyle("height", "1ex")
i
s
"
12.800000190734863px
"
19
F
AIL
computedStyle("height", "1ex")
should
be
12.800000190734863px
. Was 17px.
20
20
PASS computedStyle("height", "20%") is "20%"
21
21
PASS computedStyle("height", "100 px") is "auto"
22
22
PASS computedStyle("height", "100px;") is "auto"