--- a/ARIA/1.0/tests/test-files/name-computation-input/659.html Sun Feb 03 13:01:58 2013 -0600
+++ b/ARIA/1.0/tests/test-files/name-computation-input/659.html Mon Feb 04 10:22:11 2013 -0600
@@ -5,8 +5,8 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Text input with @title and :before and :after content rule</title>
<style type="text/css">
- label:before { content: "foo"; }
- label:after { content: "baz"; }
+ label:before { content: "foo "; }
+ label:after { content: " baz"; }
</style>
</head>
<body>