Bug 67495
Summary: | REGRESSION(5.0.5->5.1): Placeholder text doesn't obey text-align property | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jon Lee <jonlee> |
Component: | Forms | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | tkent, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | 528+ (Nightly build) | ||
Hardware: | Mac | ||
OS: | OS X 10.7 |
Jon Lee
Create a web page with the following markup:
<input type="search" placeholder="Search W3Schools" style="width:400px; text-align: center" />
Placeholder text is left-aligned.
<rdar://problem/10026367>
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Jon Lee
test comment
Kent Tamura
It was already fixed.
*** This bug has been marked as a duplicate of bug 63367 ***