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

dglazkov at chromium.org dglazkov at chromium.org
Mon Feb 21 00:12:32 UTC 2011


The following commit has been merged in the webkit-1.3 branch:
commit 9d31bdfde68fa5dc7e7bd65f3d9efec43eaa3268
Author: dglazkov at chromium.org <dglazkov at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Jan 28 21:27:34 2011 +0000

    2011-01-28  Dimitri Glazkov  <dglazkov at chromium.org>
    
            [Chromium] Added expectations for a passing test.
    
            * platform/chromium-mac/fast/dom/isindex-002-expected.checksum: Added.
            * platform/chromium-mac/fast/dom/isindex-002-expected.png: Added.
            * platform/chromium-mac/fast/dom/isindex-002-expected.txt: Removed.
            * platform/chromium/test_expectations.txt:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@76978 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 645aeb7..e71cc2c 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,5 +1,14 @@
 2011-01-28  Dimitri Glazkov  <dglazkov at chromium.org>
 
+        [Chromium] Added expectations for a passing test.
+
+        * platform/chromium-mac/fast/dom/isindex-002-expected.checksum: Added.
+        * platform/chromium-mac/fast/dom/isindex-002-expected.png: Added.
+        * platform/chromium-mac/fast/dom/isindex-002-expected.txt: Removed.
+        * platform/chromium/test_expectations.txt:
+
+2011-01-28  Dimitri Glazkov  <dglazkov at chromium.org>
+
         Updated Chromium baselines for a bug that was fixed.
         https://bugs.webkit.org/show_bug.cgi?id=45527
 
diff --git a/LayoutTests/platform/chromium-mac-leopard/fast/dom/isindex-001-expected.checksum b/LayoutTests/platform/chromium-mac/fast/dom/isindex-002-expected.checksum
similarity index 100%
copy from LayoutTests/platform/chromium-mac-leopard/fast/dom/isindex-001-expected.checksum
copy to LayoutTests/platform/chromium-mac/fast/dom/isindex-002-expected.checksum
diff --git a/LayoutTests/platform/chromium-mac/fast/dom/isindex-002-expected.txt b/LayoutTests/platform/chromium-mac/fast/dom/isindex-002-expected.txt
deleted file mode 100644
index 610dfea..0000000
--- a/LayoutTests/platform/chromium-mac/fast/dom/isindex-002-expected.txt
+++ /dev/null
@@ -1,24 +0,0 @@
-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
-  RenderBlock {HTML} at (0,0) size 800x600
-    RenderBody {BODY} at (8,8) size 784x584
-      RenderBlock {FORM} at (0,0) size 784x43
-        RenderBlock {DIV} at (0,0) size 784x43
-          RenderBlock {HR} at (0,0) size 784x2 [border: (1px inset #000000)]
-          RenderBlock (anonymous) at (0,10) size 784x23
-            RenderText {#text} at (0,2) size 8x18
-              text run at (0,2) width 8: "1"
-            RenderTextControl {ISINDEX} at (10,2) size 131x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
-          RenderBlock {HR} at (0,41) size 784x2 [border: (1px inset #000000)]
-      RenderBlock {DIV} at (0,59) size 784x43
-        RenderBlock {HR} at (0,0) size 784x2 [border: (1px inset #000000)]
-        RenderBlock (anonymous) at (0,10) size 784x23
-          RenderText {#text} at (0,2) size 8x18
-            text run at (0,2) width 8: "1"
-          RenderTextControl {ISINDEX} at (10,2) size 131x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
-        RenderBlock {HR} at (0,41) size 784x2 [border: (1px inset #000000)]
-layer at (21,23) size 125x13
-  RenderBlock {DIV} at (3,3) size 125x13
-layer at (21,82) size 125x13
-  RenderBlock {DIV} at (3,3) size 125x13
diff --git a/LayoutTests/platform/chromium/test_expectations.txt b/LayoutTests/platform/chromium/test_expectations.txt
index f31afc3..e0f0179 100644
--- a/LayoutTests/platform/chromium/test_expectations.txt
+++ b/LayoutTests/platform/chromium/test_expectations.txt
@@ -1183,9 +1183,6 @@ BUGCR10363 MAC : tables/mozilla/bugs/bug9024.html = FAIL
 // bad key event handling
 BUGCR10366 MAC : fast/events/option-tab.html = TEXT
 
-// Not really sure why these are failing at the moment
-BUGCR10376 MAC : fast/dom/isindex-002.html = FAIL
-
 // These two have a different object type in the dom dump. Plugin-related.
 // Ignored on Win/Linux because they rely on QT to provide a TIFF decoder.
 BUGCR10378 MAC : fast/images/embed-image.html = FAIL

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list