summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/html/canvas/element/manual/drawing-images-to-the-canvas/image-orientation/drawImage-from-element-swap-width-height-ref.html
blob: 21f0f88b881d748c8a22986caf2f78b770c80c76 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>reference drawImage from an element source with image orientation: from-image</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" src="/css/css-images/image-orientation/support/exif-orientation-7-rl.jpg">
</body>
</html>