Skip to content

Commit 5ceffe1

Browse files
fix: Add HTML attribute names to CSS dictionary (#5068)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
1 parent 306b867 commit 5ceffe1

2 files changed

Lines changed: 44 additions & 0 deletions

File tree

dictionaries/css/dict/css.txt

Lines changed: 22 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dictionaries/css/src/css.txt

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
abbr
1717
abegede
1818
absolute
19+
accesskey
1920
action
2021
active
2122
add
@@ -68,6 +69,8 @@ attribute
6869
audio
6970
aural
7071
auto
72+
autocapitalize
73+
autofocus
7174
available
7275
avoid
7376
azimuth
@@ -197,6 +200,7 @@ constant
197200
contain
198201
container
199202
content
203+
contenteditable
200204
contents
201205
continue
202206
contrast
@@ -314,6 +318,7 @@ edge
314318
edges
315319
effect
316320
element
321+
elementtiming
317322
elevation
318323
ellipsis
319324
em
@@ -327,6 +332,7 @@ enabled
327332
encoding
328333
end
329334
endCaptures
335+
enterkeyhint
330336
entity
331337
erb
332338
escape
@@ -340,13 +346,15 @@ ex
340346
exact
341347
exclude
342348
exclusion
349+
exportparts
343350
extended
344351
extends
345352
face
346353
fade
347354
fallback
348355
family
349356
feature
357+
fetchpriority
350358
fieldset
351359
figcaption
352360
figure
@@ -375,8 +383,13 @@ footer
375383
force
376384
forestgreen
377385
form
386+
formaction
378387
formal
379388
format
389+
formenctype
390+
formmethod
391+
formnovalidate
392+
formtarget
380393
forward
381394
forwards
382395
fr
@@ -479,6 +492,7 @@ ink
479492
inline
480493
inner
481494
input
495+
inputmode
482496
ins
483497
inset
484498
inside
@@ -496,7 +510,11 @@ isolate
496510
isolation
497511
italic
498512
item
513+
itemprop
514+
itemref
499515
items
516+
itemscope
517+
itemtype
500518
iteration
501519
ivory
502520
japanese
@@ -609,6 +627,7 @@ max
609627
maximize
610628
maximized
611629
maximum
630+
maxlength
612631
medi
613632
media
614633
medium
@@ -643,6 +662,7 @@ midnightblue
643662
min
644663
minimize
645664
minimum
665+
minlength
646666
minmax
647667
mintcream
648668
misc
@@ -1024,6 +1044,7 @@ t
10241044
tab
10251045
tab-scroll-arrow-back
10261046
tab-scroll-arrow-forward
1047+
tabindex
10271048
table
10281049
tabpanels
10291050
tag
@@ -1163,6 +1184,7 @@ words
11631184
wrap
11641185
write
11651186
writing
1187+
writingsuggestions
11661188
www
11671189
x
11681190
xml

0 commit comments

Comments
 (0)