We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36597a0 commit 545b046Copy full SHA for 545b046
respecConfig.js
@@ -21,7 +21,7 @@ var respecConfig = {
21
wgURI: ["http://www.w3.org/WebPlatform/WG/"],
22
license: "w3c-software-doc",
23
wgPublicList: "www-dom",
24
- wgPatentURI: "http://www.w3.org/2004/01/pp-impl/83482/status",
+ wgPatentURI: ["http://www.w3.org/2004/01/pp-impl/83482/status"],
25
subjectPrefix: "DOM-Parsing",
26
testSuiteURI: "http://w3c-test.org/domparsing/",
27
0 commit comments