Pass | Images with only title should be treated as a replaced element | Asserts runPass | assert_equals(100, 100, "width: <img class=\"title-only\" title=\"title\">")
at Test.<anonymous> ( /html/rendering/replaced-elements/attributes-for-embedded-content-and-images/img-title-only-w-sizing.html:20:7) | Pass | assert_equals(150, 150, "height: <img class=\"title-only\" title=\"title\">")
at Test.<anonymous> ( /html/rendering/replaced-elements/attributes-for-embedded-content-and-images/img-title-only-w-sizing.html:21:7) | Pass | assert_equals(100, 100, "width: <img width=\"100\" height=\"150px\" title=\"title\">")
at Test.<anonymous> ( /html/rendering/replaced-elements/attributes-for-embedded-content-and-images/img-title-only-w-sizing.html:20:7) | Pass | assert_equals(150, 150, "height: <img width=\"100\" height=\"150px\" title=\"title\">")
at Test.<anonymous> ( /html/rendering/replaced-elements/attributes-for-embedded-content-and-images/img-title-only-w-sizing.html:21:7) |
|