update to put space in before text test 753
authorRichard Schwerdtfeger <schwer@us.ibm.com>
Thu, 14 Feb 2013 08:09:41 -0600
changeset 104 bc2170bc8cc1
parent 103 1ebd78875aeb
child 105 eefb85e8f96d
update to put space in before text test 753
ARIA/1.0/tests/test-files/name-computation-input/753.html
--- a/ARIA/1.0/tests/test-files/name-computation-input/753.html	Tue Feb 12 17:09:26 2013 -0600
+++ b/ARIA/1.0/tests/test-files/name-computation-input/753.html	Thu Feb 14 08:09:41 2013 -0600
@@ -6,7 +6,7 @@
 
 label:before
 {
-content:"fancy";
+content:"fancy ";
 }
 </style>
 </head>