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 6afb66c commit b09bd81Copy full SHA for b09bd81
respecConfig.js
@@ -19,10 +19,10 @@ var respecConfig = {
19
inlineCSS: true,
20
//noRecTrack: true,
21
shortName: "DOM-Parsing",
22
- wg: ["Web Applications Working Group"],
+ wg: ["Web Platform Working Group"],
23
wgURI: ["http://www.w3.org/2008/webapps/"],
24
wgPublicList: "www-dom",
25
- wgPatentURI: ["http://www.w3.org/2004/01/pp-impl/42538/status"],
+ wgPatentURI: ["http://www.w3.org/2004/01/pp-impl/83482/status"],
26
subjectPrefix: "DOM-Parsing",
27
testSuiteURI: "http://w3c-test.org/domparsing/",
28
0 commit comments