NEW 163833
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
Note You need to log in before you can comment on or make changes to this bug.