Fix: Prevent errors when related nodes are undefined. The source is now reported as 'Undefined' instead of halting the process, improving overall stability.
Fix: Avoid warnings when using webpack. This change ensures that the webpack output does not warn about critical dependencies, enhancing the user experience.
Fix: Ensure that elements scrolled out of view are included in the grid. This adjustment allows for a more comprehensive accessibility check.
Fix: Allow menu and menubar to be empty. This change improves compliance with accessibility standards.
Fix: Prevent style or script text from being matched in link-in-text-block. This ensures more accurate accessibility reporting.