mirror of
https://github.com/lightpanda-io/browser.git
synced 2026-02-04 06:23:45 +00:00
MediaQueryLis dummy
This commit is contained in:
@@ -108,8 +108,3 @@ pub fn runMessageLoop(self: *const Browser) void {
|
||||
}
|
||||
self.env.runIdleTasks();
|
||||
}
|
||||
|
||||
const testing = @import("../testing.zig");
|
||||
test "Browser" {
|
||||
try testing.htmlRunner("browser.html", .{});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user