[SCM] WebKit Debian packaging branch, debian/experimental, updated. upstream/1.3.3-9427-gc2be6fc

zecke at webkit.org zecke at webkit.org
Wed Dec 22 12:46:42 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 007e13d3726090aaf45a07e06391f580794d2e02
Author: zecke at webkit.org <zecke at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Aug 30 01:54:10 2010 +0000

    [iExploder] Add new CSS Properties and HTML Attributes
    
    https://bugs.webkit.org/show_bug.cgi?id=44746
    
    Updated the files with the update-iexploder-cssproperties script
    and manually readded the -webkit-binding CSS Property to the list.
    
    * iExploder/htdocs/cssproperties.in:
    * iExploder/htdocs/htmlattrs.in:
    * iExploder/htdocs/htmltags.in:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@66347 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKitTools/ChangeLog b/WebKitTools/ChangeLog
index 3516c58..9d5d582 100644
--- a/WebKitTools/ChangeLog
+++ b/WebKitTools/ChangeLog
@@ -2,6 +2,20 @@
 
         Reviewed by Darin Adler.
 
+        [iExploder] Add new CSS Properties and HTML Attributes
+        https://bugs.webkit.org/show_bug.cgi?id=44746
+
+        Updated the files with the update-iexploder-cssproperties script
+        and manually readded the -webkit-binding CSS Property to the list.
+
+        * iExploder/htdocs/cssproperties.in:
+        * iExploder/htdocs/htmlattrs.in:
+        * iExploder/htdocs/htmltags.in:
+
+2010-08-26  Holger Hans Peter Freyther  <holger at moiji-mobile.com>
+
+        Reviewed by Darin Adler.
+
         Fix Coverage build after the addition of ANGLE
         https://bugs.webkit.org/show_bug.cgi?id=44744
 
diff --git a/WebKitTools/iExploder/htdocs/cssproperties.in b/WebKitTools/iExploder/htdocs/cssproperties.in
index fc2ee50..9ced1c3 100644
--- a/WebKitTools/iExploder/htdocs/cssproperties.in
+++ b/WebKitTools/iExploder/htdocs/cssproperties.in
@@ -1,4 +1,4 @@
-# From WebKit svn r55658 (WebCore/css/CSSPropertyNames.in)
+# From WebKit svn r66165 (WebCore/css/CSSPropertyNames.in)
 -webkit-animation
 -webkit-animation-delay
 -webkit-animation-direction
@@ -14,11 +14,18 @@
 -webkit-background-composite
 -webkit-background-origin
 -webkit-background-size
--webkit-binding
+-webkit-border-end
+-webkit-border-end-color
+-webkit-border-end-style
+-webkit-border-end-width
 -webkit-border-fit
 -webkit-border-horizontal-spacing
 -webkit-border-image
 -webkit-border-radius
+-webkit-border-start
+-webkit-border-start-color
+-webkit-border-start-style
+-webkit-border-start-width
 -webkit-border-vertical-spacing
 -webkit-box-align
 -webkit-box-direction
@@ -41,15 +48,20 @@
 -webkit-column-rule-color
 -webkit-column-rule-style
 -webkit-column-rule-width
+-webkit-column-span
 -webkit-column-width
 -webkit-columns
 -webkit-font-size-delta
 -webkit-font-smoothing
 -webkit-highlight
+-webkit-hyphenate-character
+-webkit-hyphenate-locale
+-webkit-hyphens
 -webkit-line-break
 -webkit-line-clamp
 -webkit-margin-bottom-collapse
 -webkit-margin-collapse
+-webkit-margin-end
 -webkit-margin-start
 -webkit-margin-top-collapse
 -webkit-marquee
@@ -74,6 +86,7 @@
 -webkit-mask-size
 -webkit-match-nearest-mail-blockquote-color
 -webkit-nbsp-mode
+-webkit-padding-end
 -webkit-padding-start
 -webkit-perspective
 -webkit-perspective-origin
@@ -261,6 +274,9 @@ column-span
 column-width
 column-width-policy
 
