[Webkit-unassigned] [Bug 32862] Background image positioning on RTL text
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Feb 11 14:57:21 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=32862
Darin Adler <darin at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #82184|review? |review+
Flag| |
--- Comment #5 from Darin Adler <darin at apple.com> 2011-02-11 14:57:21 PST ---
(From update of attachment 82184)
View in context: https://bugs.webkit.org/attachment.cgi?id=82184&action=review
> Source/WebCore/rendering/InlineFlowBox.cpp:1012
> + int totalLogicalWidth = 0;
No reason to initialize this to zero. It’s set in all code paths below.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list