Skip to content

Commit cbd9792

Browse files
authored
Allow role attributes in html tags
1 parent 8f9e95f commit cbd9792

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/html/pipeline/sanitization_filter.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ class SanitizationFilter < Filter
6969
maxlength media method
7070
multiple name nohref noshade
7171
nowrap open prompt readonly rel rev
72-
rows rowspan rules scope
72+
role rows rowspan rules scope
7373
selected shape size span
7474
start summary tabindex target
7575
title type usemap valign value

0 commit comments

Comments
 (0)