--- a/ARIA/1.0/tests/test-files/name-computation-input/659.html Wed Mar 06 13:31:34 2013 -0800
+++ b/ARIA/1.0/tests/test-files/name-computation-input/659.html Wed Mar 06 15:24:45 2013 -0800
@@ -4,9 +4,9 @@
<head>
<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"; }
+ <style type="text/css">
+ label:before { content: "foo"; }
+ label:after { content: "baz"; }
</style>
</head>
<body>