Commit 8d2a68b
committed
should handle empty string crossOrigin
Expected behavior when empty string is given should be that of the
'anonymous' string.
Ref: https://developer.mozilla.org/en-US/docs/Web/HTML/CORS_settings_attributes1 parent ed0a23a commit 8d2a68b
2 files changed
+10
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
760 | 760 | | |
761 | 761 | | |
762 | 762 | | |
763 | | - | |
| 763 | + | |
764 | 764 | | |
765 | 765 | | |
766 | 766 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1106 | 1106 | | |
1107 | 1107 | | |
1108 | 1108 | | |
| 1109 | + | |
| 1110 | + | |
| 1111 | + | |
| 1112 | + | |
| 1113 | + | |
| 1114 | + | |
| 1115 | + | |
| 1116 | + | |
| 1117 | + | |
1109 | 1118 | | |
1110 | 1119 | | |
1111 | 1120 | | |
| |||
0 commit comments