diff options
author | Aliaksandr Kalenik <kalenik.aliaksandr@gmail.com> | 2022-12-04 22:39:38 +0300 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2022-12-05 17:47:48 +0100 |
commit | 1c6783cd7e7d6bd80a0a38efbffef42cedf6ae3a (patch) | |
tree | 8d0c4371b98da628e7a5c83fb4861d2238a5899b /Kernel | |
parent | 4e3b965d7f05b1db3773b6bb48f7c2e71b465379 (diff) | |
download | serenity-1c6783cd7e7d6bd80a0a38efbffef42cedf6ae3a.zip |
LibWeb: Start implementation of CSS Table 3 spec
Here I try to address bug where content of table overflows
it's width (hacker news is an example of such site) by
reimplementing some parts of table formatting context.
Now TFC implements first steps of:
https://www.w3.org/TR/css-tables-3/#table-layout-algorithm
but column width and row height distribution steps are
still very incomplete.
Diffstat (limited to 'Kernel')
0 files changed, 0 insertions, 0 deletions