[webkit-reviews] review requested: [Bug 11570] REGRESSION (r16122): min/max widths incorrectly calculated for contentEditable text : [Attachment 11479] patch

bugzilla-request-daemon at macosforge.org bugzilla-request-daemon at macosforge.org
Sat Nov 11 03:03:01 PST 2006


Graham Dennis <Graham.Dennis at gmail.com> has asked  for review:
Bug 11570: REGRESSION (r16122): min/max widths incorrectly calculated for
contentEditable text
http://bugs.webkit.org/show_bug.cgi?id=11570

Attachment 11479: patch
http://bugs.webkit.org/attachment.cgi?id=11479&action=edit

------- Additional Comments from Graham Dennis <Graham.Dennis at gmail.com>
Patch.
I don't really like the huge number of editing delegate messages generated by
the layout test for this bug, but I couldn't reproduce the bug by replacing the
typeCharacterCommand()'s by a single document.execCommand('InsertText', ...).

All other layout tests pass.



More information about the webkit-reviews mailing list