waar19 / flying-saucer

Automatically exported from code.google.com/p/flying-saucer
1 stars 0 forks source link

Bug in absolute positioning (in order to make rounded corners without CSS3) #224

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Use multiple elements which use "position: absolute;" within a "position: 
relative;" element
2. Render as PDF.

What is the expected output? What do you see instead?
I'm attaching a super-simple HTML template that is supposed to show four 
20x20px red rectangles in each corner of the parent div. This works fine in 
browsers, but once rendered to PDF (possibly even other renderers), only 1 
rectangle is shown. Seems like some bug in layouting.

What version of the product are you using? On what operating system?
- Actual GIT revision (22.8.2013)

Please provide any additional information below.
- attaching html template a visual comparion png

Original issue reported on code.google.com by brdlo...@gmail.com on 22 Aug 2013 at 7:40

Attachments: