Bug 191912 - Improve fast/scrolling/scrolling-tree-includes-frame.html
Summary: Improve fast/scrolling/scrolling-tree-includes-frame.html
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Frédéric Wang (:fredw)
URL:
Keywords: InRadar
Depends on:
Blocks: 172914
  Show dependency treegraph
 
Reported: 2018-11-22 11:34 PST by Frédéric Wang (:fredw)
Modified: 2018-11-22 12:33 PST (History)
4 users (show)

See Also:


Attachments
Patch (2.91 KB, patch)
2018-11-22 11:40 PST, Frédéric Wang (:fredw)
no flags Details | Formatted Diff | Diff
Patch for landing (2.90 KB, patch)
2018-11-22 11:54 PST, Frédéric Wang (:fredw)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Frédéric Wang (:fredw) 2018-11-22 11:34:05 PST
Improve fast/scrolling/scrolling-tree-includes-frame.html
Comment 1 Frédéric Wang (:fredw) 2018-11-22 11:40:23 PST
Created attachment 355480 [details]
Patch
Comment 2 Frédéric Wang (:fredw) 2018-11-22 11:40:57 PST
I'm extracting this from the patch of bug 172914.
Comment 3 Frédéric Wang (:fredw) 2018-11-22 11:53:34 PST
Comment on attachment 355480 [details]
Patch

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

> LayoutTests/fast/scrolling/scrolling-tree-includes-frame.html:27
> +          border: 1px solid black;

this is not necessary, per border: 0 below.

> LayoutTests/fast/scrolling/scrolling-tree-includes-frame.html:35
> +    <iframe id="frame" onload="doTest()" srcdoc="

id="frame" is not used
Comment 4 Frédéric Wang (:fredw) 2018-11-22 11:54:27 PST
Created attachment 355481 [details]
Patch for landing
Comment 5 WebKit Commit Bot 2018-11-22 12:33:00 PST
Comment on attachment 355481 [details]
Patch for landing

Clearing flags on attachment: 355481

Committed r238450: <https://trac.webkit.org/changeset/238450>
Comment 6 WebKit Commit Bot 2018-11-22 12:33:01 PST
All reviewed patches have been landed.  Closing bug.
Comment 7 Radar WebKit Bug Importer 2018-11-22 12:33:33 PST
<rdar://problem/46215230>