RESOLVED FIXED 144917
REGRESSION(r175617): Some text doesn't render on internationalculinarycenter.com
https://bugs.webkit.org/show_bug.cgi?id=144917
Summary REGRESSION(r175617): Some text doesn't render on internationalculinarycenter.com
zalan
Reported 2015-05-12 10:16:58 PDT
Load http://www.internationalculinarycenter.com Missing text at the top menu.
Attachments
Patch (5.19 KB, patch)
2015-05-12 10:21 PDT, zalan
no flags
Patch (5.25 KB, patch)
2015-05-12 10:22 PDT, zalan
no flags
zalan
Comment 1 2015-05-12 10:17:30 PDT
zalan
Comment 2 2015-05-12 10:21:32 PDT
zalan
Comment 3 2015-05-12 10:22:22 PDT
Andreas Kling
Comment 4 2015-05-12 13:04:26 PDT
Comment on attachment 252970 [details] Patch r=me
WebKit Commit Bot
Comment 5 2015-05-12 14:26:04 PDT
Comment on attachment 252970 [details] Patch Clearing flags on attachment: 252970 Committed r184219: <http://trac.webkit.org/changeset/184219>
WebKit Commit Bot
Comment 6 2015-05-12 14:26:07 PDT
All reviewed patches have been landed. Closing bug.
Alexey Proskuryakov
Comment 7 2015-05-12 22:17:43 PDT
fast/text/simple-line-layout-text-stroke-width.html fails on Windows. Is this expected? -PASS internals.repaintRectsAsText().indexOf('90 8 62 18') is not -1 +FAIL internals.repaintRectsAsText().indexOf('90 8 62 18') should not be -1. PASS successfullyParsed is true
zalan
Comment 8 2015-05-13 09:53:27 PDT
(In reply to comment #7) > fast/text/simple-line-layout-text-stroke-width.html fails on Windows. Is > this expected? > > -PASS internals.repaintRectsAsText().indexOf('90 8 62 18') is not -1 > +FAIL internals.repaintRectsAsText().indexOf('90 8 62 18') should not be -1. > PASS successfullyParsed is true No it's not. Windows probably generates different repaint rects. :(
Note You need to log in before you can comment on or make changes to this bug.