Fix existing_errors for AccessibilityReportsComparer
This commit fixes how we calculate our existing_errors between 2 accessibility reports. Instead of returning all existing errors from the base report we are now getting the intersection between the base and the head report.
Showing
This diff is collapsed.
Please register or sign in to comment