[webkit-reviews] review granted: [Bug 71765] Text dispappear when SVG font has no latin character : [Attachment 113991] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Nov 7 23:22:05 PST 2011
Nikolas Zimmermann <zimmermann at kde.org> has granted Kenichi Ishibashi
<bashi at chromium.org>'s request for review:
Bug 71765: Text dispappear when SVG font has no latin character
https://bugs.webkit.org/show_bug.cgi?id=71765
Attachment 113991: Patch
https://bugs.webkit.org/attachment.cgi?id=113991&action=review
------- Additional Comments from Nikolas Zimmermann <zimmermann at kde.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=113991&action=review
Fix looks great to me! I only have a minor comment regarding the test. r=me.
> LayoutTests/svg/custom/svg-fonts-no-latin-glyph.html:55
> + setTimeout(doTest, 100);
Doesn't setTimeout(doTest, 0) work?
More information about the webkit-reviews
mailing list