1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 07:48:11 +00:00
serenity/Tests/LibWeb/Layout/input/table/internal-alignment.html
implicitfield ccea69ad40 LibWeb: Add special handling for text-align when applied to tables
This matches what other engines do, and stops table content from being
misaligned.
2023-11-21 16:54:02 +01:00

7 lines
157 B
HTML

<!doctype html><style>
table {
height: 200px;
width: 200px;
border: 1px solid black;
}
</style><div align="center"><table><tbody><tr><td><p>left