mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-20 07:17:32 +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
24
layout/reftests/bugs/563584-4-ref.html
Normal file
24
layout/reftests/bugs/563584-4-ref.html
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
<html class="reftest-print">
|
||||
<head>
|
||||
<title>Bug 563584, variant split over three pages, with anchor points</title>
|
||||
<style type="text/css">
|
||||
|
||||
div{
|
||||
border: 1px solid green;
|
||||
}
|
||||
|
||||
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
<div style="height: 0; margin-left: 2in; border: none; padding-left: 2px">c d e</div>
|
||||
<div style="width:2in;">
|
||||
<div style="width:1in; height:3.5in;">A</div>
|
||||
<div style="width:1in; height:0.5in;">B</div>
|
||||
</div>
|
||||
|
||||
<div style="width:3in; height: 0.5in">C</div>
|
||||
|
||||
<div style="width:3in; height: 0.5in">D</div>
|
||||
Loading…
Add table
Add a link
Reference in a new issue