Explicitly set the notebook page object as the accessible parent of the page, otherwise, AtkObject follows the widget parents chain and makes the notebook accessible the parent.
At the same time, drop the AtkText implementation, and simplify accordingly. Test output has been updated to match.