fix - setAttribute, getAttribute
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user