Bug 61502

Summary: Always antialias table borders when scaling
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: Layout and RenderingAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: ademar, dglazkov, simon.fraser, webkit.review.bot
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
mitz: review+, webkit.review.bot: commit-queue-
Archive of layout-test-results from ec2-cr-linux-03 none

Description Simon Fraser (smfr) 2011-05-25 21:15:22 PDT
http://trac.webkit.org/changeset/84273 changed the behavior of drawLineForBoxSide() to never antialias by default. This actually disabled antialiasing in some circumstances where it used to be enabled, for example collapsed table border drawing.
Comment 1 Simon Fraser (smfr) 2011-05-25 21:15:48 PDT
<rdar://problem/9413327>
Comment 2 Simon Fraser (smfr) 2011-05-25 21:43:37 PDT
Created attachment 94915 [details]
Patch
Comment 3 WebKit Review Bot 2011-05-26 02:14:32 PDT
Comment on attachment 94915 [details]
Patch

Attachment 94915 [details] did not pass chromium-ews (chromium-xvfb):
Output: http://queues.webkit.org/results/8739099

New failing tests:
fast/borders/border-antialiasing.html
Comment 4 WebKit Review Bot 2011-05-26 02:14:36 PDT
Created attachment 94946 [details]
Archive of layout-test-results from ec2-cr-linux-03

The attached test failures were seen while running run-webkit-tests on the chromium-ews.
Bot: ec2-cr-linux-03  Port: Chromium  Platform: Linux-2.6.35-28-virtual-x86_64-with-Ubuntu-10.10-maverick
Comment 5 Simon Fraser (smfr) 2011-05-26 08:35:13 PDT
http://trac.webkit.org/changeset/87387
Comment 6 Ademar Reis 2011-05-26 15:40:40 PDT
Revision r87387 cherry-picked into qtwebkit-2.2 with commit 4539766 <http://gitorious.org/webkit/qtwebkit/commit/4539766>