summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibWeb/CSS/Identifiers.json
blob: 29490eead7a39192eef03634bd1e821634aa5cfe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
[
  "-libweb-center",
  "-libweb-link",
  "-libweb-palette-active-link",
  "-libweb-palette-active-window-border1",
  "-libweb-palette-active-window-border2",
  "-libweb-palette-active-window-title",
  "-libweb-palette-base",
  "-libweb-palette-base-text",
  "-libweb-palette-button",
  "-libweb-palette-button-text",
  "-libweb-palette-desktop-background",
  "-libweb-palette-focus-outline",
  "-libweb-palette-highlight-window-border1",
  "-libweb-palette-highlight-window-border2",
  "-libweb-palette-highlight-window-title",
  "-libweb-palette-hover-highlight",
  "-libweb-palette-inactive-selection",
  "-libweb-palette-inactive-selection-text",
  "-libweb-palette-inactive-window-border1",
  "-libweb-palette-inactive-window-border2",
  "-libweb-palette-inactive-window-title",
  "-libweb-palette-link",
  "-libweb-palette-menu-base",
  "-libweb-palette-menu-base-text",
  "-libweb-palette-menu-selection",
  "-libweb-palette-menu-selection-text",
  "-libweb-palette-menu-stripe",
  "-libweb-palette-moving-window-border1",
  "-libweb-palette-moving-window-border2",
  "-libweb-palette-moving-window-title",
  "-libweb-palette-rubber-band-border",
  "-libweb-palette-rubber-band-fill",
  "-libweb-palette-ruler",
  "-libweb-palette-ruler-active-text",
  "-libweb-palette-ruler-border",
  "-libweb-palette-ruler-inactive-text",
  "-libweb-palette-selection",
  "-libweb-palette-selection-text",
  "-libweb-palette-syntax-comment",
  "-libweb-palette-syntax-control-keyword",
  "-libweb-palette-syntax-identifier",
  "-libweb-palette-syntax-keyword",
  "-libweb-palette-syntax-number",
  "-libweb-palette-syntax-operator",
  "-libweb-palette-syntax-preprocessor-statement",
  "-libweb-palette-syntax-preprocessor-value",
  "-libweb-palette-syntax-punctuation",
  "-libweb-palette-syntax-string",
  "-libweb-palette-syntax-type",
  "-libweb-palette-text-cursor",
  "-libweb-palette-threed-highlight",
  "-libweb-palette-threed-shadow1",
  "-libweb-palette-threed-shadow2",
  "-libweb-palette-visited-link",
  "-libweb-palette-window",
  "-libweb-palette-window-text",
  "absolute",
  "alias",
  "all-scroll",
  "auto",
  "blink",
  "block",
  "bold",
  "bolder",
  "both",
  "capitalize",
  "cell",
  "center",
  "circle",
  "clip",
  "col-resize",
  "column",
  "column-reverse",
  "content",
  "context-menu",
  "copy",
  "crosshair",
  "dashed",
  "decimal",
  "decimal-leading-zero",
  "default",
  "disc",
  "dotted",
  "double",
  "e-resize",
  "ew-resize",
  "fixed",
  "flex",
  "flex-start",
  "flex-end",
  "full-size-kana",
  "full-width",
  "grab",
  "grabbing",
  "groove",
  "help",
  "hidden",
  "inline",
  "inline-block",
  "inset",
  "inside",
  "justify",
  "large",
  "larger",
  "left",
  "lighter",
  "line-through",
  "list-item",
  "lowercase",
  "lower-alpha",
  "lower-latin",
  "lower-roman",
  "medium",
  "move",
  "ne-resize",
  "nesw-resize",
  "no-drop",
  "no-repeat",
  "none",
  "normal",
  "not-allowed",
  "nowrap",
  "n-resize",
  "ns-resize",
  "nw-resize",
  "nwse-resize",
  "outset",
  "outside",
  "overline",
  "pointer",
  "pre",
  "pre-line",
  "pre-wrap",
  "progress",
  "relative",
  "repeat",
  "repeat-x",
  "repeat-y",
  "ridge",
  "right",
  "round",
  "row",
  "row-resize",
  "row-reverse",
  "scroll",
  "se-resize",
  "small",
  "smaller",
  "solid",
  "space",
  "space-around",
  "space-between",
  "square",
  "s-resize",
  "static",
  "sticky",
  "sw-resize",
  "table",
  "table-caption",
  "table-cell",
  "table-column",
  "table-column-group",
  "table-footer-group",
  "table-header-group",
  "table-row",
  "table-row-group",
  "text",
  "underline",
  "uppercase",
  "upper-alpha",
  "upper-latin",
  "upper-roman",
  "visible",
  "vertical-text",
  "wait",
  "wrap",
  "wrap-reverse",
  "w-resize",
  "x-large",
  "x-small",
  "xx-large",
  "xx-small",
  "xxx-large",
  "zoom-in",
  "zoom-out"
]