[webkit-reviews] review granted: [Bug 193849] Add a scrolling tree test that toggles scrollability on an intermediate iframe : [Attachment 360174] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 25 15:27:02 PST 2019


Dean Jackson <dino at apple.com> has granted Simon Fraser (smfr)
<simon.fraser at apple.com>'s request for review:
Bug 193849: Add a scrolling tree test that toggles scrollability on an
intermediate iframe
https://bugs.webkit.org/show_bug.cgi?id=193849

Attachment 360174: Patch

https://bugs.webkit.org/attachment.cgi?id=360174&action=review




--- Comment #2 from Dean Jackson <dino at apple.com> ---
Comment on attachment 360174
  --> https://bugs.webkit.org/attachment.cgi?id=360174
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=360174&action=review

>
LayoutTests/scrollingcoordinator/scrolling-tree/resources/scroll-toggling-frame
.html:45
> +	       iframe {
> +		   width: 400px;
> +		   height: 300px;
> +		   box-shadow: 0 0 10px black;
> +		   border: 2px solid black;
> +	       }

I don't see any iframe in this doc.


More information about the webkit-reviews mailing list