[SCM] WebKit Debian packaging branch, webkit-1.2, updated. upstream/1.1.90-6072-g9a69373

eric at webkit.org eric at webkit.org
Thu Apr 8 01:10:45 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit cb55bf15937c002f572b690ab018035b8b9b501b
Author: eric at webkit.org <eric at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Sat Jan 16 14:44:47 2010 +0000

    2010-01-16  Holger Hans Peter Freyther  <zecke at selfish.org>
    
            Reviewed by David Kilzer.
    
            Update iExploder/htdocs/*.in by running update-iexploder-cssproperties
    
            * iExploder/htdocs/cssproperties.in: New CSS attributes
            * iExploder/htdocs/htmlattrs.in: New HTML attributes
            * iExploder/htdocs/htmltags.in: New HTML tags
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@53358 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKitTools/ChangeLog b/WebKitTools/ChangeLog
index 7a3586e..9eaea6b 100644
--- a/WebKitTools/ChangeLog
+++ b/WebKitTools/ChangeLog
@@ -1,3 +1,13 @@
+2010-01-16  Holger Hans Peter Freyther  <zecke at selfish.org>
+
+        Reviewed by David Kilzer.
+
+        Update iExploder/htdocs/*.in by running update-iexploder-cssproperties 
+
+        * iExploder/htdocs/cssproperties.in: New CSS attributes
+        * iExploder/htdocs/htmlattrs.in: New HTML attributes
+        * iExploder/htdocs/htmltags.in: New HTML tags
+
 2010-01-15  Chris Jerdonek  <chris.jerdonek at gmail.com>
 
         Reviewed by David Kilzer.
diff --git a/WebKitTools/iExploder/htdocs/cssproperties.in b/WebKitTools/iExploder/htdocs/cssproperties.in
index 8c7a98c..1e021bb 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
diff --git a/WebKitTools/iExploder/htdocs/htmlattrs.in b/WebKitTools/iExploder/htdocs/htmlattrs.in
index ad92384..936e88f 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,6 +262,7 @@ valign
 value
 valuetype
 version
+viewsource
 vlink
 vspace
 width
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
 

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list