Addon-Docs: ArgsTable borders in forced-colors mode#33618
Conversation
📝 WalkthroughWalkthroughAdded forced-colors mode accessibility styling to the ArgsTable component by injecting Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
✨ Finishing touches
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Package BenchmarksCommit: No significant changes detected, all good. 👏 |
Sidnioulz
left a comment
There was a problem hiding this comment.
@nickcottrell could you please provide screenshots of before/after on the OS and browser you used to test this?
I am not seeing any difference on Firefox or Chrome with this PR's code on compared to default forced colour adjustments.
|
I'm gonna close this PR for now to help the team focus on active PRs. Feel free to reopen one with screenshots to show the platforms where a bug is fixed. Thanks! |
Fixes #24147
ArgsTable borders invisible in high contrast mode.
Use CanvasText in @media (forced-colors: active).