Skip to content

Fix testsuite access to internal _extendedAttrs#5748

Merged
Tyriar merged 1 commit intoxtermjs:masterfrom
PerBothner:extendedAttrs-test
Mar 10, 2026
Merged

Fix testsuite access to internal _extendedAttrs#5748
Tyriar merged 1 commit intoxtermjs:masterfrom
PerBothner:extendedAttrs-test

Conversation

@PerBothner
Copy link
Copy Markdown
Contributor

BufferLine.test.ts makes many references to the internal property _extendedAttrs. This is undesirable; one reason it conflicts with some possible desirable reimplementations of BufferLine. It is easy to fix, as suggested by this PR.

Copy link
Copy Markdown
Member

@Tyriar Tyriar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 less as any is always a good thing

@Tyriar Tyriar added this to the 7.0.0 milestone Mar 10, 2026
@Tyriar Tyriar merged commit 8a1760b into xtermjs:master Mar 10, 2026
12 checks passed
@PerBothner PerBothner deleted the extendedAttrs-test branch March 10, 2026 05:03
PerBothner added a commit to PerBothner/xterm.js that referenced this pull request Mar 23, 2026
…putHandler.test.ts.

This is a followup to pull request xtermjs#5748.
It removes the remaining test uses of internal _extendedAttrs.
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.

2 participants