mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-23 00:47:31 +09:00
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
This commit is contained in:
commit
dcd9973243
150858 changed files with 23884658 additions and 0 deletions
13
layout/generic/crashtests/255982-4.html
Normal file
13
layout/generic/crashtests/255982-4.html
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE HTML>
|
||||
<html class="reftest-print">
|
||||
<body>
|
||||
<style type="text/css">
|
||||
@page { size:5in 3in; margin:0.5in; }
|
||||
</style>
|
||||
<div style="width: 60%; float: left; height: 1.6in; ">a float</div>
|
||||
<div style="width: 60%; float: left; height: 1.6in; border:1px solid black; ">overlaps page break</div>
|
||||
This is enough text to trigger a line break.
|
||||
<div style="width: 60%; float: left;">3rd float</div>
|
||||
<div style="width: 60%; float: left;">4th float</div>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue