fix - setAttribute, getAttribute

This commit is contained in:
Face
2025-08-09 13:28:24 +03:00
parent 5759ee6221
commit 1ea41c7ac6
3 changed files with 93 additions and 16 deletions

View File

@@ -25,4 +25,4 @@ static func find_first_matching(selector: String, elements: Array[HTMLParser.HTM
if match_element(selector, element):
return element
return null
return null