File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 33< head >
44 < meta charset ="UTF-8 ">
55 < title > Disposition of Comments</ title >
6- < link rel ="stylesheet " href ="https://get .mavo.io/mavo.css ">
6+ < link rel ="stylesheet " href ="https://dev .mavo.io/dist /mavo.css ">
77 < link rel ="stylesheet " href ="issues.css ">
8- < script src ="https://get .mavo.io/mavo.js "> </ script >
8+ < script src ="https://dev .mavo.io/dist /mavo.js "> </ script >
99 <!-- <script src="../../mavo/dist/mavo.js"></script> -->
1010</ head >
1111< body >
1212
1313< div mv-app id ="issues "
14- mv-storage ="https://github.com/w3c/csswg-drafts/{$url.spec}/issues-{$ url. doc}.yaml "
15- mv-github-commit-prefix ="[{$ url. spec}] " mv-if ="$ url. spec ">
14+ mv-storage ="https://github.com/w3c/csswg-drafts/{$url.spec}/issues-{url(' doc') }.yaml "
15+ mv-github-commit-prefix ="[{url(' spec') }] " mv-if ="url(' spec') ">
1616 < header >
1717 < div class ="mv-bar mv-ui mv-fixed "> </ div >
1818 < h1 >
19- < a href ="{$ url. spec} " mv-attribute ="null " property ="title "> </ a >
19+ < a href ="{url(' spec') } " mv-attribute ="null " property ="title "> </ a >
2020 </ h1 >
2121 < h2 >
2222 < span class ="doc "> Disposition of Comments ({replace(uppercase($url.doc), '-', ' ')})</ span >
6363 </ div >
6464
6565 < article property ="issue " mv-multiple class ="status-{status} issue-{openness} {if(and(shown), '', 'filtered')} " id ="issue-{id} ">
66- < meta property ="shown " content ="{openFilter[openness].show} " />
67- < meta property ="shown " content ="{!status or statusFilter[status].show} " />
66+ < meta property ="shown " content ="{openFilter['id=' & openness].show} " />
67+ < meta property ="shown " content ="{!status or statusFilter['id=' & status].show} " />
6868 < meta property ="shown " content ="{!count(selectedTags) or intersects(tag, selectedTags)} " />
6969
7070 < h1 >
You can’t perform that action at this time.
0 commit comments