mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-01-26 19:22:30 -05:00
b69036970b
When border-collapse is separate, border-spacing affects layout. Implement most of that functionality.
9 lines
770 B
Text
9 lines
770 B
Text
Viewport <#document> at (0,0) content-size 800x600 children: not-inline
|
|
BlockContainer <html> at (0,0) content-size 800x20 [BFC] children: not-inline
|
|
BlockContainer <body> at (8,8) content-size 784x4 children: not-inline
|
|
TableWrapper <(anonymous)> at (8,8) content-size 4x4 [BFC] children: not-inline
|
|
Box <table> at (8,8) content-size 4x4 table-box [TFC] children: not-inline
|
|
Box <tbody> at (8,8) content-size 0x0 table-row-group children: not-inline
|
|
Box <tr> at (10,10) content-size 0x0 table-row children: not-inline
|
|
BlockContainer <(anonymous)> at (10,10) content-size 0x0 table-cell [BFC] children: not-inline
|
|
BlockContainer <td> at (9,9) content-size 0x0 positioned [BFC] children: not-inline
|