Hi All, As discussed in yesterday's teleconf, I've added a new test to the P&C test suite. This means that implementations are no longer at 100%.
New test: http://dev.w3.org/2006/waf/widgets/test-suite/test-cases/ta-ZjcdAxFMSx/002/ "Test the UA's ability to correctly find config document. To pass, the user agent must correctly load "pass.html" from "config.xml" and treat "CONFIG.xml" as an arbitrary file. " The test checks that the implementation does not override the lowercase config.xml file during extraction (which happens using MacOS's native zip extractor... The same thing probably happens in windows, but haven't checked). I've also updated the test files in the API test suite so comparisons are done with === instead of ==. It made a difference in a few places. -- Marcos Caceres http://datadriven.com.au
