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

dglazkov at chromium.org dglazkov at chromium.org
Wed Dec 22 13:32:44 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 3096c317fe4227713f4144d7c6b5c25c2db06cc4
Author: dglazkov at chromium.org <dglazkov at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Sun Sep 19 22:46:17 2010 +0000

    2010-09-19  Dimitri Glazkov  <dglazkov at chromium.org>
    
            Create one more text baseline for win-vista.
    
            * platform/chromium-win-vista/fast/forms/search-styled-expected.txt: Added.
            * platform/chromium/drt_expectations.txt: Removed search-styled as it's now passing.
            * platform/chromium/test_expectations.txt: Removed an errant line break.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@67823 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index f523b57..08fe34d 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,5 +1,13 @@
 2010-09-19  Dimitri Glazkov  <dglazkov at chromium.org>
 
+        Create one more text baseline for win-vista.
+
+        * platform/chromium-win-vista/fast/forms/search-styled-expected.txt: Added.
+        * platform/chromium/drt_expectations.txt: Removed search-styled as it's now passing.
+        * platform/chromium/test_expectations.txt: Removed an errant line break.
+
+2010-09-19  Dimitri Glazkov  <dglazkov at chromium.org>
+
         Reviewed by Adam Barth.
 
         Update win-vista baselines for Chromium to make a few more tests pass.
diff --git a/LayoutTests/platform/chromium-win-vista/fast/forms/search-styled-expected.txt b/LayoutTests/platform/chromium-win-vista/fast/forms/search-styled-expected.txt
new file mode 100644
index 0000000..6fcbd10
--- /dev/null
+++ b/LayoutTests/platform/chromium-win-vista/fast/forms/search-styled-expected.txt
@@ -0,0 +1,14 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x41
+  RenderBlock {HTML} at (0,0) size 800x41
+    RenderBody {BODY} at (8,8) size 784x25
+      RenderTextControl {INPUT} at (2,2) size 142x21 [bgcolor=#FFFFFF] [border: (1px solid #BDC7D8)]
+        RenderBlock {DIV} at (18,4) size 120x13
+          RenderBlock {DIV} at (2,0) size 15x11
+          RenderBlock {DIV} at (109,3) size 8x8
+      RenderText {#text} at (0,0) size 0x0
+layer at (48,14) size 89x13
+  RenderBlock {DIV} at (20,0) size 89x13 [color=#A9A9A9]
+    RenderText {#text} at (1,0) size 86x13
+      text run at (1,0) width 86: "Search for Events"
diff --git a/LayoutTests/platform/chromium/drt_expectations.txt b/LayoutTests/platform/chromium/drt_expectations.txt
index ffba5d6..56dcdc2 100644
--- a/LayoutTests/platform/chromium/drt_expectations.txt
+++ b/LayoutTests/platform/chromium/drt_expectations.txt
@@ -148,7 +148,6 @@ BUG_DRT WIN : userscripts/user-script-video-document.html = TEXT
 
 // unknown.
 BUG_DRT WIN : fast/events/show-modal-dialog-onblur-onfocus.html = TEXT
-BUG_DRT WIN : fast/forms/search-styled.html = TEXT
 BUG_DRT WIN : fast/harness/show-modal-dialog.html = TEXT
 BUG_DRT WIN : fast/notifications/notifications-replace.html = TEXT
 
diff --git a/LayoutTests/platform/chromium/test_expectations.txt b/LayoutTests/platform/chromium/test_expectations.txt
index cc83dcd..705265f 100644
--- a/LayoutTests/platform/chromium/test_expectations.txt
+++ b/LayoutTests/platform/chromium/test_expectations.txt
@@ -3157,4 +3157,3 @@ BUGWEBGL WIN LINUX : fast/canvas/webgl/point-size.html = TEXT
 BUGWEBGL MAC : fast/canvas/webgl/tex-image-and-sub-image-2d-with-video.html = TEXT PASS
 BUGWEBGL MAC : fast/canvas/webgl/texture-npot.html = TEXT
 BUGWEBGL WIN LINUX : fast/canvas/webgl/uniform-location.html = TEXT
-

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list