[Webkit-unassigned] [Bug 109613] transform: rotateY() with perspective differs between firefox and chromium

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 13 02:42:32 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=109613





--- Comment #8 from mszamot at gmail.com  2013-02-13 02:44:46 PST ---
(In reply to comment #7)
> Created an attachment (id=187972)
 --> (https://bugs.webkit.org/attachment.cgi?id=187972&action=review) [details]
> Testcase

There are 3d cubes on page:
https://developer.mozilla.org/en-US/docs/CSS/backface-visibility

In the attached png image is how chromium and ff are rendering them.  Chrome renders them in the same way as chromium.  Clearly the 3d comopsiting is turned off even with --force-compositing-mode . I also tried running chromium with (in various combinations)  --enable-software-compositing-gl-adapter, --enable-fixed-position-compositing, --enable-browser-plugin-compositing  and --enable-threaded-compositing . None of them helped to solve the issue.

Best regards,
Marcin

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list