[Webkit-unassigned] [Bug 104850] Fix detection of ref test files in old and new run webkit tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 12 18:14:12 PST 2012


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





--- Comment #5 from Dirk Pranke <dpranke at chromium.org>  2012-12-12 18:16:34 PST ---
(From update of attachment 179169)
Looks like I was mistaken, and the W3C does not use ref- or noref- as prefixes for the references, just -ref and -notref instead of our -expected and -expected-mismatch.

What they *do* use ref- for is for actual common reference files, which would live in a references/ directory (e.g., css2.1/reference/ref-filled-green-100px-square.htm ). However, in this case, we'd probably want to actually treat such tests as pixel tests, if we ran them at all. Note that we haven't actually imported any such references yet.

See http://wiki.csswg.org/test/reftest and https://bugs.webkit.org/show_bug.cgi?id=83048 .

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