Load http://www.internationalculinarycenter.com Missing text at the top menu.
rdar://problem/20545878
Created attachment 252969 [details] Patch
Created attachment 252970 [details] Patch
Comment on attachment 252970 [details] Patch r=me
Comment on attachment 252970 [details] Patch Clearing flags on attachment: 252970 Committed r184219: <http://trac.webkit.org/changeset/184219>
All reviewed patches have been landed. Closing bug.
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
(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. :(