wiki.techinc.nl/tests/phpunit/integration/includes/HTMLForm/Field
lwatson f13ca84307 HTMLRadioField: clean up HTML
Ensure CodexHTMLForm reflects HTML changes made to Codex components,
Radio and Checkbox.

- Changed the top level element from `span` to `div` in HTMLRadioField.
- Update test in HTMLRadioFieldTest.

HTMLCheckboxField already has a top-level `div` so no changes are
needed.

Bug: T370689
Change-Id: I0b7e5369e23b1a95e431014d7b22f3f1064b3dba
2024-08-12 21:02:38 -04:00
..
HTMLAutoCompleteSelectFieldTest.php
HTMLButtonFieldTest.php
HTMLCheckFieldTest.php
HTMLRadioFieldTest.php HTMLRadioField: clean up HTML 2024-08-12 21:02:38 -04:00
HTMLRestrictionsFieldTest.php Move Language and friends into Language namespace 2024-08-10 13:36:30 +02:00
HTMLSelectNamespaceTest.php Move Language and friends into Language namespace 2024-08-10 13:36:30 +02:00
HTMLTitleTextFieldTest.php
HTMLUserTextFieldTest.php