Bug 42402

Summary: [chromium] r63422 caused svg/custom/svg-fonts-without-missing-glyph.xhtml to fail on Linux and Windows
Product: WebKit Reporter: Ojan Vafai <ojan>
Component: SVGAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: agl, evan, morrita, zimmermann
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
Added missing expectations. tkent: review-

Ojan Vafai
Reported 2010-07-15 13:55:46 PDT
It looks like it might just be antialiasing differences, but I don't understand enough about our SVG implementation to be sure.
Attachments
Added missing expectations. (24.70 KB, patch)
2010-07-15 22:23 PDT, Hajime Morrita
tkent: review-
Hajime Morrita
Comment 1 2010-07-15 22:23:20 PDT
Created attachment 61766 [details] Added missing expectations.
Hajime Morrita
Comment 2 2010-07-15 22:26:11 PDT
(In reply to comment #0) > It looks like it might just be antialiasing differences, but I don't understand enough about our SVG implementation to be sure. That's right. The test is for pixel-testing, so it's natural to fail if platform expectations are missing. Attached patch is the expectations created by rebaseline-chromium-webkit-tests. Thank you for letting me know.
Kent Tamura
Comment 3 2010-07-15 22:43:07 PDT
Comment on attachment 61766 [details] Added missing expectations. You may commit test expectation update without review. Anyway, the diff for ChangeLog is malformed. So r-.
Hajime Morrita
Comment 4 2010-07-15 23:19:51 PDT
Hajime Morrita
Comment 5 2010-07-15 23:21:44 PDT
> (From update of attachment 61766 [details]) > You may commit test expectation update without review. > Anyway, the diff for ChangeLog is malformed. So r-. Thank you for advice. I landed the patch fixing the changelog.
Note You need to log in before you can comment on or make changes to this bug.