blob: cd02bf631223c9a0b29c57bc630d294cdbe60044 [file] [log] [blame]
Tests for border attribute with Object tag
Bug 48596 : HTML5 Conformance Test failure: approved/xhtml5/object_border_pixel.xhtml
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
Title Actual Image Expected Image
Object Tag with border="50" px
PASS border-top-width is 50px.
PASS border-left-width is 50px.
PASS border-bottom-width is 50px.
PASS border-right-width is 50px.
PASS successfullyParsed is true
TEST COMPLETE