trisquel-icecat/icecat/testing/web-platform/tests/css/css-page/page-rule-specificity-print-landscape-ref.html

15 lines
220 B
HTML

<!DOCTYPE html>
<html>
<meta charset="utf-8">
<link rel="author" title="Jonathan Watt" href="mailto:jwatt@jwatt.org"/>
<style>
body {
margin: 0;
}
</style>
<body>
<div>Landscape</div>
</body>
</html>