- From: Dominique Hazael-Massieux <dom@w3.org>
- Date: Tue, 03 Apr 2007 13:26:43 +0100
- To: public-bpwg-comments@w3.org
Hi, Reviewing the test for OBJECT_OR_SCRIPTS in mobileOK basic [1] doesn't take into account the nested fallback mechanism allowed by the object element. It should: * explain that the objects can be nested and that the tester needs to look into each of the nested object until it find a proper fallback * a proper fallback could be an <object> itself and not only an <img> or some text * the object element can contain a number of child elements (<param> among others); how does this affect the test : "If element body is non-empty and does not consist of text or an img element that refers to an image in a supported format" (in particular, it's not exactly clear what "element body" means here) Again, sorry this comes after the last call period closed; the editors encouraged me to make that comment despite this. Dom 1. http://www.w3.org/TR/2007/WD-mobileOK-basic10-tests-20070130/#test_objects_or_script
Received on Tuesday, 3 April 2007 12:27:06 UTC