Sign in
webkit
/
WebKit
/
d3fdb4cf562f20044404c4eecc48b193fcc4521c
/
.
/
LayoutTests
/
fast
/
images
/
preferred-width-computation-with-attribute-intrinsic-size.html
blob: 90561f24f06777df2958945878d319083794c4b4 [
file
] [
log
] [
blame
]
<div
style
=
"
float
:
left
;
border
:
10px
solid blue
"
><img
src
=
resources/red-100x100.png
width
=
100
height
=
100
style
=
"
width
:
100%
;
height
:
auto
;
border
:
10px
solid green
"
></div>