mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 23:07:35 +00:00
LibWeb: Fix empty value attribute for 'file' input returning fakepath
It should be returning the empty string for this case.
This commit is contained in:
parent
c03e025a32
commit
fc4fd6cb02
3 changed files with 11 additions and 1 deletions
1
Tests/LibWeb/Text/expected/input-element-file-value.txt
Normal file
1
Tests/LibWeb/Text/expected/input-element-file-value.txt
Normal file
|
@ -0,0 +1 @@
|
|||
value = ''
|
Loading…
Add table
Add a link
Reference in a new issue