Bug 52121
Summary: | CSS 2.1 failures: line-height* | ||
---|---|---|---|
Product: | WebKit | Reporter: | Simon Fraser (smfr) <simon.fraser> |
Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | hyatt, simon.fraser |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | OS X 10.5 | ||
Bug Depends on: | 52122 | ||
Bug Blocks: | 47141 |
Simon Fraser (smfr)
Some subset of the following tests fail:
html4/line-height-002
html4/line-height-003
html4/line-height-004
html4/line-height-005
html4/line-height-013
html4/line-height-014
html4/line-height-015
html4/line-height-016
html4/line-height-024
html4/line-height-026
html4/line-height-027
html4/line-height-035
html4/line-height-037
html4/line-height-038
html4/line-height-046
html4/line-height-047
html4/line-height-048
html4/line-height-049
html4/line-height-057
html4/line-height-059
html4/line-height-060
html4/line-height-068
html4/line-height-070
html4/line-height-071
html4/line-height-079
html4/line-height-080
html4/line-height-081
html4/line-height-082
html4/line-height-090
html4/line-height-091
html4/line-height-092
html4/line-height-093
html4/line-height-101
html4/line-height-103
html4/line-height-104
The causes are Safari-imposed min font sizes (bug 52119), and incorrect ex units (bug 47157).
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Dave Hyatt
All are ok now.