RESOLVED FIXED 24328
Don't hit-test the backside of elements with backface-visibility: hidden
https://bugs.webkit.org/show_bug.cgi?id=24328
Summary Don't hit-test the backside of elements with backface-visibility: hidden
Simon Fraser (smfr)
Reported 2009-03-03 10:13:47 PST
Elements with backface-visibility: hidden should not hit test on their back faces.
Attachments
Patch, changelog (2.37 KB, patch)
2009-03-04 15:49 PST, Simon Fraser (smfr)
eric: review+
Simon Fraser (smfr)
Comment 1 2009-03-04 15:49:06 PST
Created attachment 28290 [details] Patch, changelog
Eric Seidel (no email)
Comment 2 2009-03-04 17:22:17 PST
Comment on attachment 28290 [details] Patch, changelog The change looks fine, but it would be good to have some layout test. You said you'd add some over IRC, so I guess I'll r- this patch in expectation of one with tests!
Simon Fraser (smfr)
Comment 3 2009-03-04 18:13:06 PST
Testcase added in r41440
Eric Seidel (no email)
Comment 4 2009-03-04 18:15:10 PST
Comment on attachment 28290 [details] Patch, changelog Looks fine with http://trac.webkit.org/browser/trunk/LayoutTests/transforms/3d/hit-testing/backface-hit-test.html?rev=41440 as the test case. Please mention the test case in the ChangeLog
Simon Fraser (smfr)
Comment 5 2009-03-04 18:36:33 PST
Note You need to log in before you can comment on or make changes to this bug.