Sign in
chromium
/
external
/
w3c
/
web-platform-tests.git
/
HEAD
/
.
/
css
/
css-page
/
page-name-propagated-006-print-ref.html
blob: 5b45ace9fe5298c716090ccb3a01709bbe2e5096 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<body>
<div>
<div>
<div>
a
</div>
<div
style
=
"
position
:
absolute
;
left
:
100px
"
>
b
</div>
</div>
</div>
<div
style
=
"
break-before
:
page
"
>
c
</div>
</body>
</html>