chromium/third_party/blink/web_tests/fast/forms/datetimelocal-multiple-fields/datetimelocal-multiple-fields-blur-and-focus-events.html

<!DOCTYPE html>
<html>
<body>
<script src="../../../resources/js-test.js"></script>
<script src="../resources/multiple-fields-blur-and-focus-events.js"></script>
<div id="container"></div>
<script>
startTestFor('datetime-local');
</script>
</body>
</html>