Sign in
nest-open-source
/
manifest_repos
/
chromium_src
/
ce182f4f4cdacd008274200f23abd3db3c4cbfb7
/
.
/
third_party
/
blink
/
web_tests
/
fragmentation
/
multi-line-cells-paginated-expected.html
blob: ae171e72544eafb6a18d99d2601a663687bdc7f5 [
file
]
<!DOCTYPE html>
<p>
crbug.com/99124: A multi-line cell doesn't straddle a page-break when break-inside:avoid is specified on the row. There should be a green square and no red below.
</p>
<div
style
=
"
width
:
6em
;
height
:
6em
;
background
:
green
;
"
></div>