+# Removed from WebKit between r53119 and r66165
+-webkit-binding
+
 # Removed from WebKit between r44660 and r53119
 -webkit-border-bottom-left-radius
 -webkit-border-bottom-right-radius
diff --git a/WebKitTools/iExploder/htdocs/htmlattrs.in b/WebKitTools/iExploder/htdocs/htmlattrs.in
index 56b4050..0dc8116 100644
--- a/WebKitTools/iExploder/htdocs/htmlattrs.in
+++ b/WebKitTools/iExploder/htdocs/htmlattrs.in
@@ -1,4 +1,4 @@
-# From WebKit svn r55658 (WebCore/html/HTMLAttributeNames.in)
+# From WebKit svn r66165 (WebCore/html/HTMLAttributeNames.in)
 abbr
 accept
 accept_charset
@@ -20,6 +20,7 @@ aria-expanded
 aria-flowto
 aria-grabbed
 aria-haspopup
+aria-help
 aria-hidden
 aria-label
 aria-labeledby
@@ -38,6 +39,7 @@ aria-valuemax
 aria-valuemin
 aria-valuenow
 aria-valuetext
+async
 autocomplete
 autofocus
 autoplay
@@ -94,6 +96,7 @@ frameborder
 headers
 height
 hidden
+high
 href
 hreflang
 hspace
@@ -113,6 +116,7 @@ longdesc
 loop
 loopend
 loopstart
+low
 lowsrc
 manifest
 marginheight
@@ -136,6 +140,7 @@ onbeforecopy
 onbeforecut
 onbeforeload
 onbeforepaste
+onbeforeprocess
 onbeforeunload
 onblur
 oncanplay
@@ -158,6 +163,8 @@ onemptied
 onended
 onerror
 onfocus
+onfocusin
+onfocusout
 onhashchange
 oninput
 oninvalid
@@ -212,6 +219,7 @@ onwebkitanimationstart
 onwebkitbeginfullscreen
 onwebkitendfullscreen
 onwebkittransitionend
+optimum
 pattern
 placeholder
 playcount
@@ -244,6 +252,7 @@ size
 sortable
 sortdirection
 span
+speech
 spellcheck
 src
 standby
@@ -268,6 +277,7 @@ version
 viewsource
 vlink
 vspace
+webkitdirectory
 width
 wrap
 
diff --git a/WebKitTools/iExploder/htdocs/htmltags.in b/WebKitTools/iExploder/htdocs/htmltags.in
index f01d2a7..319d528 100644
--- a/WebKitTools/iExploder/htdocs/htmltags.in
+++ b/WebKitTools/iExploder/htdocs/htmltags.in
@@ -1,4 +1,4 @@
-# From WebKit svn r55658 (WebCore/html/HTMLTagNames.in)
+# From WebKit svn r66165 (WebCore/html/HTMLTagNames.in)
 a
 abbr
 acronym
@@ -12,6 +12,7 @@ b
 base
 basefont
 bdo
+bgsound
 big
 blockquote
 body
@@ -24,12 +25,14 @@ cite
 code
 col
 colgroup
+command
 datagrid
 datalist
 dcell
 dcol
 dd
 del
+details
 dfn
 dir
 div
@@ -39,6 +42,8 @@ dt
 em
 embed
 fieldset
+figcaption
+figure
 font
 footer
 form
@@ -52,6 +57,7 @@ h5
 h6
 head
 header
+hgroup
 hr
 html
 i
@@ -70,9 +76,11 @@ li
 link
 listing
 map
+mark
 marquee
 menu
 meta
+meter
 nav
 nobr
 noembed
@@ -88,6 +96,7 @@ p
 param
 plaintext
 pre
+progress
 q
 rp
 rt
@@ -104,6 +113,7 @@ strike
 strong
 style
 sub
+summary
 sup
 table
 tbody
@@ -114,6 +124,7 @@ th
 thead
 title
 tr
+track
 tt
 u
 ul

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list