Closed Bug 724363 Opened 12 years ago Closed 12 years ago

Empty <div> with 3D transforms are not rendered if their transformStyle property is set to "perserve-3d", even if size and background is defined in the stylesheet

Categories

(Core :: CSS Parsing and Computation, defect)

10 Branch
x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 702375

People

(Reporter: emeric, Unassigned)

References

Details

Attachments

(1 file)

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/535.7 (KHTML, like Gecko) Chrome/16.0.912.77 Safari/535.7

Steps to reproduce:

I define in my CSS a DIV with width and height and background-image.
That DIV has also a 3D transform, and its -moz-transform-style is set to "preserve-3d"

See there in action : http://jsfiddle.net/98cCs/6/


Actual results:

The div does not show up.


Expected results:

The div should appear and have the size and image defined in the CSS.
Component: Untriaged → Style System (CSS)
Product: Firefox → Core
QA Contact: untriaged → style-system
Thank you for reporting the bug!  I see the problem in Firefox 10, but a current nightly works fine. 

Checking some nightlies, looks like this was fixed by bug 702375.  That fix will appear in Firefox 11.
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
Thanks for the info. I checked in the nightly, and it's fine.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: