New issue
Advanced search Search tips

Issue 840980 link

Starred by 2 users

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux , Android , Windows , Chrome , Mac
Pri: 2
Type: Bug



Sign in to add a comment

Improve test coverage for <select> menus in OOPIFs

Project Member Reported by kenrb@chromium.org, May 8 2018

Issue description

Follow-up from this CL: https://chromium-review.googlesource.com/c/chromium/src/+/1036232

Element::VisibleBoundsInVisualViewport() was modified and there was a browser test added to verify the overall integrity of the change, but the method itself could used unit tests as described by pdr@:
https://chromium-review.googlesource.com/c/chromium/src/+/1036232/9/third_party/blink/renderer/core/dom/element.cc#1282
 

Sign in to add a comment