Closed Bug 284930 Opened 20 years ago Closed 20 years ago

PNG Image Spacing

Categories

(Firefox :: General, defect)

x86
Windows XP
defect
Not set
trivial

Tracking

()

RESOLVED INVALID

People

(Reporter: box, Assigned: bugzilla)

References

()

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; nl-NL; rv:1.7.6) Gecko/20050223 Firefox/1.0.1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; nl-NL; rv:1.7.6) Gecko/20050223 Firefox/1.0.1

At the website https://practicum-web.aii.avans.nl/rvdwestela/compressie/ you see
a rendered HTML page (the server is secure btw). It was rendered from a PDF
file. As PDF documents are created for printing purposes I find reading it (the
HTML one) in FireFox not preferred. But when opening this site in IE, you will
see that there is a spacing between the two PNG background images, so they tend
to look like pages, which I find much nicer to read from. I don't know if it is
desireable to change this (as it can affect other elements in the browser) but
if it can change, it would please me.

Reproducible: Always

Steps to Reproduce:
1. Go to https://practicum-web.aii.avans.nl/rvdwestela/compressie/
2. Look between two pages

Actual Results:  
No Images spacing between two background images.

Expected Results:  
A little gap between two PNG background images would improve readability.
Isn't the render exactly what you asked for with
<DIV style="position:relative;width:892;height:1263;"> ?

If you wanted to some padding, is there some CSS that would
enable you to add it?
Comment 1 is correct: Firefox is displaying exactly what the page says to. If IE
displays spacing between the images, it's a bug in IE.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.