Skip to content

Commit 565eaee

Browse files
authored
Merge pull request #332 from eric-wieser/patch-1
Allow `role` attributes in html tags
2 parents 8f9e95f + cbd9792 commit 565eaee

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)