| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <script src="../../js/resources/js-test-pre.js"></script> | |
| <script src="../resources/common-interactive-validation-required.js"></script> | |
| </head> | |
| <body> | |
| <script> | |
| testInteractiveValidationRequired({ | |
| 'expectedValue' : '2012-W15', | |
| 'inputType' : 'week', | |
| }); | |
| </script> | |
| </body> | |
| </html> |