Skip to content

Commit

Permalink
Merge pull request #236 from louim/patch-1
Browse files Browse the repository at this point in the history
Add aspect-ratio to the list of css properties
  • Loading branch information
flavorjones committed May 11, 2022
2 parents d3e82c1 + 8a4d85d commit 4963914
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/loofah/html5/safelist.rb
Expand Up @@ -617,6 +617,7 @@ module SafeList
"align-content",
"align-items",
"align-self",
"aspect-ratio",
"background-color",
"border-bottom-color",
"border-collapse",
Expand Down

0 comments on commit 4963914

Please sign in to comment.