[webkit-reviews] review granted: [Bug 103853] Fix text direction in datalist popup for time controls : [Attachment 177179] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 2 22:28:36 PST 2012


Kent Tamura <tkent at chromium.org> has granted Keishi Hattori
<keishi at webkit.org>'s request for review:
Bug 103853: Fix text direction in datalist popup for time controls
https://bugs.webkit.org/show_bug.cgi?id=103853

Attachment 177179: Patch
https://bugs.webkit.org/attachment.cgi?id=177179&action=review

------- Additional Comments from Kent Tamura <tkent at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=177179&action=review


> Source/WebCore/Resources/pagepopups/suggestionPicker.css:46
> +.locale-rtl .suggestion-list-entry .title {
> +    direction: rtl;
> +}

We had better have tests for this case.


More information about the webkit-reviews mailing list