- From: Marcos Caceres <marcosc@opera.com>
- Date: Fri, 03 Sep 2010 20:55:56 +0200
- To: public-webapps <public-webapps@w3.org>
Hi, Please be warned that following tests have some bugs. We will fix them next week. http://dev.w3.org/2006/waf/widgets/test-suite/test-cases/i18n-lro/027/ http://dev.w3.org/2006/waf/widgets/test-suite/test-cases/i18n-rlo/027/ http://dev.w3.org/2006/waf/widgets/test-suite/test-cases/i18n-ltr/027/ http://dev.w3.org/2006/waf/widgets/test-suite/test-cases/i18n-rtl/027/ http://dev.w3.org/2006/waf/widgets/test-suite/test-cases/i18n-lro/028/ http://dev.w3.org/2006/waf/widgets/test-suite/test-cases/i18n-rlo/028/ http://dev.w3.org/2006/waf/widgets/test-suite/test-cases/i18n-ltr/028/ http://dev.w3.org/2006/waf/widgets/test-suite/test-cases/i18n-rtl/028/ Effectively, the UA would reject the value of each because it is not a valid media type, so it would never be "displayed". Also, "If the src attribute of the content element is absent or an empty string, then the user agent must ignore this element". This means that the tests above would not run at all because the UA would reject the content element (as they don't have a src attribute). -- Marcos Caceres Opera Software
Received on Friday, 3 September 2010 18:56:31 UTC