Skip to content

Commit f6b2f5a

Browse files
author
Pedro Maciel
authored
allows progress tags to be used
https://www.w3schools.com/tags/tag_progress.asp The progress tag is super useful to convey how much % of something was completed and offers no harm.
1 parent 5d76e28 commit f6b2f5a

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
@@ -68,7 +68,7 @@ class SanitizationFilter < Filter
6868
hspace ismap label lang
6969
maxlength media method
7070
multiple name nohref noshade
71-
nowrap open prompt readonly rel rev
71+
nowrap open progress prompt readonly rel rev
7272
role rows rowspan rules scope
7373
selected shape size span
7474
start summary tabindex target

0 commit comments

Comments
 (0)