mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-27 10:07:15 +02:00
Tests/LibWeb: Add missing empty html document resource for test
Which was causing tests to fail in our WPT import.
This commit is contained in:
Notes:
github-actions[bot]
2025-02-08 12:21:46 +00:00
Author: https://github.com/shannonbooth Commit: https://github.com/LadybirdBrowser/ladybird/commit/b5d20538ef6 Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/3499
@@ -0,0 +1,5 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<body>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user