Skip to content

Conversation

tawseefnabi
Copy link

No description provided.

tawseefnabi and others added 5 commits August 9, 2025 10:41
- Set transparent background for menu in both light and dark modes
- Adjusted text colors for better contrast
- Light mode: rgba(0, 0, 0, 0.1) background with dark text
- Dark mode: rgba(255, 255, 255, 0.1) background with white text
doc: make documentation menu background transparent
Add a test documenting expected error message for BigInt exponentiation
with a negative exponent. Currently skipped due to a V8 regression
causing “undefined must be positive” instead of
“Exponent must be positive”.

Refs: chromium#439515479
Refs: nodejs#59521
@nodejs-github-bot
Copy link
Collaborator

Review requested:

  • @nodejs/nodejs-website

@nodejs-github-bot nodejs-github-bot added the needs-ci PRs that need a full CI run. label Aug 19, 2025
@avivkeller
Copy link
Member

Please revert the unrelated changes

@tawseefnabi
Copy link
Author

Please revert the unrelated changes

reverted

@Renegade334
Copy link
Contributor

There's no need to test for trivial upstream behaviours. V8 has its own test suite, which gets run by Node.js CI anyway.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-ci PRs that need a full CI run.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants