Skip to content

Line and column number types #268

@annevk

Description

@annevk

Status is a non-negative integer and represented as unsigned short in IDL. Line and column number are non-negative integers and represented as long. Why not unsigned long?

(It's also rather unfortunate their names are not equivalent to those on ErrorEvent as defined in the HTML Standard: lineno and colno.)

cc @domenic @smaug----

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions