@qualweb/act-rules
Advanced tools
Comparing version 0.7.2 to 0.7.3
@@ -50,2 +50,5 @@ "use strict"; | ||
} | ||
if (!rootElement) { | ||
return false; | ||
} | ||
const buttons = rootElement.getElements('button'); | ||
@@ -52,0 +55,0 @@ for (const button of buttons || []) { |
{ | ||
"name": "@qualweb/act-rules", | ||
"version": "0.7.2", | ||
"version": "0.7.3", | ||
"description": "ACT rules module for qualweb web accessibility evaluator", | ||
@@ -5,0 +5,0 @@ "files": [ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
779353
7773