RESOLVED FIXED 129226
Subpixel rendering: Add subpixel support to border type of double, groove, ridge, inset and outset.
https://bugs.webkit.org/show_bug.cgi?id=129226
Summary Subpixel rendering: Add subpixel support to border type of double, groove, ri...
alan
Reported 2014-02-22 20:53:05 PST
Dotted and dashed need GraphicsContext::drawLine() cleanup. There's some odd legacy code there with full of (false) assumptions.
Attachments
Patch (24.57 KB, patch)
2014-02-25 14:57 PST, alan
no flags
Patch (24.66 KB, patch)
2014-02-26 08:19 PST, alan
no flags
Patch (24.69 KB, patch)
2014-02-28 13:26 PST, alan
no flags
alan
Comment 1 2014-02-25 14:57:30 PST
alan
Comment 2 2014-02-26 08:19:39 PST
alan
Comment 3 2014-02-26 08:20:02 PST
Comment on attachment 225256 [details] Patch EWSing.
Simon Fraser (smfr)
Comment 4 2014-02-26 14:52:31 PST
Comment on attachment 225256 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=225256&action=review > Source/WebCore/rendering/RenderObject.cpp:738 > + // FIXME: flooring is a temporary solution until the device pixel snapping is added here for all border types (including recursiveness). "including recursiveness" is weird.
alan
Comment 5 2014-02-28 13:26:46 PST
WebKit Commit Bot
Comment 6 2014-02-28 15:00:28 PST
Comment on attachment 225485 [details] Patch Clearing flags on attachment: 225485 Committed r164888: <http://trac.webkit.org/changeset/164888>
WebKit Commit Bot
Comment 7 2014-02-28 15:00:32 PST
All reviewed patches have been landed. Closing bug.
alan
Comment 8 2014-03-05 09:38:22 PST
*** Bug 129329 has been marked as a duplicate of this bug. ***
Joseph Pecoraro
Comment 9 2015-11-12 13:08:39 PST
*** Bug 113642 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.