[Webkit-unassigned] [Bug 45228] window.scrollBy() scrolls incorrectly when zoomed in/out

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 6 01:17:14 PST 2011


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





--- Comment #11 from Kenneth Rohde Christiansen <kenneth at webkit.org>  2011-12-06 01:17:13 PST ---
(From update of attachment 117906)
View in context: https://bugs.webkit.org/attachment.cgi?id=117906&action=review

> LayoutTests/fast/dom/zoom-scroll-page-test.html:8
> +<script src="resources/animation-test-helpers.js" type="text/javascript" charset="utf-8"></script>
> +<script type="text/javascript" charset="utf-8">

im pretty sure that it is unusual to declare the type and charset in our tests.

> LayoutTests/fast/dom/zoom-scroll-page-test.html:21
> +            if(offset >= 199)

so what if it is 400? then it should fail right?

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