self.assertEqual(
            StrutPartial(0, 0, 7, 0).as_rects(dtop_rect),
            [(Edge.TOP, Rectangle(x=1, y=2, width=30, height=7))])