@@ -84,7 +84,7 @@ class HTMLCheckFieldTest extends HTMLFormFieldTestCase {
false,
<<<HTML
<div class="cdx-checkbox" title="Add this page to your watchlist [w]">
- <input name="testfield" type="checkbox" value="1" title="Add this page to your watchlist [w]" accesskey="w" id="mw-input-testfield" class=" cdx-checkbox__input" />
+ <input title="Add this page to your watchlist [w]" accesskey="w" id="mw-input-testfield" class="cdx-checkbox__input" type="checkbox" value="1" name="testfield">