-
-
Notifications
You must be signed in to change notification settings - Fork 25
Closed
Milestone
Description
Some functions, e.g., setTimeout, setInterval, ... (others?) need to support strings as an alternative to functions (these strings will be automatically parsed as functions).
Should AngleSharp have an attribute for such functions? This also works with setting event properties! I guess some of this can be hardcoded in AngleSharp.Scripting.JavaScript.
Reactions are currently unavailable