Name.fromDescendant()
should reject empty spaces names
#830
Labels
bug
Report of unexpected or faulty behaviour in Alfa
Receives
(space) instead of
Hello world
as a name, because the content takes precedence andName.fromDescendant()
returnsSome " "
rather thanNone
.Both Chrome and Firefox give
Hello World
as name.The text was updated successfully, but these errors were encountered: