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