Y
Hacker News
new
|
ask
|
show
|
jobs
by
hDeraj
3802 days ago
This is actually a bug with CSS3D transforms in general with Firefox:
http://jsfiddle.net/yNfQX/21/
3 comments
robin_reala
3802 days ago
This is being tracked at
https://bugzilla.mozilla.org/show_bug.cgi?id=1187209
link
nothis
3802 days ago
Looks like this jsfiddle just doesn't do per-pixel z-sorting (which I wouldn't have expected from browser 3D effects) but in my brain that shouldn't be an issue with cubes (no polygons overlapping).
link
thenomad
3802 days ago
That's depressing. This is a really neat bit of tech that I'd never consider using whilst it doesn't work in FF...
link