Bug 141831
Summary: | [GTK] Layout Test svg/animations/animate-text-nested-transforms.html is failing | ||
---|---|---|---|
Product: | WebKit | Reporter: | Marcos ChavarrÃa Teijeiro (irc: chavaone) <chavarria1991> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | bugs-noreply, chavarria1991, clopez, kling, mmaxfield |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Marcos ChavarrÃa Teijeiro (irc: chavaone)
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |