chromium/third_party/blink/web_tests/external/wpt/css/css-borders/tentative/parsing/border-right-radius-computed-expected.txt

This is a testharness.js-based test.
[FAIL] Property border-right-radius value '10px'
  assert_true: border-right-radius doesn't seem to be supported in the computed style expected true got false
[FAIL] Property border-right-radius value '10px 10px'
  assert_true: border-right-radius doesn't seem to be supported in the computed style expected true got false
[FAIL] Property border-right-radius value '5px 10px'
  assert_true: border-right-radius doesn't seem to be supported in the computed style expected true got false
[FAIL] Property border-right-radius value '10px / 5px 10px'
  assert_true: border-right-radius doesn't seem to be supported in the computed style expected true got false
[FAIL] Property border-right-radius value '5px 10px / 10px'
  assert_true: border-right-radius doesn't seem to be supported in the computed style expected true got false
[FAIL] Property border-right-radius value '10px 10px / 5px 5px'
  assert_true: border-right-radius doesn't seem to be supported in the computed style expected true got false
Harness: the test ran to completion.