chromium/third_party/blink/web_tests/external/wpt/editing/other/formatblock-preserving-selection.tentative_styleWithCSS=true_block=article-expected.txt

This is a testharness.js-based test.
[FAIL] Preserve selection after formatBlock with article at <table><tr><td>a[bc</td></tr></table><div>de]f</div>
  assert_equals: Result: <article><table><tbody><tr><td><article>abc</article></td></tr></tbody></table>def</article> expected "bcde" but got "bcdef"
Harness: the test ran to completion.