foo<img src="foobar.jpg" style="float: left">bar produces 2 inline boxes (foo) and (bar) while it is really just one continuous run (foobar)
Created attachment 353221 [details] Patch
Created attachment 353222 [details] Patch
Comment on attachment 353222 [details] Patch Attachment 353222 [details] did not pass win-ews (win): Output: https://webkit-queues.webkit.org/results/9746494 New failing tests: fast/block/basic/inline-content-with-floating-images2.html
Created attachment 353225 [details] Archive of layout-test-results from ews201 for win-future The attached test failures were seen while running run-webkit-tests on the win-ews. Bot: ews201 Port: win-future Platform: CYGWIN_NT-6.1-2.10.0-0.325-5-3-x86_64-64bit
Committed r237548: <https://trac.webkit.org/changeset/237548>
<rdar://problem/45647189>
<rdar://problem/45647190>