Bug 20517
Summary: | WebKit fails two elements of the "Web Compatibility Test for Mobile Browsers" | ||
---|---|---|---|
Product: | WebKit | Reporter: | Gregory Lee <applesjgtl> |
Component: | WebCore Misc. | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | applesjgtl, ap, bfulgham, ddkilzer, mrowe |
Priority: | P2 | Keywords: | InRadar, NeedsReduction |
Version: | 528+ (Nightly build) | ||
Hardware: | Mac | ||
OS: | OS X 10.5 | ||
URL: | http://www.w3.org/2008/06/mobile-test/ | ||
Bug Depends on: | 8191, 23588 | ||
Bug Blocks: |
Gregory Lee
WebKit is SVG compliant, yet fails every time.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Mark Rowe (bdash)
I don't understand what this has to do with SVG. The two tests that I see failing are:
10. inputmode attribute
13. DOM 'mutation' events
What makes you think that this has anything to do with SVG?
Mark Rowe (bdash)
<rdar://problem/6175505>
Mark Rowe (bdash)
We should probably create reductions of the two failing tests and file specific bugs about each of them.
David Harrison
test 10 failure is a dupe of https://bugs.webkit.org/show_bug.cgi?id=16178
test 13 failure is a dupe off https://bugs.webkit.org/show_bug.cgi?id=8191
David Kilzer (:ddkilzer)
(In reply to comment #4)
> test 10 failure is a dupe of https://bugs.webkit.org/show_bug.cgi?id=16178
> test 13 failure is a dupe off https://bugs.webkit.org/show_bug.cgi?id=8191
Note that Bug 16178 was duped to Bug 23588.
Brent Fulgham
*** This bug has been marked as a duplicate of bug 23588 ***