Re: [w3c/webcomponents] add a script for auto-publication (#498)

that wasn't enough unfortunately. we used to generate a lot more TR drafts for webperf until I added this.
btw, I just tried to manually trigger the publication [1] but /assets/styles/respec-complement.css is getting in the way. index.html expects that css to be in "../../assets/styles/respec-complement.css" but that won't match the location at the end.
Assuming the file is still relevant, we could:
1. move a copy of respec-complement.css into spec/custom/ but we'll have to do the equivalent for shadow dom
2. auto-include the css if specStatus != WD using a respec pre or post script

any preference or got a different idea?

[1] https://lists.w3.org/Archives/Public/public-tr-notifications/2016May/0031.html

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/pull/498#issuecomment-219846498

Received on Tuesday, 17 May 2016 20:40:41 UTC