Bug 126891
Summary: | Subpixel Layout: word-spacing property value impacts line height. | ||
---|---|---|---|
Product: | WebKit | Reporter: | alan <zalan> |
Component: | Layout and Rendering | Assignee: | alan <zalan> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
alan
.wordspacing {
margin:.2em 0;
word-spacing:-.5em;
font:18px Ahem,sans-serif;
}
LayoutTests/fast/css/word-spacing-between-blocks.html
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
alan
*** This bug has been marked as a duplicate of bug 126892 ***