I think that sounds reasonable, yeah. (For this bug here, that'd mean that all of the textareas here would render as 1 row tall -- the same height as if we had `overflow-x:hidden`. That represents a behavior-change in Gecko for all of the attached testcases, and a behavior-change in Blink/WebKit for testcases 3 and 4 (the ones with overflow-wrap). Plus behavior-changes for vertical scrollbars in Blink/WebKit, for the ca se in the blink issue that IanK linked.)
Bug 1830576 Comment 14 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
I think that sounds reasonable, yeah. (For this bug here, that'd mean that all of the textareas here would render as 1 row tall -- the same height as if we had `overflow-x:hidden`. That represents a behavior-change in Gecko for all of the attached testcases, and a behavior-change in Blink/WebKit for testcases 3 and 4 (the ones with overflow-wrap). Plus behavior-changes for vertical scrollbars in Blink/WebKit, for the case in the blink issue that IanK linked.)