[SCM] WebKit Debian packaging branch, webkit-1.3, updated. upstream/1.3.7-4207-g178b198

jorlow at chromium.org jorlow at chromium.org
Sun Feb 20 23:16:22 UTC 2011


The following commit has been merged in the webkit-1.3 branch:
commit ddeb7156ea456225b51983032238a0a43e5c5633
Author: jorlow at chromium.org <jorlow at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Jan 19 16:27:31 2011 +0000

    2011-01-19  Jeremy Orlow  <jorlow at chromium.org>
    
            This test changed slightly, so rebaseline it.  The offsets seem off
            but they have been for as long as the files have been upstream so it's
            likely a known issue.
    
            * platform/chromium-win/fast/events/offsetX-offsetY-expected.txt:
            * platform/chromium/test_expectations.txt:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@76127 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 59d5bf4..97da7a2 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,12 @@
+2011-01-19  Jeremy Orlow  <jorlow at chromium.org>
+
+        This test changed slightly, so rebaseline it.  The offsets seem off
+        but they have been for as long as the files have been upstream so it's
+        likely a known issue.
+
+        * platform/chromium-win/fast/events/offsetX-offsetY-expected.txt:
+        * platform/chromium/test_expectations.txt:
+
 2011-01-19  Hans Wennborg  <hans at chromium.org>
 
         Reviewed by Jeremy Orlow.
diff --git a/LayoutTests/platform/chromium-win/fast/events/offsetX-offsetY-expected.txt b/LayoutTests/platform/chromium-win/fast/events/offsetX-offsetY-expected.txt
index 18dbf6e..77073ab 100644
--- a/LayoutTests/platform/chromium-win/fast/events/offsetX-offsetY-expected.txt
+++ b/LayoutTests/platform/chromium-win/fast/events/offsetX-offsetY-expected.txt
@@ -18,6 +18,7 @@ PASS: event at (112, 62) hit abs-box at offset (32, 37)
 FAIL: event at (157, 32) expected to hit rel-box at (22, 24) but hit rel-box at (22, 22)
 PASS: event at (410, 30) hit fixed-box at offset (10, 10)
 FAIL: event at (36, 272) expected to hit with-bordertopextra at (4, 4) but hit filler at (56, 372)
+FAIL: event at (639, 207) expected to hit in-columns at (173, -172) but hit in-columns at (173, -179)
 FAIL: event at (563, 410) expected to hit inside-overflow at (7, 6) but hit overflow-contents at (178, 112)
 FAIL: event at (112, 369) expected to hit transformed at (11, 16) but hit transformed at (7, 2)
 
diff --git a/LayoutTests/platform/chromium/test_expectations.txt b/LayoutTests/platform/chromium/test_expectations.txt
index d665b08..38cb868 100644
--- a/LayoutTests/platform/chromium/test_expectations.txt
+++ b/LayoutTests/platform/chromium/test_expectations.txt
@@ -3097,3 +3097,4 @@ BUGCR69639 : http/tests/loading/cross-origin-XHR-willLoadRequest.html = TEXT
 
 // New test, added in r75852 for JSC, fails in V8
 BUGCR69736 : fast/js/js-continue-break-restrictions.html = TEXT
+BUGCR1 REBASELINE MAC : fast/events/offsetX-offsetY.html = TEXT

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list