Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make sure html/semantics/forms/the-input-element/range-restore-oninpu…
…t-onchange-event.html doesn't trigger bfcache (#35341) This test was triggering bfcache in WebKit and thus not getting form restoration events on back navigation. To address this, use `HTTPS + Cache-Control: no-store` to opt out of bfcache. See discussion at web-platform-tests/interop#99.
- Loading branch information