Parsoid should display the error message "a follow cannot have details" (error message cite_error_ref_follow_conflicts) in the following case, but currently doesn't.
<ref name="book">Book</ref> <ref follow="book" details="page 1">continued</ref>
Implementation
This should behave like the legacy parser, the error should be the same at the same place