This is a testharness.js-based test. [FAIL] Changing viewBox to '10 10 10 10' in container makes target color green assert_equals: expected "rgb(0, 128, 0)" but got "rgb(255, 0, 0)" [FAIL] Changing viewbox to ' ' in container does not affect target assert_equals: expected "rgb(0, 128, 0)" but got "rgb(255, 0, 0)" Harness: the test ran to completion.