The new check in 261651@main is incorrect, we can simply remove the `style().listStyleType().type == ListStyleType::Type::String` part. The `style().listStyleType() != oldStyle->listStyleType()` now covers the string case too, since ListStyleType's equality operator checks both the identifier and the type.
<rdar://problem/106737094>
Pull request: https://github.com/WebKit/WebKit/pull/11539
Committed 261675@main (2d0106d057af): <https://commits.webkit.org/261675@main> Reviewed commits have been landed. Closing PR #11539 and removing active labels.