Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
refs/heads/main
/
.
/
LayoutTests
/
http
/
tests
/
svg
/
cached-image-sizing-expected.html
blob: 218bdd3ca935191b83281e14a23dc34b3971b179 [
file
] [
edit
]
<!DOCTYPE HTML>
<html>
<body>
Test for webkit.org/b/106733: This test passes if there is a green square (not rectangle) below:
<br/>
<img
src
=
"resources/greenSquare.svg"
width
=
"200"
height
=
"200"
>
</script>
</body>
</html>