5 <script src=
"../../../resources/js-test.js"></script>
6 <script src=
"../resources/common-setrangetext.js"></script>
10 description("Test setRangeText() method is not available in month inputs.");
11 runTestsShouldFail("input", { type
: "month" });