[Webkit-unassigned] [Bug 210206] New: [GTK] MiniBrowser opens new windows too small causing failures on some WPT tests
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Apr 8 11:40:43 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=210206
Bug ID: 210206
Summary: [GTK] MiniBrowser opens new windows too small causing
failures on some WPT tests
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKitGTK
Assignee: webkit-unassigned at lists.webkit.org
Reporter: clopez at igalia.com
CC: bugs-noreply at webkitgtk.org
Some WPT tests (when executed with the WPT runner via WebDriver) open new browser windows via JavaScript invoking window.open(...) and then run the test on this new window.
And there are issues when the test itself calls document.elementFromPoint() on some coordinates that are ourside of the window size.
MiniBrowser its opening new windows by default with a size of 100x100, which its too small and causes failures
For example on the WPT test: css/css-flexbox/hittest-overlapping-relative.html
--
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/20200408/63be774e/attachment.htm>
More information about the webkit-unassigned
mailing list