RESOLVED FIXED 66246
TransformState.move() should be negated in the unapply code path
https://bugs.webkit.org/show_bug.cgi?id=66246
Summary TransformState.move() should be negated in the unapply code path
Simon Fraser (smfr)
Reported 2011-08-15 12:37:37 PDT
TransformState.move() should negate the arguments in the 'unapply' code path as it does for the 'apply' code path.
Attachments
Patch (8.65 KB, patch)
2011-08-15 14:17 PDT, Simon Fraser (smfr)
cmarrin: review+
Simon Fraser (smfr)
Comment 1 2011-08-15 14:17:21 PDT
Chris Marrin
Comment 2 2011-08-15 15:10:10 PDT
Comment on attachment 103950 [details] Patch r=me
Simon Fraser (smfr)
Comment 3 2011-08-31 18:19:30 PDT
Ryosuke Niwa
Comment 4 2011-09-01 00:33:04 PDT
This patch appears to have caused the following tests to fail on Qt bots: fast/events/document-elementFromPoint.html plugins/mouse-events-fixedpos.html See http://build.webkit.org/builders/Qt%20Linux%20Release/builds/37020.
Simon Fraser (smfr)
Comment 6 2011-09-01 09:04:29 PDT
I already have bug 67353 and will look at these other tests today.
Simon Fraser (smfr)
Comment 7 2011-09-01 11:48:58 PDT
Note You need to log in before you can comment on or make changes to this bug.