chromium/third_party/blink/web_tests/external/wpt/css/css-typed-om/the-stylepropertymap/properties/text-overflow-expected.txt

This is a testharness.js-based test.
[FAIL] Can set 'text-overflow' to the 'fade' keyword: fade
  Failed to execute 'set' on 'StylePropertyMap': Invalid type for property
[FAIL] 'text-overflow' does not support 'clip ellipsis'
  assert_not_equals: Unsupported value must not be null got disallowed value null
[FAIL] 'text-overflow' does not support '"..."'
  assert_not_equals: Unsupported value must not be null got disallowed value null
[FAIL] 'text-overflow' does not support 'fade(1px, 50%)'
  assert_not_equals: Unsupported value must not be null got disallowed value null
Harness: the test ran to completion.