--- /home/clopez/webkit/webkit/layout-test-results/svg/css/parse-height-expected.txt +++ /home/clopez/webkit/webkit/layout-test-results/svg/css/parse-height-actual.txt @@ -16,7 +16,7 @@ PASS computedStyle("height", "100 ") is "100px" PASS computedStyle("height", "100px") is "100px" PASS computedStyle("height", "1em") is "16px" -PASS computedStyle("height", "1ex") is "12.800000190734863px" +FAIL computedStyle("height", "1ex") should be 12.800000190734863px. Was 17px. PASS computedStyle("height", "20%") is "20%" PASS computedStyle("height", "100 px") is "auto" PASS computedStyle("height", "100px;") is "auto"