[Webkit-unassigned] [Bug 66295] [Meta] Support w3c reftests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 3 21:26:03 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=66295





--- Comment #33 from Ryosuke Niwa <rniwa at webkit.org>  2011-11-03 21:26:02 PST ---
We had a long discussion about this today. A long story short,
1. W3C's test suite has a build step that generates manifest files for all ref tests
2. Browser vendors need only support built test suite
3. Peter and other folks will make our lives easier by accepting link-element-less reftest+manifest file format to W3C test suites

Basically we don't have to do anything that relies on file names. We just need to support the manifest file (one that's much simpler than what mozilla uses), and everything will just work.

In fact, Hayato and me just hacked out a patch (see https://bugs.webkit.org/show_bug.cgi?id=66837) that almost completes the support for W3C style ref tests.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list