This commit is contained in:
Will McGugan
2022-04-21 12:54:39 +01:00
parent c68d6e8d0e
commit 1ede68c169

View File

@@ -61,6 +61,7 @@ def test_width():
)
assert box_model == BoxModel(Size(60, 20), Spacing(1, 2, 3, 4))
# Set width to auto-detect
styles.width = "auto"
box_model = get_box_model(