|
3 | 3 | "URL": {
|
4 | 4 | "__compat": {
|
5 | 5 | "mdn_url": "https://developer.mozilla.org/docs/Web/API/URL",
|
| 6 | + "spec_url": "https://url.spec.whatwg.org/#api", |
6 | 7 | "support": {
|
7 | 8 | "chrome": [
|
8 | 9 | {
|
|
115 | 116 | "URL": {
|
116 | 117 | "__compat": {
|
117 | 118 | "mdn_url": "https://developer.mozilla.org/docs/Web/API/URL/URL",
|
| 119 | + "spec_url": "https://url.spec.whatwg.org/#constructors", |
118 | 120 | "description": "<code>URL()</code> constructor",
|
119 | 121 | "support": {
|
120 | 122 | "chrome": {
|
|
171 | 173 | "createObjectURL": {
|
172 | 174 | "__compat": {
|
173 | 175 | "mdn_url": "https://developer.mozilla.org/docs/Web/API/URL/createObjectURL",
|
| 176 | + "spec_url": "https://w3c.github.io/FileAPI/#dfn-createObjectURL", |
174 | 177 | "support": {
|
175 | 178 | "chrome": {
|
176 | 179 | "version_added": "19"
|
|
285 | 288 | "hash": {
|
286 | 289 | "__compat": {
|
287 | 290 | "mdn_url": "https://developer.mozilla.org/docs/Web/API/URL/hash",
|
| 291 | + "spec_url": "https://url.spec.whatwg.org/#dom-url-hash", |
288 | 292 | "support": {
|
289 | 293 | "chrome": {
|
290 | 294 | "version_added": "32"
|
|
336 | 340 | "host": {
|
337 | 341 | "__compat": {
|
338 | 342 | "mdn_url": "https://developer.mozilla.org/docs/Web/API/URL/host",
|
| 343 | + "spec_url": "https://url.spec.whatwg.org/#dom-url-host", |
339 | 344 | "support": {
|
340 | 345 | "chrome": {
|
341 | 346 | "version_added": "32"
|
|
387 | 392 | "hostname": {
|
388 | 393 | "__compat": {
|
389 | 394 | "mdn_url": "https://developer.mozilla.org/docs/Web/API/URL/hostname",
|
| 395 | + "spec_url": "https://url.spec.whatwg.org/#dom-url-hostname", |
390 | 396 | "support": {
|
391 | 397 | "chrome": {
|
392 | 398 | "version_added": "32"
|
|
438 | 444 | "href": {
|
439 | 445 | "__compat": {
|
440 | 446 | "mdn_url": "https://developer.mozilla.org/docs/Web/API/URL/href",
|
| 447 | + "spec_url": "https://url.spec.whatwg.org/#dom-url-href", |
441 | 448 | "support": {
|
442 | 449 | "chrome": {
|
443 | 450 | "version_added": "32"
|
|
489 | 496 | "origin": {
|
490 | 497 | "__compat": {
|
491 | 498 | "mdn_url": "https://developer.mozilla.org/docs/Web/API/URL/origin",
|
| 499 | + "spec_url": "https://url.spec.whatwg.org/#dom-url-origin", |
492 | 500 | "support": {
|
493 | 501 | "chrome": {
|
494 | 502 | "version_added": "32"
|
|
554 | 562 | "password": {
|
555 | 563 | "__compat": {
|
556 | 564 | "mdn_url": "https://developer.mozilla.org/docs/Web/API/URL/password",
|
| 565 | + "spec_url": "https://url.spec.whatwg.org/#dom-url-password", |
557 | 566 | "support": {
|
558 | 567 | "chrome": {
|
559 | 568 | "version_added": "32"
|
|
605 | 614 | "pathname": {
|
606 | 615 | "__compat": {
|
607 | 616 | "mdn_url": "https://developer.mozilla.org/docs/Web/API/URL/pathname",
|
| 617 | + "spec_url": "https://url.spec.whatwg.org/#dom-url-pathname", |
608 | 618 | "support": {
|
609 | 619 | "chrome": {
|
610 | 620 | "version_added": "32"
|
|
670 | 680 | "port": {
|
671 | 681 | "__compat": {
|
672 | 682 | "mdn_url": "https://developer.mozilla.org/docs/Web/API/URL/port",
|
| 683 | + "spec_url": "https://url.spec.whatwg.org/#dom-url-port", |
673 | 684 | "support": {
|
674 | 685 | "chrome": {
|
675 | 686 | "version_added": "32"
|
|
721 | 732 | "protocol": {
|
722 | 733 | "__compat": {
|
723 | 734 | "mdn_url": "https://developer.mozilla.org/docs/Web/API/URL/protocol",
|
| 735 | + "spec_url": "https://url.spec.whatwg.org/#dom-url-protocol", |
724 | 736 | "support": {
|
725 | 737 | "chrome": {
|
726 | 738 | "version_added": "32"
|
|
772 | 784 | "revokeObjectURL": {
|
773 | 785 | "__compat": {
|
774 | 786 | "mdn_url": "https://developer.mozilla.org/docs/Web/API/URL/revokeObjectURL",
|
| 787 | + "spec_url": "https://w3c.github.io/FileAPI/#dfn-revokeObjectURL", |
775 | 788 | "support": {
|
776 | 789 | "chrome": {
|
777 | 790 | "version_added": "19"
|
|
825 | 838 | "search": {
|
826 | 839 | "__compat": {
|
827 | 840 | "mdn_url": "https://developer.mozilla.org/docs/Web/API/URL/search",
|
| 841 | + "spec_url": "https://url.spec.whatwg.org/#dom-url-search", |
828 | 842 | "support": {
|
829 | 843 | "chrome": {
|
830 | 844 | "version_added": "32"
|
|
890 | 904 | "searchParams": {
|
891 | 905 | "__compat": {
|
892 | 906 | "mdn_url": "https://developer.mozilla.org/docs/Web/API/URL/searchParams",
|
| 907 | + "spec_url": "https://url.spec.whatwg.org/#dom-url-searchparams", |
893 | 908 | "support": {
|
894 | 909 | "chrome": {
|
895 | 910 | "version_added": "51"
|
|
941 | 956 | "toJSON": {
|
942 | 957 | "__compat": {
|
943 | 958 | "mdn_url": "https://developer.mozilla.org/docs/Web/API/URL/toJSON",
|
| 959 | + "spec_url": "https://url.spec.whatwg.org/#dom-url-tojson", |
944 | 960 | "support": {
|
945 | 961 | "chrome": {
|
946 | 962 | "version_added": "71"
|
|
992 | 1008 | "toString": {
|
993 | 1009 | "__compat": {
|
994 | 1010 | "mdn_url": "https://developer.mozilla.org/docs/Web/API/URL/toString",
|
| 1011 | + "spec_url": "https://url.spec.whatwg.org/#URL-stringification-behavior", |
995 | 1012 | "support": {
|
996 | 1013 | "chrome": {
|
997 | 1014 | "version_added": "19"
|
|
1040 | 1057 | "username": {
|
1041 | 1058 | "__compat": {
|
1042 | 1059 | "mdn_url": "https://developer.mozilla.org/docs/Web/API/URL/username",
|
| 1060 | + "spec_url": "https://url.spec.whatwg.org/#dom-url-username", |
1043 | 1061 | "support": {
|
1044 | 1062 | "chrome": {
|
1045 | 1063 | "version_added": "32"
|
|
0 commit comments