We introduce PseudoStyleRequest, which contains `PseudoStyleType` and
`nsAtom*`, and I tried to replace the tuple of `PseudoStyleType` and
`nsAtom*` in nsComputedDOMStyle.
Also, for the animation part, let's leave them to Bug 1921553.
There is no behavior change to end users. Only do refactoring code.
Differential Revision: https://phabricator.services.mozilla.com/D226710