Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
refs/heads/main
/
.
/
LayoutTests
/
fast
/
inline
/
inline-box-with-vertical-aling-top-and-stretching-content-expected.html
blob: e74e2d98554a91f726251c1f9fdb08cf0786e00a [
file
] [
edit
]
<style>
img
{
height
:
200px
;
width
:
200px
;
background-color
:
green
;
}
</style>
<div>
PASS if green box is visible
<img></div>