Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassVerifies that trailing zeros in the milliseconds portion of the date strings are removed.
Asserts run
Pass
assert_equals("2022-04-19T12:34:56.01", "2022-04-19T12:34:56.01")
    at Test.<anonymous> ( /html/semantics/forms/the-input-element/datetime-local-trailing-zeros.html:12:3)