NEW 78673
[GTK] svg/animations/animate-text-nested-transforms.html fails
https://bugs.webkit.org/show_bug.cgi?id=78673
Summary [GTK] svg/animations/animate-text-nested-transforms.html fails
Philippe Normand
Reported 2012-02-15 00:40:06 PST
Since r107682 it seems. Diff is consistent between 32 and 64-bit: --- /var/lib/buildbot/build/gtk-linux-32-release/build/layout-test-results/svg/animations/animate-text-nested-transforms-expected.txt +++ /var/lib/buildbot/build/gtk-linux-32-release/build/layout-test-results/svg/animations/animate-text-nested-transforms-actual.txt @@ -6,8 +6,8 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". -PASS rootSVGElement.getBBox().x is 118.65 -PASS rootSVGElement.getBBox().y is -161.03 +FAIL rootSVGElement.getBBox().x should be close to 118.65. Was 117.64535522460938. +FAIL rootSVGElement.getBBox().y should be close to -161.03. Was -164.04122924804688. PASS rootSVGElement.getBBox().x is 366.89 PASS rootSVGElement.getBBox().y is 549.93 PASS successfullyParsed is true
Attachments
Nikolas Zimmermann
Comment 1 2012-02-15 00:59:51 PST
I landed a potential fix in r107791. Chromium is also affected by this, I'm still waiting for cr-linux results, so I can see whats going on there as well.
Nikolas Zimmermann
Comment 2 2012-02-15 01:40:58 PST
For CR, its worse, it sometimes says -153 as rootSVGElement.getBBox().y() - this needs debugging on one of these platforms - for me the results are very stable :(
Philippe Normand
Comment 3 2012-03-26 01:12:41 PDT
Still fails on GTK :(
Note You need to log in before you can comment on or make changes to this bug.