Bug 53324 - mac DRT should report RTL scroll offset relative to top right corner
Summary: mac DRT should report RTL scroll offset relative to top right corner
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Tony Chang
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-28 12:48 PST by Tony Chang
Modified: 2011-01-31 10:07 PST (History)
4 users (show)

See Also:


Attachments
Patch (5.58 KB, patch)
2011-01-28 12:49 PST, Tony Chang
eric: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tony Chang 2011-01-28 12:48:28 PST
mac DRT should report RTL scroll offset relative to top right corner
Comment 1 Tony Chang 2011-01-28 12:49:50 PST
Created attachment 80484 [details]
Patch
Comment 2 Tony Chang 2011-01-28 12:51:09 PST
Every other version of drt does this, so it seems like we should be consistent.  Querying the window script object is similar to the code in WebKitTestRunner (used by webkit2).
Comment 3 Tony Chang 2011-01-28 13:31:09 PST
Maybe Darin or Sam can review since they were involved in the change to add "scrolled to" to WebKitTestRunner.
Comment 4 Eric Seidel (no email) 2011-01-30 04:56:29 PST
Seems OK to me.
Comment 5 Tony Chang 2011-01-31 10:07:06 PST
Committed r77138: <http://trac.webkit.org/changeset/77138>