<!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 style="page:a"> <div>a</div> </div> <div style="page:a">b</div> <div style="page:b">c</div> </body> </html>