WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
193871
Move scrolling-tree/fixed-inside-frame.html into scrolling tree tests
https://bugs.webkit.org/show_bug.cgi?id=193871
Summary
Move scrolling-tree/fixed-inside-frame.html into scrolling tree tests
Simon Fraser (smfr)
Reported
2019-01-26 11:54:04 PST
Move scrolling-tree/fixed-inside-frame.html into scrolling tree tests
Attachments
Patch
(17.12 KB, patch)
2019-01-26 11:54 PST
,
Simon Fraser (smfr)
zalan
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Simon Fraser (smfr)
Comment 1
2019-01-26 11:54:55 PST
Created
attachment 360244
[details]
Patch
Simon Fraser (smfr)
Comment 2
2019-01-26 12:56:23 PST
https://trac.webkit.org/changeset/240548/webkit
Radar WebKit Bug Importer
Comment 3
2019-01-26 12:57:27 PST
<
rdar://problem/47576122
>
Truitt Savell
Comment 4
2019-01-30 15:29:41 PST
Looks like scrollingcoordinator/scrolling-tree/fixed-inside-frame.html is a flakey failure now after the rename. The old test did not have any expectations. History:
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=scrollingcoordinator%2Fscrolling-tree%2Ffixed-inside-frame.html%20LayoutTests%2Ftiled-drawing%2Fscrolling%2Fframes%2Ffixed-inside-frame.html
Diff: --- /Volumes/Data/slave/mojave-debug-tests-wk2/build/layout-test-results/scrollingcoordinator/scrolling-tree/fixed-inside-frame-expected.txt +++ /Volumes/Data/slave/mojave-debug-tests-wk2/build/layout-test-results/scrollingcoordinator/scrolling-tree/fixed-inside-frame-actual.txt @@ -32,15 +32,15 @@ (vertical scrollbar mode 0) (has enabled vertical scrollbar 1)) (visual viewport enabled 1) - (layout viewport at (0,120) size 465x400) + (layout viewport at (0,0) size 465x400) (min layout viewport origin (0,0)) (max layout viewport origin (0,616)) (behavior for fixed 0) (children 1 (Fixed node (anchor edges: AnchorEdgeLeft AnchorEdgeTop) - (viewport rect at last layout at (0,120) size 465x400) - (layer position at last layout (10,130)) + (viewport rect at last layout at (0,0) size 465x400) + (layer position at last layout (10,10)) ) ) ) @@ -70,7 +70,6 @@ (bounds 465.00 400.00) (children 1 (GraphicsLayer - (position 0.00 -120.00) (anchor 0.00 0.00) (children 1 (GraphicsLayer @@ -82,7 +81,7 @@ (drawsContent 1) (children 1 (GraphicsLayer - (position 10.00 130.00) + (position 10.00 10.00) (bounds 455.00 100.00) (contentsOpaque 1) (drawsContent 1)
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug