CloseButton takes its accessible name from an optional tooltip prop, and these two panes were the only callers that never passed one. Making the prop required stops the next caller repeating it. The a11y_checks annotation this retires was filed as Bug 1849028. Differential Revision: https://phabricator.services.mozilla.com/D325411