caption caption

This is a script test because of how ridiculously differently the current engines render these cases.

Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
PassCaption percent margins are resolved against table's height for vertical-lr tables
Asserts run
Pass
assert_equals("40px", "40px")
    at Test.<anonymous> ( /css/css-tables/caption-writing-mode-001.html:36:12)
PassCaption with auto top/bottom margins is centered vertically for vertical-lr tables
Asserts run
Pass
assert_equals("75px", "75px")
    at Test.<anonymous> ( /css/css-tables/caption-writing-mode-001.html:38:12)