mirror of
https://github.com/lightpanda-io/browser.git
synced 2025-10-28 14:43:28 +00:00
7 lines
167 B
HTML
7 lines
167 B
HTML
<!DOCTYPE html>
|
|
<script src="../../testing.js"></script>
|
|
|
|
<script id=history2>
|
|
testing.expectEqual(true, history.state && history.state.testInProgress);
|
|
</script>
|