[Webkit-unassigned] [Bug 250814] scrollTop and scrollLeft always 0 in DOMContentLoaded handler on a scrolled page

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 4 05:18:48 PDT 2023


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

--- Comment #4 from Ahmad Saleem <ahmad.saleem792 at gmail.com> ---
(In reply to Ahmad Saleem from comment #3)
> I manage to fix the last failing test but it is failing in iOS, which might
> be because we might have platform limitation.
> 
> Appreciate if someone can have a quick look and see if we need this -
> https://github.com/WebKit/WebKit/pull/8809
> 
> I can add platform specific exception in iOS unless except if it is genuine
> bug. I have seen various "scroll" tests being skipped in iOS.

I noticed that the didFirstLayout() code has special path for iOS platform, which was added as part of bug 125879.

I think we might have to skip these failing tests and since these are only failing tests on iOS platform and all other tests pass. So I think it is safe change.

@Simon - Any input?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230404/8769a2a3/attachment-0001.htm>


More information about the webkit-unassigned mailing list