summaryrefslogtreecommitdiffstats
path: root/WebKitTools/iExploder/htdocs
diff options
context:
space:
mode:
authorSteve Block <steveblock@google.com>2010-02-02 14:57:50 +0000
committerSteve Block <steveblock@google.com>2010-02-04 15:06:55 +0000
commitd0825bca7fe65beaee391d30da42e937db621564 (patch)
tree7461c49eb5844ffd1f35d1ba2c8b7584c1620823 /WebKitTools/iExploder/htdocs
parent3db770bd97c5a59b6c7574ca80a39e5a51c1defd (diff)
downloadexternal_webkit-d0825bca7fe65beaee391d30da42e937db621564.zip
external_webkit-d0825bca7fe65beaee391d30da42e937db621564.tar.gz
external_webkit-d0825bca7fe65beaee391d30da42e937db621564.tar.bz2
Merge webkit.org at r54127 : Initial merge by git
Change-Id: Ib661abb595522f50ea406f72d3a0ce17f7193c82
Diffstat (limited to 'WebKitTools/iExploder/htdocs')
-rw-r--r--WebKitTools/iExploder/htdocs/cssproperties.in38
-rw-r--r--WebKitTools/iExploder/htdocs/htmlattrs.in114
-rw-r--r--WebKitTools/iExploder/htdocs/htmltags.in22
3 files changed, 158 insertions, 16 deletions
diff --git a/WebKitTools/iExploder/htdocs/cssproperties.in b/WebKitTools/iExploder/htdocs/cssproperties.in
index 8c7a98c..52ccdbe 100644
--- a/WebKitTools/iExploder/htdocs/cssproperties.in
+++ b/WebKitTools/iExploder/htdocs/cssproperties.in
@@ -1,10 +1,11 @@
-# From WebKit svn r44659 (WebCore/css/CSSPropertyNames.in)
+# From WebKit svn r53119 (WebCore/css/CSSPropertyNames.in)
-webkit-animation
-webkit-animation-delay
-webkit-animation-direction
-webkit-animation-duration
-webkit-animation-iteration-count
-webkit-animation-name
+-webkit-animation-play-state
-webkit-animation-timing-function
-webkit-appearance
-webkit-backface-visibility
@@ -13,14 +14,10 @@
-webkit-background-origin
-webkit-background-size
-webkit-binding
--webkit-border-bottom-left-radius
--webkit-border-bottom-right-radius
-webkit-border-fit
-webkit-border-horizontal-spacing
-webkit-border-image
-webkit-border-radius
--webkit-border-top-left-radius
--webkit-border-top-right-radius
-webkit-border-vertical-spacing
-webkit-box-align
-webkit-box-direction
@@ -33,6 +30,7 @@
-webkit-box-reflect
-webkit-box-shadow
-webkit-box-sizing
+-webkit-color-correction
-webkit-column-break-after
-webkit-column-break-before
-webkit-column-break-inside
@@ -45,6 +43,7 @@
-webkit-column-width
-webkit-columns
-webkit-font-size-delta
+-webkit-font-smoothing
-webkit-highlight
-webkit-line-break
-webkit-line-clamp
@@ -69,6 +68,8 @@
-webkit-mask-position-x
-webkit-mask-position-y
-webkit-mask-repeat
+-webkit-mask-repeat-x
+-webkit-mask-repeat-y
-webkit-mask-size
-webkit-match-nearest-mail-blockquote-color
-webkit-nbsp-mode
@@ -102,15 +103,22 @@
-webkit-variable-declaration-block
background
background-attachment
+background-clip
background-color
background-image
+background-origin
background-position
background-position-x
background-position-y
background-repeat
+background-repeat-x
+background-repeat-y
+background-size
border
border-bottom
border-bottom-color
+border-bottom-left-radius
+border-bottom-right-radius
border-bottom-style
border-bottom-width
border-collapse
@@ -119,6 +127,7 @@ border-left
border-left-color
border-left-style
border-left-width
+border-radius
border-right
border-right-color
border-right-style
@@ -127,6 +136,8 @@ border-spacing
border-style
border-top
border-top-color
+border-top-left-radius
+border-top-right-radius
border-top-style
border-top-width
border-width
@@ -208,6 +219,7 @@ text-overline-color
text-overline-mode
text-overline-style
text-overline-width
+text-rendering
text-shadow
text-transform
text-underline
@@ -248,6 +260,22 @@ column-span
column-width
column-width-policy
+# Removed from WebKit between r44660 and r53119
+-webkit-border-bottom-left-radius
+-webkit-border-bottom-right-radius
+-webkit-border-top-left-radius
+-webkit-border-top-right-radius
+
+# Removed from WebKit between r24523 and r44660
+-webkit-dashboard-region
+scrollbar-3dlight-color
+scrollbar-arrow-color
+scrollbar-darkshadow-color
+scrollbar-face-color
+scrollbar-highlight-color
+scrollbar-shadow-color
+scrollbar-track-color
+
# All of the following are from khtml's cssproperties.in as of 19oct2004, but are no longer in WebKit
-khtml-border-horizontal-spacing
-khtml-border-vertical-spacing
diff --git a/WebKitTools/iExploder/htdocs/htmlattrs.in b/WebKitTools/iExploder/htdocs/htmlattrs.in
index ad92384..2238427 100644
--- a/WebKitTools/iExploder/htdocs/htmlattrs.in
+++ b/WebKitTools/iExploder/htdocs/htmlattrs.in
@@ -1,5 +1,4 @@
-# the following come from WebCore 2006-04-15 (WebKit/WebCore/html/HTMLNames.h)
-
+# From WebKit svn r53119 (WebCore/html/HTMLAttributeNames.in)
abbr
accept
accept_charset
@@ -9,7 +8,39 @@ align
alink
alt
archive
+aria-activedescendant
+aria-atomic
+aria-busy
+aria-checked
+aria-controls
+aria-describedby
+aria-disabled
+aria-dropeffect
+aria-expanded
+aria-flowto
+aria-grabbed
+aria-hidden
+aria-label
+aria-labeledby
+aria-labelledby
+aria-level
+aria-live
+aria-multiselectable
+aria-orientation
+aria-owns
+aria-pressed
+aria-readonly
+aria-relevant
+aria-required
+aria-selected
+aria-valuemax
+aria-valuemin
+aria-valuenow
+aria-valuetext
+autobuffer
autocomplete
+autofocus
+autoplay
autosave
axis
background
@@ -40,6 +71,7 @@ compact
composite
content
contenteditable
+controls
coords
data
datetime
@@ -48,9 +80,14 @@ defer
dir
direction
disabled
+draggable
enctype
+end
+expanded
face
+focused
for
+formnovalidate
frame
frameborder
headers
@@ -62,16 +99,21 @@ hspace
http_equiv
id
incremental
+indeterminate
ismap
keytype
label
lang
language
-left
leftmargin
link
+list
longdesc
loop
+loopend
+loopstart
+lowsrc
+manifest
marginheight
marginwidth
max
@@ -85,14 +127,18 @@ name
nohref
noresize
noshade
+novalidate
nowrap
object
onabort
onbeforecopy
onbeforecut
+onbeforeload
onbeforepaste
onbeforeunload
onblur
+oncanplay
+oncanplaythrough
onchange
onclick
oncontextmenu
@@ -106,45 +152,84 @@ ondragleave
ondragover
ondragstart
ondrop
+ondurationchange
+onemptied
+onended
onerror
onfocus
+onhashchange
oninput
+oninvalid
onkeydown
onkeypress
onkeyup
onload
+onloadeddata
+onloadedmetadata
+onloadstart
onmousedown
onmousemove
onmouseout
onmouseover
onmouseup
onmousewheel
+onoffline
+ononline
+onorientationchange
+onpagehide
+onpageshow
onpaste
+onpause
+onplay
+onplaying
+onpopstate
+onprogress
+onratechange
onreset
onresize
onscroll
onsearch
+onseeked
+onseeking
onselect
onselectstart
+onstalled
+onstorage
onsubmit
+onsuspend
+ontimeupdate
+ontouchend
+ontouchmove
+ontouchstart
onunload
-pagex
-pagey
+onvolumechange
+onwaiting
+onwebkitanimationend
+onwebkitanimationiteration
+onwebkitanimationstart
+onwebkitbeginfullscreen
+onwebkitendfullscreen
+onwebkittransitionend
+pattern
placeholder
-plain
-pluginpage
-pluginspage
+playcount
pluginurl
+poster
precision
+primary
profile
+progress
prompt
readonly
rel
+required
results
rev
+role
rows
rowspan
rules
+sandbox
scheme
scope
scrollamount
@@ -153,10 +238,14 @@ scrolling
selected
shape
size
+sortable
+sortdirection
span
+spellcheck
src
standby
start
+step
style
summary
tabindex
@@ -173,11 +262,20 @@ valign
value
valuetype
version
+viewsource
vlink
vspace
width
wrap
+# Removed from WebKit between r14011 and r53119
+left
+pagex
+pagey
+plain
+pluginpage
+pluginspage
+
# was in khtml in 2004, but is no longer in WebCore
accept-charset
html
diff --git a/WebKitTools/iExploder/htdocs/htmltags.in b/WebKitTools/iExploder/htdocs/htmltags.in
index acac8f3..b47dd9c 100644
--- a/WebKitTools/iExploder/htdocs/htmltags.in
+++ b/WebKitTools/iExploder/htdocs/htmltags.in
@@ -1,12 +1,13 @@
-# The following come from khtml's htmltags.in from 19oct2004
-# From WebCore svn tree, 2006-04-18 (WebKit/WebCore/html/HTMLNames.h)
-
+# From WebKit svn r53119 (WebCore/html/HTMLTagNames.in)
a
abbr
acronym
address
applet
area
+article
+aside
+audio
b
base
basefont
@@ -23,17 +24,23 @@ cite
code
col
colgroup
+datagrid
+datalist
+dcell
+dcol
dd
del
dfn
dir
div
dl
+drow
dt
em
embed
fieldset
font
+footer
form
frame
frameset
@@ -44,6 +51,7 @@ h4
h5
h6
head
+header
hr
html
i
@@ -65,11 +73,13 @@ map
marquee
menu
meta
+nav
nobr
noembed
noframes
nolayer
noscript
+noscript
object
ol
optgroup
@@ -79,11 +89,16 @@ param
plaintext
pre
q
+rp
+rt
+ruby
s
samp
script
+section
select
small
+source
span
strike
strong
@@ -103,6 +118,7 @@ tt
u
ul
var
+video
wbr
xmp