Skip to content

Conversation

@gordonwoodhull
Copy link
Contributor

Summary

Test plan

  • Added smoke test tests/docs/smoke-all/dark-mode/renderings-column-margin.qmd that verifies the fix
  • Test passes locally with ./run-fast-tests.sh docs/smoke-all/dark-mode/renderings-column-margin.qmd

🤖 Generated with Claude Code

Preserve existing classes on cell-output-display divs when applying
light/dark theme classes in the cell-renderings filter. Previously,
new divs were created that discarded existing classes like column-margin.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@posit-snyk-bot
Copy link
Collaborator

posit-snyk-bot commented Jan 16, 2026

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@gordonwoodhull gordonwoodhull marked this pull request as draft January 16, 2026 19:38
@gordonwoodhull gordonwoodhull marked this pull request as ready for review January 16, 2026 19:48
@gordonwoodhull
Copy link
Contributor Author

gordonwoodhull commented Jan 16, 2026

Confirmed visually - no spatial HTML tests yet!

This is one of those cases where the dark mode table is annoyingly about 2px lower. It doesn't always happen but it makes me think the light mode div is taking up a tiny amount of space.

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

Successfully merging this pull request may close these issues.

In cell column: margin doesn't work with renderings: [light, dark]?

3 participants