summaryrefslogtreecommitdiffstats
path: root/khtml/misc/htmlattrs.in
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2013-01-26 13:17:21 -0600
committerTimothy Pearson <[email protected]>2013-01-26 13:17:21 -0600
commitdfe289850f068f19ba4a83ab4e7e22a7e09c13c9 (patch)
treec297348a55df66c571de4525646e0b9762427353 /khtml/misc/htmlattrs.in
parentb7658a0d5eca24a9d37c6e04f88298ef02389db0 (diff)
downloadtdelibs-dfe289850f068f19ba4a83ab4e7e22a7e09c13c9.tar.gz
tdelibs-dfe289850f068f19ba4a83ab4e7e22a7e09c13c9.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'khtml/misc/htmlattrs.in')
-rw-r--r--khtml/misc/htmlattrs.in157
1 files changed, 0 insertions, 157 deletions
diff --git a/khtml/misc/htmlattrs.in b/khtml/misc/htmlattrs.in
deleted file mode 100644
index 263b2fd7b..000000000
--- a/khtml/misc/htmlattrs.in
+++ /dev/null
@@ -1,157 +0,0 @@
-# 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
-shape
-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