mirror of
https://github.com/lexmount/moli.git
synced 2026-09-24 08:01:30 +00:00
Keep each live window's Location identity while rechecking protected access and cached members against Window origin policy. Use native receiver brands and caller-realm cross-origin descriptors while preserving href and replace navigation. Cover both document.domain transition directions, cross-origin reflection and native Proxy identity. Record five newly passing WPT pages. Validation: cargo fmt, strict workspace clippy, and full nextest (19,506 passed; 13 skipped). Related WPT: 48/50 passed, with the remaining failure and timeout unchanged from baseline.