[Webkit-unassigned] [Bug 35935] contentEditable with <PRE> not wrapping correctly
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Feb 19 16:07:31 PST 2022
https://bugs.webkit.org/show_bug.cgi?id=35935
Darin Adler <darin at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |WORKSFORME
--- Comment #11 from Darin Adler <darin at apple.com> ---
Yes, test page seems to work now. Unclear what changed.
The HTMLElement::collectPresentationalHintsForAttribute function still sets word-wrap to break-word for contenteditable, so the distant descendant of the code that Pravin D claimed was causing this is still present. But something else changed to make this problem go away.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220220/ad8c307c/attachment.htm>
More information about the webkit-unassigned
mailing list