lipgloss/table/testdata/TestStyleFunc/margin_and_padding_set.golden
bashbunni d8581323b6
fix(table): include margins in cell width (#401)
* test(table): modify test to show bug

* fix(table): account for margin in cell height and width

* test(table): add sizing tests for margins and padding

* test(table): move TestSizing to another branch

* chore: tidy + force truecolor in test

* chore(lint): remove nil check on []string
2024-10-21 09:00:40 -07:00

3.7 KiB

┌────────────┬────────────────┬─────────────┐
│ LANGUAGE │ FORMAL │ INFORMAL │
├────────────┼────────────────┼─────────────┤
│ │ │ │
│ │ │ │
│ Chinese │ Nǐn hǎo │ Nǐ hǎo │
│ │ │ │
│ │ │ │
│ │ │ │
│ │ │ │
│ French │ Bonjour │ Salut │
│ │ │ │
│ │ │ │
│ │ │ │
│ │ │ │
│ Japanese │ こんにちは │ やあ │
│ │ │ │
│ │ │ │
│ │ │ │
│ │ │ │
│ Russian │ Zdravstvuyte │ Privet │
│ │ │ │
│ │ │ │
│ │ │ │
│ │ │ │
│ Spanish │ Hola │ ¿Qué tal? │
│ │ │ │
│ │ │ │
└────────────┴────────────────┴─────────────┘