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
Using the following test files:
index.htmlDOMRect-001-issue.jsI’m getting the following error:
Version info: