Bug 49582 - Negative leading not handled correctly.
Summary: Negative leading not handled correctly.
Status: RESOLVED DUPLICATE of bug 11004
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Dave Hyatt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-16 00:23 PST by Dave Hyatt
Modified: 2010-11-16 15:30 PST (History)
0 users

See Also:


Attachments
Patch (60.41 KB, patch)
2010-11-16 00:26 PST, Dave Hyatt
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dave Hyatt 2010-11-16 00:23:05 PST
This bug is broken out from 

https://bugs.webkit.org/show_bug.cgi?id=49410

which uncovered two issues with our code... a negative leading issue and a usedFonts issue.  I'm leaving 49410 to deal with the usedFonts issue and making thus bug to cover the negative leading problem.
Comment 1 Dave Hyatt 2010-11-16 00:26:20 PST
Created attachment 73971 [details]
Patch
Comment 2 Dave Hyatt 2010-11-16 15:30:10 PST
Ended up combining this with 11004.

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