Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add "algorithm" styles dynamically #1472

Open
tabatkins opened this issue May 15, 2019 · 0 comments
Open

Add "algorithm" styles dynamically #1472

tabatkins opened this issue May 15, 2019 · 0 comments

Comments

@tabatkins
Copy link
Collaborator

The boxes around .algorithm elements are currently added by Bikeshed's standard stylesheet, not the W3C stylesheet. This means that specs published with the W3C stylesheet won't have that styling, which is annoying.

I should see about adding those styles to the doc automatically when .algorithm is used.

Stretch goal: do a parse of all inline stylesheets, and dynamically remove any styles whose selectors don't match anything.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant