Skip to content

Commit

Permalink
Remove non-standard display and input properties
Browse files Browse the repository at this point in the history
Properties removed from the Web standards. Display properties got
removed as described in the following MDN data issue:
mdn/data#133
  • Loading branch information
Siilwyn committed Mar 13, 2018
1 parent fd71daa commit adde17d
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 12 deletions.
4 changes: 0 additions & 4 deletions orders/concentric-css.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
[
"all",
"display-outside",
"box-suppress",
"display",
"display-inside",
"position",
"top",
"right",
Expand Down Expand Up @@ -250,13 +248,11 @@
"font-variant-position",
"font-weight",
"hyphens",
"ime-mode",
"initial-letter",
"initial-letter-align",
"letter-spacing",
"line-break",
"line-height",
"display-list",
"list-style",
"list-style-image",
"list-style-position",
Expand Down
4 changes: 0 additions & 4 deletions orders/smacss.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
[
"box-sizing",
"display",
"display-outside",
"display-inside",
"visibility",
"box-suppress",
"z-index",
Expand Down Expand Up @@ -199,7 +197,6 @@
"letter-spacing",
"line-break",
"line-height",
"display-list",
"list-style",
"list-style-image",
"list-style-position",
Expand Down Expand Up @@ -255,7 +252,6 @@
"filter",
"image-orientation",
"image-rendering",
"ime-mode",
"mask",
"mask-clip",
"mask-image",
Expand Down
4 changes: 0 additions & 4 deletions orders/source.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,9 +105,6 @@
"cursor",
"direction",
"display",
"display-inside",
"display-list",
"display-outside",
"empty-cells",
"filter",
"flex",
Expand Down Expand Up @@ -158,7 +155,6 @@
"hyphens",
"image-orientation",
"image-rendering",
"ime-mode",
"initial-letter",
"initial-letter-align",
"inline-size",
Expand Down

0 comments on commit adde17d

Please # to comment.