Bug 163833

Summary: REGRESSION(r191923-r191665): [GTK] Layout test svg/custom/getscreenctm-in-mixed-content2.xhtml is failing
Product: WebKit Reporter: Michael Catanzaro <mcatanzaro>
Component: SVGAssignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Normal CC: ahmad.saleem792, bugs-noreply, zimmermann
Priority: P2    
Version: Other   
Hardware: PC   
OS: Linux   

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.