Bug 102166
Summary: | chromium-mac-mountainlion reftests failing due to ahem rendering issues | ||
---|---|---|---|
Product: | WebKit | Reporter: | Dirk Pranke <dpranke> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Dirk Pranke
It looks like ahem glyphs are getting rendered with smoothed/fuzzy edges in Mac 10.8; this caused a lot of pixel diffs, but also caused the following reftests to fail:
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Dirk Pranke
webkit.org/b/102166 [ MountainLion ] css2.1/20110323/border-conflict-element-001d.htm [ ImageOnlyFailure ]
webkit.org/b/102166 [ MountainLion ] css2.1/20110323/c541-word-sp-001.htm [ ImageOnlyFailure ]
webkit.org/b/102166 [ MountainLion ] css2.1/20110323/text-indent-014.htm [ ImageOnlyFailure ]
webkit.org/b/102166 [ MountainLion ] css2.1/20110323/overflow-applies-to-007.htm [ ImageOnlyFailure ]
webkit.org/b/102166 [ MountainLion ] css2.1/20110323/overflow-applies-to-010.htm [ ImageOnlyFailure ]
webkit.org/b/102166 [ MountainLion ] css2.1/20110323/overflow-applies-to-012.htm [ ImageOnlyFailure ]
webkit.org/b/102166 [ MountainLion ] css2.1/20110323/overflow-applies-to-013.htm [ ImageOnlyFailure ]
webkit.org/b/102166 [ MountainLion ] css2.1/20110323/overflow-applies-to-014.htm [ ImageOnlyFailure ]
webkit.org/b/102166 [ MountainLion ] css2.1/20110323/overflow-applies-to-015.htm [ ImageOnlyFailure ]
webkit.org/b/102166 [ MountainLion ] fast/block/float/floats-wrap-inside-inline-003.htm [ ImageOnlyFailure ]
webkit.org/b/102166 [ MountainLion ] fast/css/text-indent-first-line-001.html [ ImageOnlyFailure ]
webkit.org/b/102166 [ MountainLion ] fast/css/text-indent-first-line-002.html [ ImageOnlyFailure ]
webkit.org/b/102166 [ MountainLion ] fast/css/text-indent-first-line-003.html [ ImageOnlyFailure ]
webkit.org/b/102166 [ MountainLion ] fast/css/text-indent-first-line-004.html [ ImageOnlyFailure ]
webkit.org/b/102166 [ MountainLion ] fast/css/text-indent-first-line-005.html [ ImageOnlyFailure ]
webkit.org/b/102166 [ MountainLion ] fast/css/text-indent-first-line-006.html [ ImageOnlyFailure ]
I wonder if bug 100551 will fix this ...