w3c / webappsec-mixed-content

WebAppSec Mixed Content
https://w3c.github.io/webappsec-mixed-content/
Other
12 stars 22 forks source link

Make default "Editor's Draft" URL point to MIX2 instead of MIX #34

Closed carlosjoan91 closed 3 years ago

carlosjoan91 commented 3 years ago

As discussed in #25 this makes it so the default index.html points to Mixed Content Level 2 (MIX2) instead of Level 1. Level 1 was renamed to level1.html


:boom: Error: 500 Internal Server Error :boom:

PR Preview failed to build. (Last tried on Nov 11, 2020, 11:12 PM UTC).

More PR Preview relies on a number of web services to run. There seems to be an issue with the following one: :rotating_light: [CSS Spec Preprocessor](https://api.csswg.org/bikeshed/) - CSS Spec Preprocessor is the web service used to build Bikeshed specs. :link: [Related URL](https://api.csswg.org/bikeshed/?url=https%3A%2F%2Fraw.githubusercontent.com%2Fw3c%2Fwebappsec-mixed-content%2Fa7e55d17c72b41b9ce89416a51ad36c55aa40311%2Findex.src.html&force=1&md-warning=not%20ready) _If you don't have enough information above to solve the error by yourself (or to understand to which web service the error is related to, if any), please [file an issue](https://github.com/tobie/pr-preview/issues/new?title=Error%20not%20surfaced%20properly&body=See%20w3c/webappsec-mixed-content%2334.)._
carlosjoan91 commented 3 years ago

Anne: Can you please review the change? This PR renames index to level1, and level2 to index (along with some small changes to make bikeshed happy). Thanks!

carlosjoan91 commented 3 years ago

Thanks for reviewing