blob: 320a9b81082bcb7e547b2538bc624355c646ac11 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>reference for drawImage from a createImageBitmap source with image orientation: none</title>
<link rel="author" title="Stephen Chenney" href="mailto:schenney@chromium.org">
</head>
<body>
<img id="img-element" src="/css/css-images/image-orientation/support/exif-orientation-3-lr.jpg">
<img id="img-element" style="image-orientation: none;" src="/css/css-images/image-orientation/support/exif-orientation-3-lr.jpg">
</body>
</html>