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 Bugs | Assignee: | 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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Ryan Haddad
Started with https://trac.webkit.org/changeset/209409
Ryan Haddad
These seem to be Sierra only, and possibly WK1 only (but I cannot confirm that part yet).
Ryan Haddad
Marked compositing/layer-creation/fixed-overlap-extent-rtl.html as failing on mac-wk1 in http://trac.webkit.org/projects/webkit/changeset/209496