Bug 126891 - Subpixel Layout: word-spacing property value impacts line height.
Summary: Subpixel Layout: word-spacing property value impacts line height.
Status: RESOLVED DUPLICATE of bug 126892
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: zalan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-13 07:24 PST by zalan
Modified: 2014-01-16 08:57 PST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description zalan 2014-01-13 07:24:01 PST
.wordspacing {
            margin:.2em 0;
            word-spacing:-.5em;
            font:18px Ahem,sans-serif;
        }

LayoutTests/fast/css/word-spacing-between-blocks.html
Comment 1 zalan 2014-01-16 08:57:24 PST

*** This bug has been marked as a duplicate of bug 126892 ***