Bug 73329
Summary: | [chromium] Layout test hindi-whitespace fails on Chromium Win/Linux | ||
---|---|---|---|
Product: | WebKit | Reporter: | Stephen White <senorblanco> |
Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | fsamuel |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Stephen White
This test doesn't seem to produce the correct results on Chrome Win/Linux (skia). In the first two paragraphs, the second and third word are not separated by a space. In the third paragraph, the second and third lines are merged (no vertical whitespace between them).
Note: The test seemed to pass on Linux for the duration that https://bugs.webkit.org/show_bug.cgi?id=72667 had landed (r101273-101275), so perhaps it's simply a font registration issue or a bug in DRT.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Stephen White
Seems to be passing on all platforms now.