mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-29 04:09:13 +00:00
LibWeb: Use correct value when parsing datetime-local input type
This commit is contained in:
parent
c4b82318f4
commit
eb4e40bc49
Notes:
github-actions[bot]
2024-09-10 15:14:13 +00:00
Author: https://github.com/tcl3
Commit: eb4e40bc49
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/1360
Reviewed-by: https://github.com/trflynn89 ✅
3 changed files with 24 additions and 24 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue