Back to Chromium

5207369

third_party/blink/web_tests/editing/execCommand/5207369.html

149.0.7827.2264 B
Original Source

This tests for a crash when trying to switch the list type of an inner list at the end. You shouldn't get a crash. This test used to flatten the list but this behavior was correct to match Firefox and MSIE in the bug 43166.

  1. One
  2. Two
  • Three
  • Four

PASS