- From: fantasai <fantasai.lists@inkedblade.net>
 - Date: Mon, 28 Mar 2011 22:49:17 -0700
 - To: taka oshiyama <oshiyama@est.co.jp>
 - CC: public-css-testsuite@w3.org
 
On 02/23/2011 01:31 AM, taka oshiyama wrote:
> Please find a new testcase I submitted here
> http://test.csswg.org/source/contributors/east-tokyo/submitted/css3-text/text-decoration-line-none-001.xht
>
> Please kindle review it, and give me comments and/or suggestions if any.
This test should have
#test {
   text-decoration: underline overline;
   text-decoration-line: none;
}
Otherwise it is not really testing the 'none' value, since the default
behavior is to not draw a line. :)
~fantasai
Received on Tuesday, 29 March 2011 05:49:56 UTC