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

commit-queue at webkit.org commit-queue at webkit.org
Wed Dec 22 11:56:09 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 75361b082e46625e8b82cf0d95e31d3f6f62329a
Author: commit-queue at webkit.org <commit-queue at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Aug 11 19:33:55 2010 +0000

    2010-08-11  Fady Samuel  <fsamuel at chromium.org>
    
            Reviewed by Nikolas Zimmermann.
    
            RenderSVGRoot::nodeAtPoint truncates translated mouse coordinates
            https://bugs.webkit.org/show_bug.cgi?id=41968
    
            New layout test checks for proper hit region.
    
            * platform/chromium-mac/svg/hittest/svg-rect-hit-expected.txt:
            * platform/chromium/test_expectations.txt:
            * svg/hittest/svg-rect-hit.html: Added.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@65172 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index c14e5e4..e28d1a1 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,16 @@
+2010-08-11  Fady Samuel  <fsamuel at chromium.org>
+
+        Reviewed by Nikolas Zimmermann.
+
+        RenderSVGRoot::nodeAtPoint truncates translated mouse coordinates
+        https://bugs.webkit.org/show_bug.cgi?id=41968
+
+        New layout test checks for proper hit region.
+
+        * platform/chromium-mac/svg/hittest/svg-rect-hit-expected.txt: 
+        * platform/chromium/test_expectations.txt:
+        * svg/hittest/svg-rect-hit.html: Added.
+
 2010-08-11  Eric Carlson  <eric.carlson at apple.com>
 
         Reviewed by Darin Adler.
diff --git a/LayoutTests/editing/execCommand/indent-block-in-list-expected.txt b/LayoutTests/platform/chromium-mac/svg/hittest/svg-rect-hit-expected.txt
similarity index 100%
copy from LayoutTests/editing/execCommand/indent-block-in-list-expected.txt
copy to LayoutTests/platform/chromium-mac/svg/hittest/svg-rect-hit-expected.txt
diff --git a/LayoutTests/platform/chromium/test_expectations.txt b/LayoutTests/platform/chromium/test_expectations.txt
index 90fbfa9..1b2126b 100644
--- a/LayoutTests/platform/chromium/test_expectations.txt
+++ b/LayoutTests/platform/chromium/test_expectations.txt
@@ -3172,6 +3172,9 @@ BUGWK43480 SKIP : fast/dom/Geolocation/delayed-permission-denied.html = TEXT TIM
 BUG51161 LINUX DEBUG : svg/W3C-SVG-1.1/masking-mask-01-b.svg = CRASH
 BUG51161 LINUX DEBUG : svg/clip-path/clip-path-text.svg = CRASH
 
+// Fixed only on Mac
+BUG41968 LINUX WIN : svg/hittest/svg-rect-hit.html = TEXT
+
 BUGWK43543 : http/tests/misc/isindex-formdata.html = TIMEOUT
 BUGWK43543 : http/tests/misc/isindex-with-no-form-base-href.html = TEXT TIMEOUT
 

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list