RESOLVED FIXED 60330
[results.html] zoomed pixel results should not be antialiased
https://bugs.webkit.org/show_bug.cgi?id=60330
Summary [results.html] zoomed pixel results should not be antialiased
Ojan Vafai
Reported 2011-05-05 18:59:26 PDT
[results.html] zoomed pixel results should not be antialiased
Attachments
Patch (7.33 KB, patch)
2011-05-05 19:01 PDT, Ojan Vafai
mihaip: review+
Ojan Vafai
Comment 1 2011-05-05 19:01:04 PDT
Mihai Parparita
Comment 2 2011-05-05 20:20:03 PDT
Comment on attachment 92528 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=92528&action=review > LayoutTests/ChangeLog:8 > + -Use canvas instead of CSS zoom. Clever (especially how you avoided readback).
Ojan Vafai
Comment 3 2011-05-05 20:25:56 PDT
(In reply to comment #2) > (From update of attachment 92528 [details]) > View in context: https://bugs.webkit.org/attachment.cgi?id=92528&action=review > > > LayoutTests/ChangeLog:8 > > + -Use canvas instead of CSS zoom. > > Clever (especially how you avoided readback). Thanks, readback wasn't an option due to Chrome's disallowing file access from file URLs.
Ojan Vafai
Comment 4 2011-05-06 10:23:05 PDT
Note You need to log in before you can comment on or make changes to this bug.