chromium/third_party/blink/web_tests/external/wpt/css/css-borders/tentative/parsing/box-shadow-spread-computed-expected.txt

This is a testharness.js-based test.
[FAIL] Property box-shadow-spread value '0'
  assert_true: box-shadow-spread doesn't seem to be supported in the computed style expected true got false
[FAIL] Property box-shadow-spread value '1px'
  assert_true: box-shadow-spread doesn't seem to be supported in the computed style expected true got false
[FAIL] Property box-shadow-spread value '1em'
  assert_true: box-shadow-spread doesn't seem to be supported in the computed style expected true got false
[FAIL] Property box-shadow-spread value '-1px'
  assert_true: box-shadow-spread doesn't seem to be supported in the computed style expected true got false
[FAIL] Property box-shadow-spread value 'calc(1em + 1px)'
  assert_true: box-shadow-spread doesn't seem to be supported in the computed style expected true got false
Harness: the test ran to completion.