blob: 4afae5b61769203f893c9b32e7b40a5c56b6aaa3 [file] [log] [blame]
This is a testharness.js-based test.
FAIL <length> values are computed correctly for divWithFontSizeSet assert_equals: expected "140px" but got "224px"
FAIL <length-percentage> values are computed correctly for divWithFontSizeSet assert_equals: expected "170px" but got "272px"
FAIL <length>+ values are computed correctly for divWithFontSizeSet assert_equals: expected "10px 30px" but got "10px 48px"
FAIL <length-percentage>+ values are computed correctly for divWithFontSizeSet assert_equals: expected "calc(10px + 50%) 4px" but got "calc(16px + 50%) 4px"
PASS <length> values are computed correctly for divWithFontSizeInherited
PASS <length-percentage> values are computed correctly for divWithFontSizeInherited
PASS <length>+ values are computed correctly for divWithFontSizeInherited
PASS <length-percentage>+ values are computed correctly for divWithFontSizeInherited
Harness: the test ran to completion.