mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-02-25 09:04:53 +00:00
LibWeb: Fix typo in TableFormattingContext.h
This commit is contained in:
committed by
Andreas Kling
parent
c302c4081b
commit
1da26f7395
@@ -46,7 +46,7 @@ private:
|
||||
size_t column_index;
|
||||
size_t row_index;
|
||||
size_t column_span;
|
||||
size_t raw_span;
|
||||
size_t row_span;
|
||||
float baseline { 0 };
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user