The Rabin-Scott subset construction does not work in general for liveness automata. It does however always work correctly for totally defined liveness automata. That is why we first try to make the liveness automaton totally defined (which however cannot always be done since the nondeterministic version of liveness automata is more powerful than the deterministic one).
Number 2 above refers to the result obtained by the subset construction. Sometimes it is possible that the result is a deterministic prefix automaton, and the number 2 wants you to define a prefix acceptance condition for the result.