Skip to content

bug (maybe?): data not inheriting #117

@Zearin

Description

@Zearin

NOTE: For future readers unfamiliar with my recent activity in this repo: The attached test files (below) are an attempt by me to learn hTest by rewriting some of the Web Platform Tests for DOMRect and DOMRectReadOnly in hTest format. @LeaVerou helped me several times when I was struggling to make my brain rewire its thinking from the standard Node.js TestRunner (or Mocha) test format to hTest format.


Using the following test files:

I’m getting the following error:

Unhandled Promise Rejection: TypeError: undefined is not an object (evaluating 'this.data.r.x = 5')

Version info:

  • macOS Tahoe (26.2)
  • Safari 26.2 (21623.1.14.11.9)
  • hTest 0.0.20

Metadata

Metadata

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions