Bug 217837
Summary: | Multi-line placeholder value rendered as single line on <textarea> element | ||
---|---|---|---|
Product: | WebKit | Reporter: | Peter Ostrander <peter.ostrander> |
Component: | DOM | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | akeerthi, cdumez, claude.pache, webkit-bug-importer, webkit.org, wenson_hsieh |
Priority: | P2 | Keywords: | InRadar |
Version: | Safari 14 | ||
Hardware: | Mac | ||
OS: | macOS 10.15 |
Peter Ostrander
When adding a placeholder attribute value that contains multiple lines breaks to a <textarea> field, the resulting display renders the placeholder text on a single line, rather than respecting the original formatting.
https://jsfiddle.net/sktLhrcn/
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/70408722>
Simon Fraser (smfr)
*** Bug 220499 has been marked as a duplicate of this bug. ***
Chris Dumez
This was fixed in Bug 235205. Thanks for reporting.
*** This bug has been marked as a duplicate of bug 235205 ***