trisquel-icecat/icecat/testing/web-platform/tests/css/css-page/page-name-abspos-002-print-ref.html

9 lines
154 B
HTML

<!DOCTYPE html>
<html>
<body>
<div style="position: absolute; left: 0; top: 0;">
<div>a</div>
<div>b</div>
</div>
</body>
</html>