- From: Marcos Caceres <marcosc@opera.com>
- Date: Wed, 24 Nov 2010 23:10:52 +0100
- To: public-webapps@w3.org
I've removed the following tests from the test suite as they don't make sense. The reason is that a UA ignores the value of width and height for raster graphics, so thus making the following untestable at runtime. <test for="ta-nYAcofihvj" id="i18nlro24" src="test-cases/i18n-lro/024/i18nlro24.wgt"> Tests that LRO direction does not apply to the icon element's width attribute. To pass, the displayed value must render as "123". </test> <test for="ta-nYAcofihvj" id="i18nltr24" src="test-cases/i18n-ltr/024/i18nltr24.wgt"> Tests that LTR direction does not apply to the icon element's width attribute. To pass, the displayed value must render as "123". </test> <test for="ta-nYAcofihvj" id="i18nrlo24" src="test-cases/i18n-rlo/024/i18nrlo24.wgt"> Tests that RLO direction does not apply to the icon element's width attribute. To pass, the displayed value must render as "123". </test> <test for="ta-nYAcofihvj" id="i18nrtl24" src="test-cases/i18n-rtl/024/i18nrtl24.wgt"> Tests that RTL direction does not apply to the icon element's width attribute. To pass, the displayed value must render as "123". </test> <test for="ta-eHUaPbgfKg" id="i18nrtl25" src="test-cases/i18n-rtl/025/i18nrtl25.wgt"> Tests that RTL direction does not apply to the icon element's height attribute. To pass, the displayed value must render as "123". </test> <test for="ta-eHUaPbgfKg" id="i18nlro25" src="test-cases/i18n-lro/025/i18nlro25.wgt"> Tests that LRO direction does not apply to the icon element's height attribute. To pass, the displayed value must render as "123". </test> <test for="ta-eHUaPbgfKg" id="i18nltr25" src="test-cases/i18n-ltr/025/i18nltr25.wgt"> Tests that LTR direction does not apply to the icon element's height attribute. To pass, the displayed value must render as "123". </test> <test for="ta-eHUaPbgfKg" id="i18nrlo25" src="test-cases/i18n-rlo/025/i18nrlo25.wgt"> Tests that RLO direction does not apply to the icon element's height attribute. To pass, the displayed value must render as "123". </test>
Received on Wednesday, 24 November 2010 22:11:27 UTC