chromium/third_party/blink/web_tests/editing/style/justify-without-enclosing-block-expected.txt

execCommand("JustifyNone") was crashing inside WebCore::ApplyStyleCommand::applyBlockStyle.
See https://bugs.webkit.org/show_bug.cgi?id=51639
The test has passed if it does not crash.


PASS