blob: 3a78aad068701f5726b229a70cd53e9d15040dd6 [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-7-rl.jpg">
<img id="img-element" style="image-orientation: none;" src="/css/css-images/image-orientation/support/exif-orientation-7-rl.jpg">
</body>
</html>