[GTK] Layout Test svg/animations/animate-text-nested-transforms.html is failing
https://bugs.webkit.org/show_bug.cgi?id=141831
Summary [GTK] Layout Test svg/animations/animate-text-nested-transforms.html is failing
Marcos Chavarría Teijeiro (irc: chavaone)
Reported 2015-02-20 02:15:44 PST
The svg/animations/animate-text-nested-transforms.html layout test is failing since r180219 (trac.webkit.org/changeset/180219). This revision changes the TestExpectation file value from -160 to -162 and makes the test fail. The diff is the following: --- /home/ch01/wk-tools/layout-test-results/svg/animations/animate-text-nested-transforms-expected.txt +++ /home/ch01/wk-tools/layout-test-results/svg/animations/animate-text-nested-transforms-actual.txt @@ -7,7 +7,7 @@ PASS rootSVGElement.getBBox().x is 117 -PASS rootSVGElement.getBBox().y is -162 +FAIL rootSVGElement.getBBox().y should be close to -162. Was -159.96315002441406. PASS rootSVGElement.getBBox().x is 367 PASS rootSVGElement.getBBox().y is 550 PASS successfullyParsed is true
Attachments
Note You need to log in before you can comment on or make changes to this bug.