RESOLVED CONFIGURATION CHANGED163833
REGRESSION(r191923-r191665): [GTK] Layout test svg/custom/getscreenctm-in-mixed-content2.xhtml is failing
https://bugs.webkit.org/show_bug.cgi?id=163833
Summary REGRESSION(r191923-r191665): [GTK] Layout test svg/custom/getscreenctm-in-mix...
Michael Catanzaro
Reported 2016-10-21 19:16:20 PDT
Layout test svg/custom/getscreenctm-in-mixed-content2.xhtml has been failing since r191923-r191665 (inclusive). Unfortunately that is a rather large range of commits. Diff: --- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/svg/custom/getscreenctm-in-mixed-content2-expected.txt +++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/svg/custom/getscreenctm-in-mixed-content2-actual.txt @@ -1,3 +1,4 @@ -PASSED +Expected matrix [1, 0, 0, 1, 350, 56] +Got matrix [1, 0, 0, 1, 350, 56.5] This tests the behaviour of SVGLocatable::getScreenCTM() in mixed content Updating expectations accordingly.
Attachments
Ahmad Saleem
Comment 1 2025-04-27 01:14:35 PDT
We no longer have any platform specific expectation on GTK platform for this, though we do have it for iOS, which can be tracked via separate bug. Marking this as `Configuration Changed`.
Note You need to log in before you can comment on or make changes to this bug.