COVESA / vehicle-information-service-specification

Mozilla Public License 2.0
3 stars 4 forks source link

Dependency to respec-w3c? #3

Open erikbosch opened 7 months ago

erikbosch commented 7 months ago

We have as of today some references to w3c scripts like:

<script src='https://www.w3.org/Tools/respec/respec-w3c' class='remove' defer></script>

... and ...

<section id='sotd'></section>

This results in a warning like:

image

... which I assume we do not want. Do we have any need to keep the respec-w3c and related content. Or do we better need to move away from it.