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

ossy at webkit.org ossy at webkit.org
Wed Dec 22 17:51:05 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 1a61971f2583be601a23bea06a769dd60654fdfb
Author: ossy at webkit.org <ossy at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Dec 1 17:04:29 2010 +0000

    Unrreviewed.
    
    [Qt] Add focus ring outline color support
    https://bugs.webkit.org/show_bug.cgi?id=50325
    
    Focus ring outline color is unsupported now.
    Add failing tests to the Skipped list until fix.
    
    * platform/qt/Skipped:
     - fast/images/imagemap-focus-ring-outline-color-explicitly-inherited-from-map.html added
     - fast/images/imagemap-focus-ring-outline-color-not-inherited-from-map.html added
     - fast/images/imagemap-focus-ring-outline-color.html added
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@73027 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index cc92616..68f0632 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,18 @@
+2010-12-01  Csaba Osztrogonác  <ossy at webkit.org>
+
+        Unrreviewed.
+
+        [Qt] Add focus ring outline color support
+        https://bugs.webkit.org/show_bug.cgi?id=50325
+
+        Focus ring outline color is unsupported now.
+        Add failing tests to the Skipped list until fix.
+
+        * platform/qt/Skipped:
+         - fast/images/imagemap-focus-ring-outline-color-explicitly-inherited-from-map.html added
+         - fast/images/imagemap-focus-ring-outline-color-not-inherited-from-map.html added
+         - fast/images/imagemap-focus-ring-outline-color.html added
+
 2010-12-01  Martin Robinson  <mrobinson at igalia.com>
 
         Reviewed by Xan Lopez.
diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped
index 32eb750..4840a79 100644
--- a/LayoutTests/platform/qt/Skipped
+++ b/LayoutTests/platform/qt/Skipped
@@ -5370,3 +5370,9 @@ plugins/keyboard-events.html
 # https://bugs.webkit.org/show_bug.cgi?id=50204
 editing/selection/click-left-of-rtl-wrapping-text.html
 editing/selection/modify-up-on-rtl-wrapping-text.html
+
+# [Qt] Add focus ring outline color support
+# https://bugs.webkit.org/show_bug.cgi?id=50325
+fast/images/imagemap-focus-ring-outline-color-explicitly-inherited-from-map.html
+fast/images/imagemap-focus-ring-outline-color-not-inherited-from-map.html
+fast/images/imagemap-focus-ring-outline-color.html

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list