mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 22:55:23 +00:00
7 lines
289 B
HTML
7 lines
289 B
HTML
<!DOCTYPE HTML>
|
|
<html class="reftest-print">
|
|
<title>Test that mIsTopOfPage is not set when clearing</title>
|
|
<body style="margin: 0">
|
|
<div style="background: aqua; height: 1in; width: 1in"></div>
|
|
<div style="background: fuchsia; height: 1.5in; width: 1in; page-break-before: always"></div>
|