|
479 | 479 | "definedIn": "prose" |
480 | 480 | }, |
481 | 481 | { |
482 | | - "id": "validate", |
483 | | - "href": "https://dom.spec.whatwg.org/#validate", |
| 482 | + "id": "valid-namespace-prefix", |
| 483 | + "href": "https://dom.spec.whatwg.org/#valid-namespace-prefix", |
484 | 484 | "linkingText": [ |
485 | | - "validate" |
| 485 | + "valid namespace prefix" |
486 | 486 | ], |
487 | 487 | "localLinkingText": [], |
488 | 488 | "type": "dfn", |
489 | 489 | "for": [], |
490 | | - "access": "public", |
| 490 | + "access": "private", |
| 491 | + "informative": false, |
| 492 | + "heading": { |
| 493 | + "id": "namespaces", |
| 494 | + "href": "https://dom.spec.whatwg.org/#namespaces", |
| 495 | + "title": "Name validation", |
| 496 | + "number": "1.4" |
| 497 | + }, |
| 498 | + "definedIn": "prose" |
| 499 | + }, |
| 500 | + { |
| 501 | + "id": "valid-attribute-local-name", |
| 502 | + "href": "https://dom.spec.whatwg.org/#valid-attribute-local-name", |
| 503 | + "linkingText": [ |
| 504 | + "valid attribute local name" |
| 505 | + ], |
| 506 | + "localLinkingText": [], |
| 507 | + "type": "dfn", |
| 508 | + "for": [], |
| 509 | + "access": "private", |
491 | 510 | "informative": false, |
492 | 511 | "heading": { |
493 | 512 | "id": "namespaces", |
494 | 513 | "href": "https://dom.spec.whatwg.org/#namespaces", |
495 | | - "title": "Namespaces", |
| 514 | + "title": "Name validation", |
| 515 | + "number": "1.4" |
| 516 | + }, |
| 517 | + "definedIn": "prose" |
| 518 | + }, |
| 519 | + { |
| 520 | + "id": "valid-element-local-name", |
| 521 | + "href": "https://dom.spec.whatwg.org/#valid-element-local-name", |
| 522 | + "linkingText": [ |
| 523 | + "valid element local name" |
| 524 | + ], |
| 525 | + "localLinkingText": [], |
| 526 | + "type": "dfn", |
| 527 | + "for": [], |
| 528 | + "access": "private", |
| 529 | + "informative": false, |
| 530 | + "heading": { |
| 531 | + "id": "namespaces", |
| 532 | + "href": "https://dom.spec.whatwg.org/#namespaces", |
| 533 | + "title": "Name validation", |
| 534 | + "number": "1.4" |
| 535 | + }, |
| 536 | + "definedIn": "prose" |
| 537 | + }, |
| 538 | + { |
| 539 | + "id": "valid-doctype-name", |
| 540 | + "href": "https://dom.spec.whatwg.org/#valid-doctype-name", |
| 541 | + "linkingText": [ |
| 542 | + "valid doctype name" |
| 543 | + ], |
| 544 | + "localLinkingText": [], |
| 545 | + "type": "dfn", |
| 546 | + "for": [], |
| 547 | + "access": "private", |
| 548 | + "informative": false, |
| 549 | + "heading": { |
| 550 | + "id": "namespaces", |
| 551 | + "href": "https://dom.spec.whatwg.org/#namespaces", |
| 552 | + "title": "Name validation", |
496 | 553 | "number": "1.4" |
497 | 554 | }, |
498 | 555 | "definedIn": "prose" |
|
506 | 563 | "localLinkingText": [], |
507 | 564 | "type": "dfn", |
508 | 565 | "for": [], |
509 | | - "access": "public", |
| 566 | + "access": "private", |
510 | 567 | "informative": false, |
511 | 568 | "heading": { |
512 | 569 | "id": "namespaces", |
513 | 570 | "href": "https://dom.spec.whatwg.org/#namespaces", |
514 | | - "title": "Namespaces", |
| 571 | + "title": "Name validation", |
515 | 572 | "number": "1.4" |
516 | 573 | }, |
517 | 574 | "definedIn": "prose" |
|
9930 | 9987 | "definedIn": "pre" |
9931 | 9988 | }, |
9932 | 9989 | { |
9933 | | - "id": "dom-domimplementation-createdocumenttype-qualifiedname-publicid-systemid-qualifiedname", |
9934 | | - "href": "https://dom.spec.whatwg.org/#dom-domimplementation-createdocumenttype-qualifiedname-publicid-systemid-qualifiedname", |
| 9990 | + "id": "dom-domimplementation-createdocumenttype-name-publicid-systemid-name", |
| 9991 | + "href": "https://dom.spec.whatwg.org/#dom-domimplementation-createdocumenttype-name-publicid-systemid-name", |
9935 | 9992 | "linkingText": [ |
9936 | | - "qualifiedName" |
| 9993 | + "name" |
9937 | 9994 | ], |
9938 | 9995 | "localLinkingText": [], |
9939 | 9996 | "type": "argument", |
9940 | 9997 | "for": [ |
9941 | | - "DOMImplementation/createDocumentType(qualifiedName, publicId, systemId)" |
| 9998 | + "DOMImplementation/createDocumentType(name, publicId, systemId)" |
9942 | 9999 | ], |
9943 | 10000 | "access": "public", |
9944 | 10001 | "informative": false, |
|
9951 | 10008 | "definedIn": "pre" |
9952 | 10009 | }, |
9953 | 10010 | { |
9954 | | - "id": "dom-domimplementation-createdocumenttype-qualifiedname-publicid-systemid-publicid", |
9955 | | - "href": "https://dom.spec.whatwg.org/#dom-domimplementation-createdocumenttype-qualifiedname-publicid-systemid-publicid", |
| 10011 | + "id": "dom-domimplementation-createdocumenttype-name-publicid-systemid-publicid", |
| 10012 | + "href": "https://dom.spec.whatwg.org/#dom-domimplementation-createdocumenttype-name-publicid-systemid-publicid", |
9956 | 10013 | "linkingText": [ |
9957 | 10014 | "publicId" |
9958 | 10015 | ], |
9959 | 10016 | "localLinkingText": [], |
9960 | 10017 | "type": "argument", |
9961 | 10018 | "for": [ |
9962 | | - "DOMImplementation/createDocumentType(qualifiedName, publicId, systemId)" |
| 10019 | + "DOMImplementation/createDocumentType(name, publicId, systemId)" |
9963 | 10020 | ], |
9964 | 10021 | "access": "public", |
9965 | 10022 | "informative": false, |
|
9972 | 10029 | "definedIn": "pre" |
9973 | 10030 | }, |
9974 | 10031 | { |
9975 | | - "id": "dom-domimplementation-createdocumenttype-qualifiedname-publicid-systemid-systemid", |
9976 | | - "href": "https://dom.spec.whatwg.org/#dom-domimplementation-createdocumenttype-qualifiedname-publicid-systemid-systemid", |
| 10032 | + "id": "dom-domimplementation-createdocumenttype-name-publicid-systemid-systemid", |
| 10033 | + "href": "https://dom.spec.whatwg.org/#dom-domimplementation-createdocumenttype-name-publicid-systemid-systemid", |
9977 | 10034 | "linkingText": [ |
9978 | 10035 | "systemId" |
9979 | 10036 | ], |
9980 | 10037 | "localLinkingText": [], |
9981 | 10038 | "type": "argument", |
9982 | 10039 | "for": [ |
9983 | | - "DOMImplementation/createDocumentType(qualifiedName, publicId, systemId)" |
| 10040 | + "DOMImplementation/createDocumentType(name, publicId, systemId)" |
9984 | 10041 | ], |
9985 | 10042 | "access": "public", |
9986 | 10043 | "informative": false, |
|
10084 | 10141 | "id": "dom-domimplementation-createdocumenttype", |
10085 | 10142 | "href": "https://dom.spec.whatwg.org/#dom-domimplementation-createdocumenttype", |
10086 | 10143 | "linkingText": [ |
10087 | | - "createDocumentType(qualifiedName, publicId, systemId)" |
| 10144 | + "createDocumentType(name, publicId, systemId)" |
10088 | 10145 | ], |
10089 | 10146 | "localLinkingText": [], |
10090 | 10147 | "type": "method", |
|
0 commit comments