chromium/third_party/blink/web_tests/svg/custom/rect-negative-corner-radii-expected.txt

CONSOLE ERROR: Error: <rect> attribute rx: A negative value is not valid. ("-50")
CONSOLE ERROR: Error: <rect> attribute ry: A negative value is not valid. ("-50")
CONSOLE ERROR: Error: <rect> attribute rx: A negative value is not valid. ("-100")
CONSOLE ERROR: Error: <rect> attribute ry: A negative value is not valid. ("-100")