Skip to content

Commit

Permalink
Merge pull request #206 from sampokuokkanen/patch-1
Browse files Browse the repository at this point in the history
Update safelist.rb to include overflow-x and y
  • Loading branch information
flavorjones committed Jun 6, 2021
2 parents b079e2b + f285e64 commit c5fd06e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/loofah/html5/safelist.rb
Expand Up @@ -588,6 +588,8 @@ module SafeList
"max-width",
"order",
"overflow",
"overflow-x",
"overflow-y",
"page-break-after",
"page-break-before",
"page-break-inside",
Expand Down

0 comments on commit c5fd06e

Please sign in to comment.