We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17f202d commit 8d4335fCopy full SHA for 8d4335f
fetch/data-urls/resources/data-urls.json
@@ -131,14 +131,23 @@
131
"",
132
[87, 65]],
133
["data:; base64,WA",
134
- "text/plain",
135
- [87, 65]],
+ "",
+ [88]],
136
+ ["data:; base64,WA",
137
138
139
+ ["data: ;charset=x ; base64,WA",
140
+ "text/plain;charset=x",
141
142
["data:;base64;,WA",
143
"text/plain",
144
145
["data:;base64 ,WA",
146
147
[88]],
148
+ ["data:;base64 ,WA",
149
150
151
["data:;base 64,WA",
152
153
0 commit comments