How to use may not split role.

I am trying to use the may not split role like shown below but it does not appear to have any effect on what happens when the user presses enter in the middle of the title. Is there anything I am doing wrong?

<x:node match="class('topic/title')">
<x:name xml:lang="en">Title</x:name>
<x:role>may-not-split</x:role>
</x:node>