File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 77 "pass" : " List item has a <ul>, <ol> or role=\" list\" parent element" ,
88 "fail" : {
99 "default" : " List item does not have a <ul>, <ol> parent element" ,
10- "roleNotValid" : " List item does not have a <ul>, <ol> parent element without a role, or a role=\" list\" "
10+ "roleNotValid" : " List item parent element has a role that is not role=\" list\" "
1111 }
1212 }
1313 }
Original file line number Diff line number Diff line change 822822 "pass" : " List item has a <ul>, <ol> or role=\" list\" parent element" ,
823823 "fail" : {
824824 "default" : " List item does not have a <ul>, <ol> parent element" ,
825- "roleNotValid" : " List item does not have a <ul>, <ol> parent element without a role, or a role=\" list\" "
825+ "roleNotValid" : " List item parent element has a role that is not role=\" list\" "
826826 }
827827 },
828828 "only-dlitems" : {
You can’t perform that action at this time.
0 commit comments