about summary refs log tree commit diff stats
path: root/test/layout/inline-table.expected
Commit message (Collapse)AuthorAgeFilesLines
* layout: inline table fixesbptato2024-07-271-1/+0
| | | | | | | * properly wrap inline internal table boxes in inline-table (instead of block-level table) * fix missing baseline in table wrapper boxes * fix wrong wrapping of misparented table/row/row group children
* layout: fix crash on inline tablesbptato2024-05-281-0/+2
committer Anselm R. Garbe <garbeam@wmii.de> 2006-07-10 19:46:24 +0200 several new changes, made gridmenu working' href='/acidbong/suckless/dwm/commit/Makefile?h=2.9&id=39677ec76616fe4165ef92afb14db2bef2488e30'>39677ec ^
439e15d ^
b1669b5 ^
1076f2b
b1669b5 ^
1076f2b

dbf7e03 ^






1076f2b



39677ec ^




1076f2b
8a34fa5 ^
1076f2b
8a34fa5 ^
1076f2b

39677ec ^
dbf7e03 ^


39677ec ^
dbf7e03 ^


















1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61