Test for Fix content node renderers ordering inside the named flow thread.

The test adds four colored content nodes (mix of inline and block) to a flow and then modifies the flow-into properties to force renderers to shuffle.

On success, you should see the blocks ordered: red (top), green, yellow (middle), blue (bottom).

1
2
3
4