summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/1242172-2.html
blob: 1e5ee66f15b1b14d7b229acdaf21ef8ca4ad7e23 (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE HTML>
<html>
<meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1">
<body>
<div style='position:absolute; height:100%; display:flex; flex-direction:row'>
  <div style="height:100%"><img src="repeatable-diagonal-gradient.png" style='height:100%'></img></div>
  <div style="height:100%"><img src="repeatable-diagonal-gradient.png" style='height:100%'></img></div>
</div>
</body>
</html>