[webkit-reviews] review granted: [Bug 12423] Mixing white-space:pre text with non white-space:pre text does not wrap properly : [Attachment 12720] Patch v1

bugzilla-request-daemon at macosforge.org bugzilla-request-daemon at macosforge.org
Sun Jan 28 18:05:32 PST 2007


Darin Adler <darin at apple.com> has granted Darin Adler <darin at apple.com>'s
request for review:
Bug 12423: Mixing white-space:pre text with non white-space:pre text does not
wrap properly
http://bugs.webkit.org/show_bug.cgi?id=12423

Attachment 12720: Patch v1
http://bugs.webkit.org/attachment.cgi?id=12720&action=edit

------- Additional Comments from Darin Adler <darin at apple.com>
+	 autoWrapWasEverTrueOnLine = autoWrapWasEverTrueOnLine || autoWrap;

You can write that as ||= if you like.

Looks fine, r=me



More information about the webkit-reviews mailing list