def test_height(svg1):
    assert svg1["height"] == "{}".format(BBOX[3] - BBOX[1])