WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 53980
6524
rework the test engine or SVG "text-intro" tests so we can turn them back on
https://bugs.webkit.org/show_bug.cgi?id=6524
Summary
rework the test engine or SVG "text-intro" tests so we can turn them back on
Darin Adler
Reported
2006-01-13 08:20:26 PST
These 4 tests are failing for me: svg/W3C-SVG-1.1/text-intro-01-t svg/W3C-SVG-1.1/text-intro-02-b svg/W3C-SVG-1.1/text-intro-03-b svg/W3C-SVG-1.1/text-intro-04-t By "failing" I mean that the output does not match expected results. We need all our tests to succeed so that we can use the suite for regression testing.
Attachments
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2006-01-13 09:40:21 PST
One of the problems is the lists of font families the tests specify, e.g.: <g font-size="30" font-family="MissingInAction, 'MS-Gothic','LucidaSansUnicode', 'Arial Unicode MS'"> People with MS Office installed will get MS-Gothic, I also have Arial Unicode MS, while a clean OS X installation will use a system-provided fallback here (which may depend on whether Asian fonts were selected during the installation). This is related to
bug 6400
.
Eric Seidel (no email)
Comment 2
2006-01-13 18:19:17 PST
I can't tell from Alexley's comments, but maybe 6400 will fix this? Otherwise I'm just going to disable these tests for now.
Alexey Proskuryakov
Comment 3
2006-01-14 00:58:21 PST
The current patch in
bug 6400
only affects (disables) system fallback, so it won't fix this. I should try similarly limiting the choice of explicitly specified font families...
Eric Seidel (no email)
Comment 4
2006-01-14 18:30:09 PST
I've disabled the tests for now.
r12093
Darin Adler
Comment 5
2006-01-18 09:24:39 PST
Lowering priority since what made this a P1 was the fact that the tests were on by default.
Nikolas Zimmermann
Comment 6
2011-03-15 13:31:42 PDT
Fixed with
bug 53980
. *** This bug has been marked as a duplicate of
bug 53980
***
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