Hi Team, There are some similar bug but not particular ones to cover this blink merge: Blink Merge Candidate - https://chromium.googlesource.com/chromium/src.git/+/bb59e5b729913a2023ea70e50d0689626565dd7e We are failing this test current and matching Chrome but we are also adding unintended "span" to first list item and it is also reflected through test cases. Just wanted to create the bug to do pull request to appropriate bug. Thanks!
PR - https://github.com/WebKit/WebKit/pull/5686 Based on discussion with Ryosuke, Webkit behavior is expected and right behavior which is near to intention of web developers to expect that the removal of span does not remove any styling associating with paragraph. I am going to close this bug with "RESOLVED INVALID". Thanks!