mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 09:45:06 +02:00
LibWeb: Use correct value when parsing datetime-local input type
This commit is contained in:
committed by
Tim Ledbetter
parent
c4b82318f4
commit
eb4e40bc49
Notes:
github-actions[bot]
2024-09-10 15:14:13 +00:00
Author: https://github.com/tcl3 Commit: https://github.com/LadybirdBrowser/ladybird/commit/eb4e40bc49d Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/1360 Reviewed-by: https://github.com/trflynn89 ✅
@@ -33,7 +33,7 @@ date did not throw: NaN
|
||||
month did not throw: NaN
|
||||
week did not throw: NaN
|
||||
time did not throw: NaN
|
||||
datetime-local threw exception: InvalidStateError: valueAsNumber: Invalid input type used
|
||||
datetime-local did not throw: NaN
|
||||
number did not throw: 100
|
||||
range did not throw: 100
|
||||
color threw exception: InvalidStateError: valueAsNumber: Invalid input type used
|
||||
|
||||
Reference in New Issue
Block a user