about summary refs log tree commit diff stats
path: root/test/layout/colored-inline-block-squares.color.expected
Commit message (Collapse)AuthorAgeFilesLines
* layout: inline background fixes & simplificationbptato2025-02-031-0/+3
| | | | | Eliminates two superfluous line box alignment passes, and fixes some vertical-align bugs.
* render: actually fix the "extra unnecessary line" bugbptato2025-01-211-1/+0
| | | | Plus remove addLines, it's no longer very useful.
* layout: line box sizing fixesbptato2024-05-311-0/+36
* do not use inline block computed values for wrapper fragment * fix minimum line box height calculation
^
226532f8f ^











6d4107b78 ^
9a390d66f ^





226532f8f ^

c96e1d018 ^







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