summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/css-page/media-queries-003-print.html
blob: 2c125296ad28772c004a32e0a4329341b32e045a (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<link rel="author" title="Morten Stenshorne" href="mailto:mstensho@chromium.org">
<link rel="help" href="https://bugs.chromium.org/p/chromium/issues/detail?id=1491643">
<link rel="match" href="media-queries-003-print-ref.html">
<frameset cols="*,100" rows="*,100" frameborder="0">
  <frame src="data:text/html,There should be a green square in the bottom right corner."></frame>
  <frame src="data:text/html,"></frame>
  <frame src="data:text/html,"></frame>
  <frame src="resources/mq-frame-100px.html"></frame>
</frameset>