mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 22:57:44 +00:00
LibWeb: Remove media-query-related identifiers from identifiers.json
Having these in here was a hack to support the other hack of making media-queries use StyleValues. Now they don't do that, so we can remove these again and keep things hygienic.
This commit is contained in:
parent
6299d68e45
commit
d470e7e817
1 changed files with 0 additions and 16 deletions
|
@ -75,7 +75,6 @@
|
|||
"center",
|
||||
"circle",
|
||||
"clip",
|
||||
"coarse",
|
||||
"col-resize",
|
||||
"collapse",
|
||||
"column",
|
||||
|
@ -90,7 +89,6 @@
|
|||
"crosshair",
|
||||
"currentcolor",
|
||||
"cursive",
|
||||
"dark",
|
||||
"dashed",
|
||||
"decimal",
|
||||
"decimal-leading-zero",
|
||||
|
@ -101,8 +99,6 @@
|
|||
"e-resize",
|
||||
"ew-resize",
|
||||
"fantasy",
|
||||
"fast",
|
||||
"fine",
|
||||
"fixed",
|
||||
"flex",
|
||||
"flex-start",
|
||||
|
@ -118,22 +114,17 @@
|
|||
"groove",
|
||||
"help",
|
||||
"hidden",
|
||||
"hover",
|
||||
"infinite",
|
||||
"inline",
|
||||
"inline-block",
|
||||
"inline-table",
|
||||
"inset",
|
||||
"inside",
|
||||
"interlace",
|
||||
"invert",
|
||||
"italic",
|
||||
"justify",
|
||||
"landscape",
|
||||
"large",
|
||||
"larger",
|
||||
"left",
|
||||
"light",
|
||||
"lighter",
|
||||
"line-through",
|
||||
"list-item",
|
||||
|
@ -163,17 +154,12 @@
|
|||
"outset",
|
||||
"outside",
|
||||
"overline",
|
||||
"p3",
|
||||
"padding-box",
|
||||
"paged",
|
||||
"pointer",
|
||||
"portrait",
|
||||
"pre",
|
||||
"pre-line",
|
||||
"pre-wrap",
|
||||
"progress",
|
||||
"progressive",
|
||||
"rec2020",
|
||||
"relative",
|
||||
"repeat",
|
||||
"repeat-x",
|
||||
|
@ -196,8 +182,6 @@
|
|||
"se-resize",
|
||||
"separate",
|
||||
"serif",
|
||||
"srgb",
|
||||
"slow",
|
||||
"small",
|
||||
"small-caps",
|
||||
"smaller",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue