| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -27,7 +27,7 @@ Last update: | |||
| 27 | 27 | - performance-timeline: https://github.com/web-platform-tests/wpt/tree/17ebc3aea0/performance-timeline | |
| 28 | 28 | - resources: https://github.com/web-platform-tests/wpt/tree/fbf1e7d247/resources | |
| 29 | 29 | - streams: https://github.com/web-platform-tests/wpt/tree/9e5ef42bd3/streams | |
| 30 | - - url: https://github.com/web-platform-tests/wpt/tree/7c5c3cc125/url | ||
| 30 | + - url: https://github.com/web-platform-tests/wpt/tree/84782d9315/url | ||
| 31 | 31 | - user-timing: https://github.com/web-platform-tests/wpt/tree/5ae85bf826/user-timing | |
| 32 | 32 | - wasm/jsapi: https://github.com/web-platform-tests/wpt/tree/cde25e7e3c/wasm/jsapi | |
| 33 | 33 | - wasm/webapi: https://github.com/web-platform-tests/wpt/tree/fd1b23eeaa/wasm/webapi | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -44,13 +44,5 @@ | |||
| 44 | 44 | "output": { | |
| 45 | 45 | "utf-8": "%C3%A1|" | |
| 46 | 46 | } | |
| 47 | - }, | ||
| 48 | - "Surrogate!", | ||
| 49 | - { | ||
| 50 | - "input": "\ud800", | ||
| 51 | - "output": { | ||
| 52 | - "utf-8": "%EF%BF%BD", | ||
| 53 | - "windows-1252": "%26%2365533%3B" | ||
| 54 | - } | ||
| 55 | 47 | } | |
| 56 | 48 | ] | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -7740,6 +7740,21 @@ | |||
| 7740 | 7740 | "search": "", | |
| 7741 | 7741 | "hash": "" | |
| 7742 | 7742 | }, | |
| 7743 | + { | ||
| 7744 | + "input": "blob:http://example.org:88/", | ||
| 7745 | + "base": null, | ||
| 7746 | + "href": "blob:http://example.org:88/", | ||
| 7747 | + "origin": "http://example.org:88", | ||
| 7748 | + "protocol": "blob:", | ||
| 7749 | + "username": "", | ||
| 7750 | + "password": "", | ||
| 7751 | + "host": "", | ||
| 7752 | + "hostname": "", | ||
| 7753 | + "port": "", | ||
| 7754 | + "pathname": "http://example.org:88/", | ||
| 7755 | + "search": "", | ||
| 7756 | + "hash": "" | ||
| 7757 | + }, | ||
| 7743 | 7758 | { | |
| 7744 | 7759 | "input": "blob:d3958f5c-0777-0845-9dcf-2cb28783acaf", | |
| 7745 | 7760 | "base": "about:blank", | |
@@ -7770,6 +7785,129 @@ | |||
| 7770 | 7785 | "search": "", | |
| 7771 | 7786 | "hash": "" | |
| 7772 | 7787 | }, | |
| 7788 | + "blob: in blob:", | ||
| 7789 | + { | ||
| 7790 | + "input": "blob:blob:", | ||
| 7791 | + "base": null, | ||
| 7792 | + "href": "blob:blob:", | ||
| 7793 | + "origin": "null", | ||
| 7794 | + "protocol": "blob:", | ||
| 7795 | + "username": "", | ||
| 7796 | + "password": "", | ||
| 7797 | + "host": "", | ||
| 7798 | + "hostname": "", | ||
| 7799 | + "port": "", | ||
| 7800 | + "pathname": "blob:", | ||
| 7801 | + "search": "", | ||
| 7802 | + "hash": "" | ||
| 7803 | + }, | ||
| 7804 | + { | ||
| 7805 | + "input": "blob:blob:https://example.org/", | ||
| 7806 | + "base": null, | ||
| 7807 | + "href": "blob:blob:https://example.org/", | ||
| 7808 | + "origin": "null", | ||
| 7809 | + "protocol": "blob:", | ||
| 7810 | + "username": "", | ||
| 7811 | + "password": "", | ||
| 7812 | + "host": "", | ||
| 7813 | + "hostname": "", | ||
| 7814 | + "port": "", | ||
| 7815 | + "pathname": "blob:https://example.org/", | ||
| 7816 | + "search": "", | ||
| 7817 | + "hash": "" | ||
| 7818 | + }, | ||
| 7819 | + "Non-http(s): in blob:", | ||
| 7820 | + { | ||
| 7821 | + "input": "blob:about:blank", | ||
| 7822 | + "base": null, | ||
| 7823 | + "href": "blob:about:blank", | ||
| 7824 | + "origin": "null", | ||
| 7825 | + "protocol": "blob:", | ||
| 7826 | + "username": "", | ||
| 7827 | + "password": "", | ||
| 7828 | + "host": "", | ||
| 7829 | + "hostname": "", | ||
| 7830 | + "port": "", | ||
| 7831 | + "pathname": "about:blank", | ||
| 7832 | + "search": "", | ||
| 7833 | + "hash": "" | ||
| 7834 | + }, | ||
| 7835 | + { | ||
| 7836 | + "input": "blob:file://host/path", | ||
| 7837 | + "base": null, | ||
| 7838 | + "href": "blob:file://host/path", | ||
| 7839 | + "origin": "null", | ||
| 7840 | + "protocol": "blob:", | ||
| 7841 | + "username": "", | ||
| 7842 | + "password": "", | ||
| 7843 | + "host": "", | ||
| 7844 | + "hostname": "", | ||
| 7845 | + "port": "", | ||
| 7846 | + "pathname": "file://host/path", | ||
| 7847 | + "search": "", | ||
| 7848 | + "hash": "" | ||
| 7849 | + }, | ||
| 7850 | + { | ||
| 7851 | + "input": "blob:ftp://host/path", | ||
| 7852 | + "base": null, | ||
| 7853 | + "href": "blob:ftp://host/path", | ||
| 7854 | + "origin": "null", | ||
| 7855 | + "protocol": "blob:", | ||
| 7856 | + "username": "", | ||
| 7857 | + "password": "", | ||
| 7858 | + "host": "", | ||
| 7859 | + "hostname": "", | ||
| 7860 | + "port": "", | ||
| 7861 | + "pathname": "ftp://host/path", | ||
| 7862 | + "search": "", | ||
| 7863 | + "hash": "" | ||
| 7864 | + }, | ||
| 7865 | + { | ||
| 7866 | + "input": "blob:ws://example.org/", | ||
| 7867 | + "base": null, | ||
| 7868 | + "href": "blob:ws://example.org/", | ||
| 7869 | + "origin": "null", | ||
| 7870 | + "protocol": "blob:", | ||
| 7871 | + "username": "", | ||
| 7872 | + "password": "", | ||
| 7873 | + "host": "", | ||
| 7874 | + "hostname": "", | ||
| 7875 | + "port": "", | ||
| 7876 | + "pathname": "ws://example.org/", | ||
| 7877 | + "search": "", | ||
| 7878 | + "hash": "" | ||
| 7879 | + }, | ||
| 7880 | + { | ||
| 7881 | + "input": "blob:wss://example.org/", | ||
| 7882 | + "base": null, | ||
| 7883 | + "href": "blob:wss://example.org/", | ||
| 7884 | + "origin": "null", | ||
| 7885 | + "protocol": "blob:", | ||
| 7886 | + "username": "", | ||
| 7887 | + "password": "", | ||
| 7888 | + "host": "", | ||
| 7889 | + "hostname": "", | ||
| 7890 | + "port": "", | ||
| 7891 | + "pathname": "wss://example.org/", | ||
| 7892 | + "search": "", | ||
| 7893 | + "hash": "" | ||
| 7894 | + }, | ||
| 7895 | + "Percent-encoded http: in blob:", | ||
| 7896 | + { | ||
| 7897 | + "input": "blob:http%3a//example.org/", | ||
| 7898 | + "base": null, | ||
| 7899 | + "href": "blob:http%3a//example.org/", | ||
| 7900 | + "origin": "null", | ||
| 7901 | + "protocol": "blob:", | ||
| 7902 | + "username": "", | ||
| 7903 | + "password": "", | ||
| 7904 | + "host": "", | ||
| 7905 | + "hostname": "", | ||
| 7906 | + "port": "", | ||
| 7907 | + "pathname": "http%3a//example.org/", | ||
| 7908 | + "search": "", | ||
| 7909 | + "hash": "" | ||
| 7910 | + }, | ||
| 7773 | 7911 | "Invalid IPv4 radix digits", | |
| 7774 | 7912 | { | |
| 7775 | 7913 | "input": "http://0x7f.0.0.0x7g", | |
@@ -9344,5 +9482,35 @@ | |||
| 9344 | 9482 | "input": "stun://[:1]", | |
| 9345 | 9483 | "base": "about:blank", | |
| 9346 | 9484 | "failure": true | |
| 9485 | + }, | ||
| 9486 | + { | ||
| 9487 | + "input": "w://x:0", | ||
| 9488 | + "base": null, | ||
| 9489 | + "href": "w://x:0", | ||
| 9490 | + "origin": "null", | ||
| 9491 | + "protocol": "w:", | ||
| 9492 | + "username": "", | ||
| 9493 | + "password": "", | ||
| 9494 | + "host": "x:0", | ||
| 9495 | + "hostname": "x", | ||
| 9496 | + "port": "0", | ||
| 9497 | + "pathname": "", | ||
| 9498 | + "search": "", | ||
| 9499 | + "hash": "" | ||
| 9500 | + }, | ||
| 9501 | + { | ||
| 9502 | + "input": "west://x:0", | ||
| 9503 | + "base": null, | ||
| 9504 | + "href": "west://x:0", | ||
| 9505 | + "origin": "null", | ||
| 9506 | + "protocol": "west:", | ||
| 9507 | + "username": "", | ||
| 9508 | + "password": "", | ||
| 9509 | + "host": "x:0", | ||
| 9510 | + "hostname": "x", | ||
| 9511 | + "port": "0", | ||
| 9512 | + "pathname": "", | ||
| 9513 | + "search": "", | ||
| 9514 | + "hash": "" | ||
| 9347 | 9515 | } | |
| 9348 | 9516 | ] | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -68,7 +68,7 @@ | |||
| 68 | 68 | "path": "streams" | |
| 69 | 69 | }, | |
| 70 | 70 | "url": { | |
| 71 | - "commit": "7c5c3cc125979b4768d414471e6ab655b473aae8", | ||
| 71 | + "commit": "84782d931516aa13cfe32dc7eaa1377b4d947d66", | ||
| 72 | 72 | "path": "url" | |
| 73 | 73 | }, | |
| 74 | 74 | "user-timing": { | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -15,5 +15,8 @@ | |||
| 15 | 15 | }, | |
| 16 | 16 | "javascript-urls.window.js": { | |
| 17 | 17 | "skip": "requires document.body reference" | |
| 18 | + }, | ||
| 19 | + "url-origin.any.js": { | ||
| 20 | + "skip": "implementation not up to date" | ||
| 18 | 21 | } | |
| 19 | 22 | } | |
| Back | FazBrowse Home | New Git URL |
0 commit comments