Files
ladybird/Libraries/LibWeb/HTML/Dates.cpp
Shannon Booth 894c51e8e7 LibWeb/HTML: Handle missing second component in datetime-local
We were previously not checking for EOF which meant we were not
handling seconds being missing in the time component.
2025-03-18 15:05:02 -04:00

22 KiB