Bug 54797
| Summary: | REGRESSION (r72052): Placeholder text isn't centered with a large line-height | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Adele Peterson <adele> |
| Component: | Forms | Assignee: | Adele Peterson <adele> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | adele, dglazkov, progame+wk, s+webkit, tkent |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | PC | ||
| OS: | OS X 10.5 | ||
| URL: | data:text/html,%3Cinput%20placeholder=%22This%20is%20some%20placeholder%20text%22%20style=%22line-height:%2040px;%22%3E | ||
| Bug Depends on: | 64253 | ||
| Bug Blocks: | 63927 | ||
Adele Peterson
Placeholder text isn't centered with a large line-height. It should be centered to match where the text will actually be entered.
<input placeholder="This is some placeholder text" style="line-height: 40px;">
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Adele Peterson
Put the testcase in the url field
Sidney San MartÃn
Also affects horizontal text-align.
Yair Yogev
InChromium issue: http://crbug.com/72413
Kent Tamura
Fixed by http://trac.webkit.org/changeset/90971