2002/css-validator/autotest/testsuite/properties/positive/text-decoration/css3 001.css,1.2,1.3

Update of /sources/public/2002/css-validator/autotest/testsuite/properties/positive/text-decoration/css3
In directory hutz:/tmp/cvs-serv19702/text-decoration/css3

Modified Files:
	001.css 
Log Message:
added tests with blink


Index: 001.css
===================================================================
RCS file: /sources/public/2002/css-validator/autotest/testsuite/properties/positive/text-decoration/css3/001.css,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- 001.css	31 Aug 2012 13:58:17 -0000	1.2
+++ 001.css	4 Sep 2012 12:38:04 -0000	1.3
@@ -1,1646 +1,7903 @@
 y{ text-decoration: initial }
 z { text-decoration: inherit } 
-tdco3    { text-decoration:    dashed   }
-tdco4    { text-decoration:    dashed    rgb(255,0,0)  }
-tdco5    { text-decoration:    dashed    rgb(255,0,0)  line-through   }
-tdco6    { text-decoration:    dashed    rgb(255,0,0)  line-through overline   }
-tdco7    { text-decoration:    dashed    rgb(255,0,0)  line-through overline underline   }
-tdco8    { text-decoration:    dashed    rgb(255,0,0)  line-through underline   }
-tdco9    { text-decoration:    dashed    rgb(255,0,0)  line-through underline overline   }
-tdco10   { text-decoration:    dashed    rgb(255,0,0)  overline   }
-tdco11   { text-decoration:    dashed    rgb(255,0,0)  overline line-through   }
[...9516 lines suppressed...]
+tdco7882 { text-decoration:   wavy   underline overline   blink  chocolate    }
+tdco7883 { text-decoration:   wavy   underline overline   blink  rgb(255,0,0)    }
+tdco7884 { text-decoration:   wavy   underline overline   #f00    }
+tdco7885 { text-decoration:   wavy   underline overline   #f00   blink   }
+tdco7886 { text-decoration:   wavy   underline overline   chocolate    }
+tdco7887 { text-decoration:   wavy   underline overline   chocolate   blink   }
+tdco7888 { text-decoration:   wavy   underline overline   rgb(255,0,0)    }
+tdco7889 { text-decoration:   wavy   underline overline   rgb(255,0,0)   blink   }
+tdco7890 { text-decoration:   wavy   underline overline  line-through    }
+tdco7891 { text-decoration:   wavy   underline overline  line-through   blink   }
+tdco7892 { text-decoration:   wavy   underline overline  line-through   blink  #f00    }
+tdco7893 { text-decoration:   wavy   underline overline  line-through   blink  chocolate    }
+tdco7894 { text-decoration:   wavy   underline overline  line-through   blink  rgb(255,0,0)    }
+tdco7895 { text-decoration:   wavy   underline overline  line-through   #f00    }
+tdco7896 { text-decoration:   wavy   underline overline  line-through   #f00   blink   }
+tdco7897 { text-decoration:   wavy   underline overline  line-through   chocolate    }
+tdco7898 { text-decoration:   wavy   underline overline  line-through   chocolate   blink   }
+tdco7899 { text-decoration:   wavy   underline overline  line-through   rgb(255,0,0)    }
+tdco7900 { text-decoration:   wavy   underline overline  line-through   rgb(255,0,0)   blink   }
+tdco7901 { text-decoration: none  }

Received on Tuesday, 4 September 2012 12:38:14 UTC