Summary: | [GTK] Layout Test fast/text/baseline-inline-block.html is failing | ||
---|---|---|---|
Product: | WebKit | Reporter: | Marcos ChavarrÃa Teijeiro (irc: chavaone) <chavarria1991> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW --- | ||
Severity: | Normal | CC: | bugs-noreply, chavarria1991, clopez, hyatt, mmaxfield |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Description
Marcos ChavarrÃa Teijeiro (irc: chavaone)
2015-03-18 04:11:55 PDT
This was failing due to the Ahem font beeing antialiased (which it shouldn't). In this specific case, the author of the test even tried to force anti-aliasing off via the CSS property "-webkit-font-smoothing: none;" but we weren't supporting it. |