Sign in
chromium
/
external
/
github.com
/
web-platform-tests
/
wpt
/
refs/heads/fetch-priority-optional-tests
/
.
/
css
/
css-flexbox
/
inline-flex-column-image-load-ref.html
blob: 11a1e3e7f71dd184ba2707b7e95cf7585f29d89e [
file
] [
edit
]
<!DOCTYPE html>
<meta
charset
=
"utf-8"
>
<title>
Reference: filled green 100x100 square
</title>
<p>
Test passes if there is a filled green square.
</p>
<div
style
=
"
width
:
100px
;
height
:
100px
;
background
:
green
;
"
></div>