[Webkit-unassigned] [Bug 165489] New: Two tiled drawing tests failing with visual viewports enabled.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Dec 6 14:00:36 PST 2016
https://bugs.webkit.org/show_bug.cgi?id=165489
Bug ID: 165489
Summary: Two tiled drawing tests failing with visual viewports
enabled.
Classification: Unclassified
Product: WebKit
Version: WebKit Local Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Layout and Rendering
Assignee: webkit-unassigned at lists.webkit.org
Reporter: simon.fraser at apple.com
CC: simon.fraser at apple.com
[29/132] tiled-drawing/scrolling/frames/coordinated-frame-gain-scrolling-ancestor.html failed unexpectedly (text diff)
[49/132] tiled-drawing/scrolling/frames/coordinated-frame-lose-scrolling-ancestor.html failed unexpectedly (text diff)
Problem is that we update the layout viewport when the visual viewport is empty, for subframes:
FrameView 0x121bf0b80 updateLayoutViewport()
layoutViewport: (0,0) width=0 height=0
visualViewport: (0,0) width=500 height=300
scroll positions: min: (0,0) max: (0,0)
layoutViewport changed to (500,300) width=0 height=0
--
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/20161206/0d8daf3f/attachment.html>
More information about the webkit-unassigned
mailing list