| Index: LayoutTests/fast/forms/form-collection-radio-node-list-expected.txt
|
| diff --git a/LayoutTests/fast/forms/form-collection-radio-node-list-expected.txt b/LayoutTests/fast/forms/form-collection-radio-node-list-expected.txt
|
| index 99a96809f314f878b888b659cc63e2fd4b63baf1..5881f4ae8d35caf2a2d206eff516b6a87ec6ae18 100644
|
| --- a/LayoutTests/fast/forms/form-collection-radio-node-list-expected.txt
|
| +++ b/LayoutTests/fast/forms/form-collection-radio-node-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".
|
|
|