chromium/third_party/blink/web_tests/fast/css3-text/css3-word-break/word-break-all-wrap-with-floats-expected.txt

longtextthatshouldwraparoundthefloat

PASS

wrapalongfloat)))))))))

PASS

wrapbelowfloat)))))))))))))))))

PASS
This test ensures we properly handle word-break: break-all in the context of floats. The first two tests should wrap next to the float. The last contains non-breaking punctuation too long to fit next to the float, and should be pushed to below.