mirror of
https://github.com/lightpanda-io/browser.git
synced 2025-12-17 00:38:59 +00:00
DOMException: implements reviewer comments
Co-authored-by: Pierre Tachoire <pierre@lightpanda.io> Signed-off-by: Francis Bouvier <francis@lightpanda.io>
This commit is contained in:
@@ -7,6 +7,7 @@ const checkCases = jsruntime.test_utils.checkCases;
|
||||
|
||||
const parser = @import("../netsurf.zig");
|
||||
|
||||
// https://webidl.spec.whatwg.org/#idl-DOMException
|
||||
pub const DOMException = struct {
|
||||
err: parser.DOMError,
|
||||
str: []const u8,
|
||||
|
||||
Reference in New Issue
Block a user