[Webkit-unassigned] [Bug 34753] CSS 2.1: first-line-selector-008.htm test fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 5 17:24:18 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=34753





--- Comment #11 from Robert Hogan <robert at webkit.org>  2011-08-05 17:24:17 PST ---
(From update of attachment 93615)
View in context: https://bugs.webkit.org/attachment.cgi?id=93615&action=review

> Source/WebCore/rendering/InlineTextBox.cpp:189
> +    const UChar* characters = transformed.characters() + m_start;

It looks like you should create a static helper function that does this rather than repeat it throughout the code.

-- 
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