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

Markup: Print styles for slashed corner cell #3550

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

gesa
Copy link
Member

@gesa gesa commented Mar 14, 2025

The overlapping background gradient is fun in Chrome, but it ends up a blurry mess against vector table borders in the PDF. Also the CSS spec apparently doesn’t actually define behavior for non-static positioning within table cells? So implementations vary. Prince’s isn’t great. (idk, i read this somewhere, i didn’t dig in to the spec because it doesn’t really matter)

Anyway here’s a base64-encoded SVG. It’s only on Table 48, as that’s how I found it.
2503_nydom

IMO you should put this in ecmarkup, it could be useful for other publications. But you do you boo.

@ljharb ljharb added the markup things that change the spec rendering, but not the contents label Mar 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
markup things that change the spec rendering, but not the contents
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants