mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 17:55:07 +02:00
Tests/LibWeb: Import some more webstorage WPT tests
Which were helpful in determining property behaviour for the Storage object.
This commit is contained in:
committed by
Shannon Booth
parent
e859402ea1
commit
a0d4344d4e
Notes:
github-actions[bot]
2026-02-16 17:50:33 +00:00
Author: https://github.com/shannonbooth Commit: https://github.com/LadybirdBrowser/ladybird/commit/a0d4344d4e4 Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/7967
@@ -0,0 +1,8 @@
|
||||
<!doctype html>
|
||||
<meta charset=utf-8>
|
||||
|
||||
<script src="../resources/testharness.js"></script>
|
||||
<script src="../resources/testharnessreport.js"></script>
|
||||
|
||||
<div id=log></div>
|
||||
<script src="../webstorage/set.window.js"></script>
|
||||
Reference in New Issue
Block a user