[Webkit-unassigned] [Bug 9223] Resize handles should be on the lower left corner for rtl
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Mar 6 10:14:28 PST 2012
https://bugs.webkit.org/show_bug.cgi?id=9223
--- Comment #25 from Tony Chang <tony at chromium.org> 2012-03-06 10:14:27 PST ---
(From update of attachment 130351)
View in context: https://bugs.webkit.org/attachment.cgi?id=130351&action=review
> LayoutTests/platform/chromium/scrollbars/drag-rtl-resizer.html:13
> +<div id="console">
> +</div>
Nit: The console div now gets created lazily so you don't need this.
> LayoutTests/platform/chromium/scrollbars/drag-rtl-resizer.html:33
> +if (window.layoutTestController)
> + layoutTestController.dumpAsText();
Nit: You can remove these, the test harness does this automatically.
> LayoutTests/platform/chromium/scrollbars/drag-rtl-resizer.html:46
> +var successfullyParsed = true;
Nit: You don't need this anymore. It shouldn't change the output.
--
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