-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Firefox and safari do not update the attribute but they do update the…
… property. Attribute mainly points towards a static field on an html element like an anchor tag's href field while properties are changeable. The attribute _can_ also be updated but it seems to be optional and only chrome actually does. I still can't get firefox to handle unicode characters
- Loading branch information
Matthew McGarvey
committed
May 12, 2020
1 parent
4fd02ae
commit d9410eb
Showing
1 changed file
with
18 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters