Within this test, I have noticed that there are 2 inline flex containers. Specifically, I am referring to the test scenario that states Next
The flex containers are laid out inline.
Despite the fact that there is some space between the containers, upon inspecting the margin box in the Chrome Developer Tools, I cannot see any margin being applied to either container. This has left me wondering where this space is coming from.
For the sake of clarity, here is an image of the test scenario: https://i.sstatic.net/zOAHp.png