Sign in
chromium
/
external
/
w3c
/
web-platform-tests
/
refs/heads/https-acid3
/
.
/
css
/
css-sizing
/
intrinsic-percent-replaced-011-ref.html
blob: 29a0fe8013dcbda6c44369794dfe6e7cde21c1a8 [
file
] [
edit
]
<!doctype html>
<title>
CSS Test Reference
</title>
<div
style
=
"
writing-mode
:
vertical-lr
"
>
<div
style
=
"
display
:
inline-block
"
>
<img
style
=
"
width
:
100px
;
max-height
:
100%
;
"
src
=
"/images/green-100x50.png"
>
</div>
</div>