RESOLVED FIXED 31751
DocumentMarkers need to be educated about transforms
https://bugs.webkit.org/show_bug.cgi?id=31751
Summary DocumentMarkers need to be educated about transforms
Simon Fraser (smfr)
Reported 2009-11-20 16:09:53 PST
The DocumentMarkers code in Document.cpp assumes that everything is painted into the root. It needs to be educated about compositing layers.
Attachments
Testcase with 2D transform (1.56 KB, text/html)
2009-11-20 17:26 PST, Simon Fraser (smfr)
no flags
Patch (19.07 KB, patch)
2009-11-23 13:05 PST, Simon Fraser (smfr)
mitz: review+
Simon Fraser (smfr)
Comment 1 2009-11-20 17:26:11 PST
Created attachment 43633 [details] Testcase with 2D transform
Simon Fraser (smfr)
Comment 2 2009-11-23 13:05:21 PST
mitz
Comment 3 2009-11-23 14:39:53 PST
Comment on attachment 43726 [details] Patch r=me (made some comments in person, and I’m told there will be a test :) )
Simon Fraser (smfr)
Comment 4 2009-11-23 15:31:09 PST
Note You need to log in before you can comment on or make changes to this bug.