WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
Bug 98653
[EFL] svg/text/lengthAdjust-text-metrics.html fails
https://bugs.webkit.org/show_bug.cgi?id=98653
Summary
[EFL] svg/text/lengthAdjust-text-metrics.html fails
Raphael Kubo da Costa (:rakuco)
Reported
2012-10-08 09:04:01 PDT
--- /b/webkit/efl/Debug/layout-test-results/svg/text/lengthAdjust-text-metrics-expected.txt +++ /b/webkit/efl/Debug/layout-test-results/svg/text/lengthAdjust-text-metrics-actual.txt @@ -38,10 +38,10 @@ PASS pointToString(svgText.getEndPositionOfChar(3)) is "(210.0,20.0)" Test getExtentOfChar() API -PASS rectToString(svgText.getExtentOfChar(0)) is "(10.0,1.9)-(61.5x22.3)" -PASS rectToString(svgText.getExtentOfChar(1)) is "(71.5,1.9)-(56.4x22.3)" -PASS rectToString(svgText.getExtentOfChar(2)) is "(127.9,1.9)-(51.3x22.3)" -PASS rectToString(svgText.getExtentOfChar(3)) is "(179.2,1.9)-(30.8x22.3)" +FAIL rectToString(svgText.getExtentOfChar(0)) should be (10.0,1.9)-(61.5x22.3). Was (10.0,1.0)-(61.5x24.0). +FAIL rectToString(svgText.getExtentOfChar(1)) should be (71.5,1.9)-(56.4x22.3). Was (71.5,1.0)-(56.4x24.0). +FAIL rectToString(svgText.getExtentOfChar(2)) should be (127.9,1.9)-(51.3x22.3). Was (127.9,1.0)-(51.3x24.0). +FAIL rectToString(svgText.getExtentOfChar(3)) should be (179.2,1.9)-(30.8x22.3). Was (179.2,1.0)-(30.8x24.0). Test getRotationOfChar() API PASS svgText.getRotationOfChar(0).toFixed(1) is "0.0"
Attachments
Add attachment
proposed patch, testcase, etc.
Marcos Chavarría Teijeiro (irc: chavaone)
Comment 1
2015-02-20 02:26:57 PST
We have the same failure on GTK+:
https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20%28Tests%29/r180361%20%286373%29/svg/text/lengthAdjust-text-metrics-pretty-diff.html
We probably need a rebaseline here.
Marcos Chavarría Teijeiro (irc: chavaone)
Comment 2
2015-02-20 02:30:11 PST
We have this problem since
r180271
which continues updating test expectated results after rr177774.
Michael Catanzaro
Comment 3
2017-03-11 10:33:02 PST
Closing this bug because the EFL port has been removed from trunk. If you feel this bug applies to a different upstream WebKit port and was closed in error, please either update the title and reopen the bug, or leave a comment to request this.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug