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 ef73a24 commit 7d95955Copy full SHA for 7d95955
respecConfig.js
@@ -32,8 +32,11 @@ var respecConfig = {
32
value: 'We are on Hg.',
33
href: 'https://dvcs.w3.org/hg/innerhtml/'
34
}, {
35
- value: 'File a bug.',
+ value: 'Bug list.',
36
href: 'https://www.w3.org/Bugs/Public/buglist.cgi?component=DOM%20Parsing%20and%20Serialization&list_id=44989&product=WebAppsWG&resolution=---'
37
+ }, {
38
+ value: 'File a bug.',
39
+ href: 'https://www.w3.org/Bugs/Public/enter_bug.cgi?product=WebAppsWG&component=DOM%20Parsing%20and%20Serialization'
40
41
value: 'Commit history.',
42
href: 'https://dvcs.w3.org/hg/innerhtml/shortlog/'
0 commit comments