You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Validating index.html...
$ pnpm add vnu-jar
+ vnu-jar 23.4.11
$ java -jar "/home/runner/work/_actions/w3c/spec-prod/v2/node_modules/.pnpm/[email protected]/node_modules/vnu-jar/build/dist/vnu.jar" --also-check-css index.html
"file:/home/runner/work/IndexedDB/IndexedDB.w3c/index.html":442.20-442.20: error: CSS: “border-radius”: only “0” can be a “unit”. You must put a unit after your number.
❌ Not so good... please fix the issues above.
bikeshed/bikeshed/dfnpanels/dfnpanels.css has:
border-radius:3;
... which might be tripping this, not sure yet - my dev machine is offline at the moment so I can't minimize easily.
The text was updated successfully, but these errors were encountered:
Seen in https://github.com/w3c/IndexedDB/actions/runs/7171892684/job/19527849573?pr=415 (and the PR itself wouldn't have caused this).
bikeshed/bikeshed/dfnpanels/dfnpanels.css has:
... which might be tripping this, not sure yet - my dev machine is offline at the moment so I can't minimize easily.
The text was updated successfully, but these errors were encountered: