[Webkit-unassigned] [Bug 12423] Mixing white-space:pre text with non white-space:pre text does not wrap properly
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Jan 28 18:05:34 PST 2007
http://bugs.webkit.org/show_bug.cgi?id=12423
darin at apple.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #12720|review? |review+
Flag| |
------- Comment #18 from darin at apple.com 2007-01-28 18:05 PDT -------
(From update of attachment 12720)
+ autoWrapWasEverTrueOnLine = autoWrapWasEverTrueOnLine || autoWrap;
You can write that as ||= if you like.
Looks fine, r=me
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list