Files
ladybird/Libraries/LibWeb/HTML/Dates.cpp
Glenn Skrzypczak 57376f8701 LibWeb/HTML: Ensure the year of month and week values is greater than 0
The validation algorithm for month and week inputs now also checks if
the year is greater than zero.
2025-08-14 11:05:28 -04:00

23 KiB