| Index: LayoutTests/fast/forms/fieldset/fieldset-form-collection-radionode-list-expected.txt
|
| diff --git a/LayoutTests/fast/forms/fieldset/fieldset-form-collection-radionode-list-expected.txt b/LayoutTests/fast/forms/fieldset/fieldset-form-collection-radionode-list-expected.txt
|
| index 31b4d33a231195d3b2756416a32ee5a6ff2b1be4..245b6beee7dad7481e189631756c9e14dbc458ac 100644
|
| --- a/LayoutTests/fast/forms/fieldset/fieldset-form-collection-radionode-list-expected.txt
|
| +++ b/LayoutTests/fast/forms/fieldset/fieldset-form-collection-radionode-list-expected.txt
|
| @@ -1,4 +1,4 @@
|
| -CONSOLE WARNING: The specified value 'inputRadioValue' does not conform to the required format, 'yyyy-MM-dd'.
|
| +CONSOLE WARNING: The specified value "inputRadioValue" does not conform to the required format, "yyyy-MM-dd".
|
| This test is for RadioNodeList specified at http://www.whatwg.org/specs/web-apps/current-work/multipage/common-dom-interfaces.html#radionodelist
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|