Before this patch, `nsCheckboxRadioFrame` and `nsSelectsAreaFrame` are shown as
`Frame` and `Block` in the frame tree dump. This patch gives them proper names
so that it is easier to find their implementation when looking at the frame tree
dump.
Differential Revision: https://phabricator.services.mozilla.com/D201667