Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassTest that we don't generated boxes for foreignObject in non-rendered SVG.
Asserts run
Pass
assert_equals("auto", "auto", "Non-rendered foreignObject should have width computed to 'auto'.")
    at Test.<anonymous> ( /svg/render/foreignObject-in-non-rendered-getComputedStyle.html:17:5)
Pass
assert_equals("auto", "auto", "Non-rendered block inside foreignObject should have width computed to 'auto'.")
    at Test.<anonymous> ( /svg/render/foreignObject-in-non-rendered-getComputedStyle.html:18:5)