blob: 51e12ba2518e103d65081ef058fef89bc752933c [file] [log] [blame] [edit]
<!DOCTYPE html>
<html>
<link rel="match" href="page-name-siblings-print-ref.html"/>
<link rel="help" href="https://www.w3.org/TR/css-page-3/#using-named-pages"/>
<body>
<div>a</div>
<div style="page:auto">b</div>
<div style="page:b">c</div>
</body>
</html>