RESOLVED FIXED 83337
Should disable preserves3D() for things that enforce flattening, like overflow and filters
https://bugs.webkit.org/show_bug.cgi?id=83337
Summary Should disable preserves3D() for things that enforce flattening, like overflo...
Simon Fraser (smfr)
Reported 2012-04-05 17:42:11 PDT
We should have code in CSSStyleSelector::adjustRenderStyle() that turns off preserves3D for elements that have other style that forces flattening, like overflow or filters.
Attachments
Patch (5.35 KB, patch)
2012-04-05 18:13 PDT, Simon Fraser (smfr)
dino: review+
Simon Fraser (smfr)
Comment 1 2012-04-05 18:13:37 PDT
Simon Fraser (smfr)
Comment 2 2012-04-06 11:18:04 PDT
Note You need to log in before you can comment on or make changes to this bug.