RESOLVED FIXED 149631
[Win] Correct positioning error introduced in r190235
https://bugs.webkit.org/show_bug.cgi?id=149631
Summary [Win] Correct positioning error introduced in r190235
Brent Fulgham
Reported 2015-09-29 10:45:51 PDT
While working on Bug 149516, I introduce a drawing error that caused the following tests to fail: css3/filters/clipping-overflow-scroll-with-pixel-moving-effect-on.html fast/layers/no-clipping-overflow-hidden-added-after-transform.html fast/layers/no-clipping-overflow-hidden-added-after-transition.html fast/layers/no-clipping-overflow-hidden-hardware-acceleration.html transforms/2d/preserve3d-not-fixed-container.html
Attachments
Patch (2.49 KB, patch)
2015-10-02 14:35 PDT, Brent Fulgham
no flags
Patch (4.97 KB, patch)
2015-10-05 18:08 PDT, Brent Fulgham
simon.fraser: review+
Brent Fulgham
Comment 1 2015-10-02 14:35:21 PDT
Brent Fulgham
Comment 2 2015-10-05 18:08:00 PDT
Simon Fraser (smfr)
Comment 3 2015-10-05 18:51:54 PDT
Comment on attachment 262488 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=262488&action=review > Source/WebCore/ChangeLog:14 > + css3/filters/clipping-overflow-scroll-with-pixel-moving-effect-on.html > + fast/layers/no-clipping-overflow-hidden-added-after-transform.html > + fast/layers/no-clipping-overflow-hidden-added-after-transition.html > + fast/layers/no-clipping-overflow-hidden-hardware-acceleration.html > + transforms/2d/preserve3d-not-fixed-container.html Ironic (and bad) that there the compositing tests didn't catch this, because they are all skipped.
Brent Fulgham
Comment 4 2015-10-06 09:29:05 PDT
Note You need to log in before you can comment on or make changes to this bug.