[Webkit-unassigned] [Bug 105574] Fix scrollRectToVisible in the presence of transforms

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 15 17:23:22 PST 2013


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





--- Comment #19 from Chris Hopman <cjhopman at chromium.org>  2013-01-15 17:25:07 PST ---
(From update of attachment 182672)
View in context: https://bugs.webkit.org/attachment.cgi?id=182672&action=review

>> LayoutTests/ChangeLog:17
>> +        * platform/chromium-linux/editing/input/reveal-caret-of-transformed-multiline-input-expected.txt: Added.
> 
> Can you make these ref tests, or fix them to use less text so that the results are more useful between platforms? Also, why do the expected images not use the mock scrollbar theme? Most platforms use that now.

I don't see how to make these ref tests. For these I was just trying to closely mimic the other 4 reveal-caret-*** tests, but I could change them to be similar to my earlier tests. That is, I could change them to check pass/fail in javascript by checking that the scroll offsets are reasonable (as the scroll offsets are all we really care about). What do you think about that?

chromium.linux doesn't seem to use the mock theme.

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