-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Labels
Description
We’re collecting feedback for Readium CSS and some requests may exceed the project’s scope. This issue is intended to list those requests.
I assume you’ll open specific issues for requests if needed so I may edit this first comment so that it’s easier to keep track. I’ll also include the source whenever possible so that you can require additional information.
- pop-up footnotes which are accessible and stylable (source)
pagelist/page numbers support since it is critical for textbooks in education (source)→ Streamer already retrieves pagelist/navdoc, it’s up to apps to display page numbers.- Math/chemistry → if there is anything I can do in CSS, tell me (for some reason, iBooks has its own copy of a patched
mathml.css
and doesn’t rely on webkit’s) - There has been an extended discussion about themes and how the publisher’s stylesheet could fit in there (worth mentioning imho although it’s a super complex issue)
- If margins set at the webview/iframe level, ensure that background can bleed (e.g.
background-color: red
onbody
). I’ve just discovered that some Reading Systems actually do it. - Tables (an obvious one, this issue hasn’t really been solved yet and can’t be in pure CSS)
- Define
margin
in a chrome vs content way