[csswg-drafts] Pull Request: [css-size-adjust-1] Fix inconsistency aliases

alkorlos has just submitted a new pull request for https://github.com/w3c/csswg-drafts:

== [css-size-adjust-1] Fix inconsistency aliases ==
Fix bikeshed errors.

The command:
```
bikeshed spec css-size-adjust-1\Overview.bs
```

Throws errors:
```
LINE ~69: The biblio refs [[CSS2]] and [[CSS21]] are both aliases of the same base reference [[CSS21]]. Please choose one name and use it consistently.
```

A search through the repositories shows that the alias [[!CSS2]] is used three times more often than [[!CSS21]], so I replaced all aliases with [[!CSS2]].

See https://github.com/w3c/csswg-drafts/pull/10659


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 1 August 2024 11:48:20 UTC