chromium/third_party/blink/web_tests/external/wpt/css/css-inline/inheritance-expected.txt

This is a testharness.js-based test.
[FAIL] Property alignment-baseline has initial value baseline
  assert_equals: expected "baseline" but got "auto"
[FAIL] Property initial-letters has initial value normal
  assert_true: initial-letters doesn't seem to be supported in the computed style expected true got false
[FAIL] Property initial-letters does not inherit
  assert_true: expected true got false
[FAIL] Property initial-letters-align has initial value alphabetic
  assert_true: initial-letters-align doesn't seem to be supported in the computed style expected true got false
[FAIL] Property initial-letters-align inherits
  assert_true: initial-letters-align doesn't seem to be supported in the computed style expected true got false
[FAIL] Property initial-letters-wrap has initial value none
  assert_true: initial-letters-wrap doesn't seem to be supported in the computed style expected true got false
[FAIL] Property initial-letters-wrap inherits
  assert_true: initial-letters-wrap doesn't seem to be supported in the computed style expected true got false
[FAIL] Property initial-sizing has initial value normal
  assert_true: initial-sizing doesn't seem to be supported in the computed style expected true got false
[FAIL] Property initial-sizing does not inherit
  assert_true: expected true got false
Harness: the test ran to completion.