The idea
direction does not just move text — it reverses the *order* of inline content. Two inline boxes that read A then B in ltr read B then A in rtl, because the inline axis itself points the other way.
This level needs direction. position, float, margin and padding are off-limits: they would reorder the boxes without teaching you the property that reverses the inline axis.