[Webkit-unassigned] [Bug 59825] Respect fixed text-indent on ::-webkit-input-placeholder

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 29 19:58:01 PDT 2011


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





--- Comment #4 from Simon Fraser (smfr) <simon.fraser at apple.com>  2011-04-29 19:58:01 PST ---
(From update of attachment 91731)
View in context: https://bugs.webkit.org/attachment.cgi?id=91731&action=review

> Source/WebCore/rendering/RenderTextControl.cpp:649
> +            textPoint.setX(tx + width() - textBlockInsetRight() - styleTextIdent - style()->font().width(textRun));

Shouldn't you test the RTL code in the layout test too?

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