- From: CVS User carine <cvsmail@w3.org>
- Date: Thu, 03 Jan 2013 21:05:43 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2002/css-validator/autotest/testsuite/properties/positive/text-emphasis-position/css3
In directory roscoe:/tmp/cvs-serv28289/text-emphasis-position/css3
Modified Files:
001.css
Log Message:
updated tests to reflect http://www.w3.org/TR/2013/WD-css-text-decor-3-20130103/#recent-changes
--- /sources/public/2002/css-validator/autotest/testsuite/properties/positive/text-emphasis-position/css3/001.css 2012/08/31 14:50:36 1.1
+++ /sources/public/2002/css-validator/autotest/testsuite/properties/positive/text-emphasis-position/css3/001.css 2013/01/03 21:05:43 1.2
@@ -1,6 +1,6 @@
-a { text-emphasis-position: above right }
-b { text-emphasis-position: above left }
-c { text-emphasis-position: below right }
-d { text-emphasis-position: below left }
+a { text-emphasis-position: over right }
+b { text-emphasis-position: over left }
+c { text-emphasis-position: under right }
+d { text-emphasis-position: under left }
y { text-emphasis-position: initial }
z { text-emphasis-position: inherit }
Received on Thursday, 3 January 2013 21:05:44 UTC