mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 19:52:45 +00:00 
			
		
		
		
	|  caa491b72a Instead of just measuring the layout viewport, we now measure overflow in every box that is a scroll container. This has the side effect of no longer creating paintables for layout boxes that didn't participate in layout. (For example, empty/anonymous boxes that were ignored by flex itemization.) Such boxes are now marked as "(not painted)" in the layout tree dumps, as they have no paintable to dump geometry from. | ||
|---|---|---|
| .. | ||
| auto-height.txt | ||
| auto-margins.txt | ||
| basic.txt | ||
| borders.txt | ||
| cell-px-height.txt | ||
| columns-width-distribution-1.txt | ||
| fixed-margins.txt | ||
| in-auto-height-flex-item.txt | ||
| inline-table-width.txt | ||
| row-px-height.txt | ||
| rows-height-distribution-1.txt | ||
| rows-height-distribution-2.txt | ||
| rows-height-distribution-3.txt | ||
| rows-height-distribution-4.txt | ||
| rowspan.txt | ||
| size.txt | ||
| table-width.txt | ||
| zero-columns-gridmax.txt | ||