mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 09:45:06 +02:00
7 lines
139 B
HTML
7 lines
139 B
HTML
<!DOCTYPE html>
|
|
<style>
|
|
.ab {
|
|
width: fit-content;
|
|
}
|
|
</style><table><tbody><tr><td class="ab">A B</td></tr></tbody></table>
|