WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
12464
Fix XPath test suite conversion problems
https://bugs.webkit.org/show_bug.cgi?id=12464
Summary
Fix XPath test suite conversion problems
Alexey Proskuryakov
Reported
2007-01-29 12:29:31 PST
Several W3C XPath tests fail because of problems with their conversion to SVG. Some paths weren't adjusted accordingly, and it's impossible to perform tests with multiple documents (because the test data is stored directly in SVG files). Patch forthcoming.
Attachments
proposed patch
(261.12 KB, patch)
2007-01-29 12:33 PST
,
Alexey Proskuryakov
darin
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2007-01-29 12:33:58 PST
Created
attachment 12755
[details]
proposed patch
Darin Adler
Comment 2
2007-01-29 17:21:29 PST
Comment on
attachment 12755
[details]
proposed patch r=me Are we diverging from some shared copy of this test suite? Will this cause us trouble later?
Alexey Proskuryakov
Comment 3
2007-01-29 21:53:24 PST
Committed revision 19246. (In reply to
comment #2
)
> Are we diverging from some shared copy of this test suite? Will this cause us > trouble later?
I believe we are OK. The copy at W3C CVS is a generic one, which can be supposedly used for any binding, and I was only changing how it was represented in SVG. From the nature of issues, I suppose that it was a (partially) manual process for us the first time.
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