mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-27 11:48:32 +00:00
committed by
Alexander Kalenik
parent
fb4a20ade5
commit
b13fe9397d
@@ -45,6 +45,8 @@ public:
|
||||
// https://www.w3.org/TR/html-aria/#el-table
|
||||
virtual Optional<ARIA::Role> default_role() const override { return ARIA::Role::table; }
|
||||
|
||||
unsigned border() const;
|
||||
|
||||
private:
|
||||
HTMLTableElement(DOM::Document&, DOM::QualifiedName);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user