Context
MSFT accuracy-test (permalink at the time of posting)
Problem
The header "PART I" is identified as top section title element, when it should be identified as page header element. And because of this, the actual top section title element is incorrectly identified as title element
Ideas about a possible solution
One possible solution: Identify page header elements first, and then the top section title element will start working correctly, as it will not be confused by the header elements
Context
MSFT accuracy-test (permalink at the time of posting)
Problem
The header "PART I" is identified as
top section title element, when it should be identified aspage header element. And because of this, the actualtop section title elementis incorrectly identified astitle elementIdeas about a possible solution
One possible solution: Identify page header elements first, and then the
top section title elementwill start working correctly, as it will not be confused by the header elements