Bug 165541

Summary: REGRESSION (visual viewports): LayoutTests compositing/layer-creation/fixed-overlap-extent-rtl.html and compositing/rtl/rtl-fixed-overflow.html failing
Product: WebKit Reporter: Ryan Haddad <ryanhaddad>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: ap, simon.fraser
Priority: P2    
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=165530

Ryan Haddad
Reported 2016-12-07 13:03:40 PST
LayoutTests compositing/layer-creation/fixed-overlap-extent-rtl.html and compositing/rtl/rtl-fixed-overflow.html failing https://build.webkit.org/results/Apple%20Sierra%20Release%20WK1%20(Tests)/r209467%20(2064)/results.html https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=compositing%2Frtl%2Frtl-fixed-overflow.html https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=compositing%2Flayer-creation%2Ffixed-overlap-extent-rtl.html --- /Volumes/Data/slave/sierra-release-tests-wk1/build/layout-test-results/compositing/layer-creation/fixed-overlap-extent-rtl-expected.txt +++ /Volumes/Data/slave/sierra-release-tests-wk1/build/layout-test-results/compositing/layer-creation/fixed-overlap-extent-rtl-actual.txt @@ -9,7 +9,7 @@ (contentsOpaque 1) (children 869 (GraphicsLayer - (position 369.00 106.00) + (position 46.00 106.00) (bounds 228.00 178.00) (drawsContent 1) ) --- /Volumes/Data/slave/sierra-release-tests-wk1/build/layout-test-results/compositing/rtl/rtl-fixed-overflow-expected.txt +++ /Volumes/Data/slave/sierra-release-tests-wk1/build/layout-test-results/compositing/rtl/rtl-fixed-overflow-actual.txt @@ -8,12 +8,12 @@ (contentsOpaque 1) (children 2 (GraphicsLayer - (position 265.00 50.00) + (position 50.00 50.00) (bounds 100.00 100.00) (contentsOpaque 1) ) (GraphicsLayer - (position 265.00 50.00) + (position 50.00 50.00) (bounds 100.00 100.00) (contentsOpaque 1) )
Attachments
Ryan Haddad
Comment 1 2016-12-07 13:04:03 PST
Ryan Haddad
Comment 2 2016-12-07 13:05:48 PST
These seem to be Sierra only, and possibly WK1 only (but I cannot confirm that part yet).
Ryan Haddad
Comment 3 2016-12-07 16:38:26 PST
Marked compositing/layer-creation/fixed-overlap-extent-rtl.html as failing on mac-wk1 in http://trac.webkit.org/projects/webkit/changeset/209496
Note You need to log in before you can comment on or make changes to this bug.