Skip to content

Test script tag src with lower case#193

Open
Abrissirba wants to merge 1 commit intojpillora:gh-pagesfrom
Abrissirba:patch-1
Open

Test script tag src with lower case#193
Abrissirba wants to merge 1 commit intojpillora:gh-pagesfrom
Abrissirba:patch-1

Conversation

@Abrissirba
Copy link

An easy mistake you might do is to write XDomain instead of xdomain in the script tag. If you do so the attribute API will not work. Therefore I think the check always should be made with a lower cased version of the script src.

An easy mistake you might do is to write XDomain instead of xdomain in the script tag. If you do so the attribute API will not work. Therefore I think the check always should be made with a lower cased version of the script src.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant