[Webkit-unassigned] [Bug 162645] [ios-simulator] LayoutTest imported/w3c/web-platform-tests/shadow-dom/scroll-to-the-fragment-in-shadow-tree.html failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 19 20:04:31 PST 2016


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

--- Comment #3 from Ryosuke Niwa <rniwa at webkit.org> ---
It looks like we need to wait more than 0ms on iOS for the page to scroll.

According to the latest HTML spec, scrolling should be happening in the next task so there appears to be a bug here:

a element: https://html.spec.whatwg.org/#the-a-element
follow a hyperlink: https://html.spec.whatwg.org/#following-hyperlinks-2
navigate: https://html.spec.whatwg.org/#navigate
navigate to a frament: https://html.spec.whatwg.org/#scroll-to-fragid

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161220/418bad89/attachment.html>


More information about the webkit-unassigned mailing list