blob: 365a24146a4c3cc70ce65eb558846dc24306027b [file] [log] [blame]
<!DOCTYPE html>
<html>
<link rel="match" href="page-name-inline-block-001-print-ref.html"/>
<link rel="help" href="https://www.w3.org/TR/css-page-3/#using-named-pages"/>
<body>
<div style="display: inline-block">
<div style="page: a">a</div>
<div style="page: b">b</div>
</div>
</body>
</html>