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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 3 11:46:12 PDT 2011


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





--- Comment #23 from Ojan Vafai <ojan at chromium.org>  2011-11-03 11:46:11 PST ---
Discussed this a bit on #whatwg, and it looks like, at the very least, mozilla's test suite uses a manifest file for their reftests.

I think we should eventually:
a) Add support for mozilla's manifest format
b) assume that .html files are only references if they're listed in a manifest file or if they have ref (sounds like it could start with ref-/notref- or end with -ref/-notref or be in a references directory).

In the short term, I don't think we need to implement the manifest format. That means we can assume that html files that have -ref/-notref/-exepected/-expected-mismatch in the name are references and all other html files are not.

-- 
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