Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
annevk committed Nov 25, 2017
1 parent 888e8b7 commit 6509b9c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions fetch/data-urls/resources/data-urls.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,13 +104,13 @@
"",
[88]],
["data:x/x;base64;base64,WA",
"",
"x/x",
[88]],
["data:x/x;base64;charset=x;base64,WA",
"",
"x/x;charset=x",
[88]],
["data:x/x;base64;base64x,WA",
"",
"x/x;base64x",
[88]],
["data:;base64,W%20A",
"",
Expand Down

0 comments on commit 6509b9c

Please sign in to comment.