RenderListItem should inherit from RenderBlockFlow and not RenderBlock.
Created attachment 210649 [details] Patch
Fixed in r155142.
I had to roll this out with http://trac.webkit.org/changeset/155162 because of the failing tests.
(In reply to comment #3) > I had to roll this out with http://trac.webkit.org/changeset/155162 because of the failing tests. Reopen, since it was rolled out.
Re-landed this in r155211.