Bug 165541 - REGRESSION (visual viewports): LayoutTests compositing/layer-creation/fixed-overlap-extent-rtl.html and compositing/rtl/rtl-fixed-overflow.html failing
Summary: REGRESSION (visual viewports): LayoutTests compositing/layer-creation/fixed-o...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-12-07 13:03 PST by Ryan Haddad
Modified: 2016-12-07 23:12 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Haddad 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)
         )
Comment 1 Ryan Haddad 2016-12-07 13:04:03 PST
Started with https://trac.webkit.org/changeset/209409
Comment 2 Ryan Haddad 2016-12-07 13:05:48 PST
These seem to be Sierra only, and possibly WK1 only (but I cannot confirm that part yet).
Comment 3 Ryan Haddad 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