Skip to content

Commit

Permalink
order alphabeticaly
Browse files Browse the repository at this point in the history
  • Loading branch information
Tarcisio Ferraz committed Jun 16, 2020
1 parent 333e666 commit b519a4a
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions lib/loofah/html5/safelist.rb
Expand Up @@ -614,9 +614,13 @@ module SafeList
"collapse",
"dashed",
"dotted",
"double",
"fuchsia",
"gray",
"green",
"groove",
"hidden",
"inset",
"italic",
"left",
"lime",
Expand All @@ -627,9 +631,11 @@ module SafeList
"normal",
"nowrap",
"olive",
"outset",
"pointer",
"purple",
"red",
"ridge",
"right",
"silver",
"solid",
Expand All @@ -641,12 +647,6 @@ module SafeList
"underline",
"white",
"yellow",
"double",
"groove",
"ridge",
"inset",
"outset",
"hidden",
])

# see https://www.quackit.com/css/functions/
Expand Down

0 comments on commit b519a4a

Please sign in to comment.