You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
158 lines
1.4 KiB
158 lines
1.4 KiB
15 years ago
|
# First, list attributes with a case-insensitive value
|
||
|
accept-charset
|
||
|
accept
|
||
|
accesskey
|
||
|
align
|
||
|
alink
|
||
|
autocomplete
|
||
|
axis
|
||
|
behavior
|
||
|
bgcolor
|
||
|
bgproperties
|
||
|
border
|
||
|
bordercolor
|
||
|
cellpadding
|
||
|
cellspacing
|
||
|
char
|
||
|
challenge
|
||
|
charoff
|
||
|
charset
|
||
|
checked
|
||
|
clear
|
||
|
codetype
|
||
|
color
|
||
|
cols
|
||
|
colspan
|
||
|
compact
|
||
|
contenteditable
|
||
|
coords
|
||
|
declare
|
||
|
defer
|
||
|
dir
|
||
|
direction
|
||
|
disabled
|
||
|
enctype
|
||
|
face
|
||
|
frame
|
||
|
frameborder
|
||
|
height
|
||
|
hidden
|
||
|
hreflang
|
||
|
hspace
|
||
|
html
|
||
|
http-equiv
|
||
|
ismap
|
||
|
lang
|
||
|
language
|
||
|
left
|
||
|
leftmargin
|
||
|
link
|
||
|
loop
|
||
|
marginheight
|
||
|
marginwidth
|
||
|
maxlength
|
||
|
media
|
||
|
method
|
||
|
multiple
|
||
|
nohref
|
||
|
noresize
|
||
|
nosave
|
||
|
noshade
|
||
|
nowrap
|
||
|
onabort
|
||
|
onerror
|
||
|
onresize
|
||
|
oversrc
|
||
|
pagex
|
||
|
pagey
|
||
|
plain
|
||
|
pluginpage
|
||
|
pluginspage
|
||
|
pluginurl
|
||
|
readonly
|
||
|
rel
|
||
|
rev
|
||
|
rows
|
||
|
rowspan
|
||
|
rules
|
||
|
scope
|
||
|
scrollamount
|
||
|
scrolldelay
|
||
|
scrolling
|
||
|
selected
|
||
14 years ago
|
shape
|
||
15 years ago
|
size
|
||
|
span
|
||
|
start
|
||
|
style
|
||
|
tabindex
|
||
|
target
|
||
|
text
|
||
|
top
|
||
|
topmargin
|
||
|
truespeed
|
||
|
type
|
||
|
unknown
|
||
|
valign
|
||
|
valuetype
|
||
|
version
|
||
|
visibility
|
||
|
vlink
|
||
|
vspace
|
||
|
width
|
||
|
wrap
|
||
|
z-index
|
||
|
END_CI_ATTRIBUTES
|
||
|
|
||
|
# Then attributes listed as [CS] and [CT] in the HTML specification,
|
||
|
# which value is to be treated case sensitively.
|
||
|
abbr
|
||
|
action
|
||
|
alt
|
||
|
archive
|
||
|
background
|
||
|
cite
|
||
|
class
|
||
|
classid
|
||
|
code
|
||
|
codebase
|
||
|
content
|
||
|
data
|
||
|
datetime
|
||
|
for
|
||
|
headers
|
||
|
href
|
||
|
id
|
||
|
label
|
||
|
longdesc
|
||
|
name
|
||
|
object
|
||
|
onblur
|
||
|
onchange
|
||
|
onclick
|
||
|
ondblclick
|
||
|
onfocus
|
||
|
onkeydown
|
||
|
onkeypress
|
||
|
onkeyup
|
||
|
onload
|
||
|
onmousedown
|
||
|
onmousemove
|
||
|
onmouseout
|
||
|
onmouseover
|
||
|
onmouseup
|
||
|
onreset
|
||
|
onselect
|
||
|
onscroll
|
||
|
onsubmit
|
||
|
onunload
|
||
|
profile
|
||
|
prompt
|
||
|
scheme
|
||
|
src
|
||
|
standby
|
||
|
summary
|
||
|
title
|
||
|
usemap
|
||
|
value
|