blob: 42d39eb2fee1d611d4dee38554f96f342cd9e51f [file] [log] [blame]
<!DOCTYPE html>
<html>
<body>
<!-- Test: -webkit-background-size before background-size -->
<img src="../resources/green-128x128.png" width="128" height="128">
<!-- Test: background-size before -webkit-background-size -->
<img src="../resources/green-128x128.png" width="128" height="64" valign="top">
</body>
</html>