Skip to content

Fix elementhandle-content-frame headful test failures#150

Closed
kblok wants to merge 1 commit intomainfrom
fix/issue-110
Closed

Fix elementhandle-content-frame headful test failures#150
kblok wants to merge 1 commit intomainfrom
fix/issue-110

Conversation

@kblok
Copy link
Copy Markdown
Member

@kblok kblok commented Mar 28, 2026

Remove incorrect test expectation entry that marked all elementhandle-content-frame.spec.ts tests as FAIL in headful mode. These tests perform basic DOM operations with no headful-specific dependencies and match upstream 1:1. Closes #110

…rame tests

The elementhandle-content-frame.spec.ts tests were incorrectly marked as
expected failures in headful mode. These tests perform basic DOM operations
(page navigation, iframe creation, element querying, content frame
resolution) with no headful-specific dependencies -- they do not depend on
rendering, focus, or any visual display behavior. This matches the upstream
Playwright which has no test expectations for these tests in any mode.

Closes #110

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@kblok kblok closed this Mar 30, 2026
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.

Fix failing tests: elementhandle-content-frame.spec.ts (headful)

1 participant