Bug 13101 - REGRESSION (NativeTextField): Specifying word-wrap:break-word makes text field wrap
Summary: REGRESSION (NativeTextField): Specifying word-wrap:break-word makes text fiel...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 523.x (Safari 3)
Hardware: Mac OS X 10.4
: P1 Normal
Assignee: Nobody
URL: data:text/html,<input style="height: ...
Keywords: Regression
Depends on:
Blocks:
 
Reported: 2007-03-17 09:11 PDT by mitz
Modified: 2007-03-18 16:57 PDT (History)
1 user (show)

See Also:


Attachments
Force the inner block to 'word-wrap:normal' (19.34 KB, patch)
2007-03-17 09:14 PDT, mitz
adele: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2007-03-17 09:11:25 PDT
See URL. I am going to post a patch.
Comment 1 mitz 2007-03-17 09:14:22 PDT
Created attachment 13682 [details]
Force the inner block to 'word-wrap:normal'
Comment 2 Adele Peterson 2007-03-17 09:54:29 PDT
Comment on attachment 13682 [details]
Force the inner block to 'word-wrap:normal'

mitz, you rock!
Comment 3 Mark Rowe (bdash) 2007-03-18 16:57:48 PDT
Landed in r20298.