chromium/third_party/blink/web_tests/external/wpt/css/css-display/display-math-on-pseudo-elements-001-expected.txt

This is a testharness.js-based test.
[FAIL] computed display on ::before and ::after for <math class="inline">
  assert_equals: expected "inline" but got "block"
[FAIL] computed display on ::before and ::after for <mrow class="inline">
  assert_equals: expected "inline" but got "block"
Harness: the test ran to completion.