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

yuzo at google.com yuzo at google.com
Wed Dec 22 12:47:40 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 828fbdce8fcd9e493c9214c8edcf900b9670849c
Author: yuzo at google.com <yuzo at google.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Aug 30 10:06:50 2010 +0000

    2010-08-30  Yuzo Fujishima  <yuzo at google.com>
    
            Unreviewed Chromium test expectation change.
    
            * platform/chromium-linux/fast/lists/li-values-expected.txt: Added.
            * platform/chromium-win/fast/lists/li-values-expected.txt:
            * platform/chromium/test_expectations.txt:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@66381 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index db0f8c1..390a743 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,5 +1,13 @@
 2010-08-30  Yuzo Fujishima  <yuzo at google.com>
 
+        Unreviewed Chromium test expectation change.
+
+        * platform/chromium-linux/fast/lists/li-values-expected.txt: Added.
+        * platform/chromium-win/fast/lists/li-values-expected.txt:
+        * platform/chromium/test_expectations.txt:
+
+2010-08-30  Yuzo Fujishima  <yuzo at google.com>
+
         Unreviewed Chromium test expectation change for r66359.
 
         * platform/chromium-linux/http/tests/security/xssAuditor/javascript-link-HTML-entities-null-char-expected.txt: Added.
diff --git a/LayoutTests/platform/chromium-linux/fast/lists/li-values-expected.txt b/LayoutTests/platform/chromium-linux/fast/lists/li-values-expected.txt
new file mode 100644
index 0000000..2cadf28
--- /dev/null
+++ b/LayoutTests/platform/chromium-linux/fast/lists/li-values-expected.txt
@@ -0,0 +1,3 @@
+1 The list marker should show 1 because this item had a value of 4 but it was removed.
+2 The list marker should show 2 even though this item has a value of 0.
+3 The list marker should show 3 even though this item has a value of -1.
diff --git a/LayoutTests/platform/chromium-win/fast/lists/li-values-expected.txt b/LayoutTests/platform/chromium-win/fast/lists/li-values-expected.txt
index b88c458..b2e4390 100644
--- a/LayoutTests/platform/chromium-win/fast/lists/li-values-expected.txt
+++ b/LayoutTests/platform/chromium-win/fast/lists/li-values-expected.txt
@@ -1,18 +1,3 @@
-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 784x576
-      RenderBlock {OL} at (0,0) size 784x60
-        RenderListItem {LI} at (40,0) size 744x20
-          RenderListMarker at (-21,0) size 16x19: "1"
-          RenderText {#text} at (0,0) size 510x19
-            text run at (0,0) width 510: "The list marker should show 1 because this item had a value of 4 but it was removed."
-        RenderListItem {LI} at (40,20) size 744x20
-          RenderListMarker at (-21,0) size 16x19: "2"
-          RenderText {#text} at (0,0) size 412x19
-            text run at (0,0) width 412: "The list marker should show 2 even though this item has a value of 0."
-        RenderListItem {LI} at (40,40) size 744x20
-          RenderListMarker at (-21,0) size 16x19: "3"
-          RenderText {#text} at (0,0) size 418x19
-            text run at (0,0) width 418: "The list marker should show 3 even though this item has a value of -1."
+1 The list marker should show 1 because this item had a value of 4 but it was removed.
+2 The list marker should show 2 even though this item has a value of 0.
+3 The list marker should show 3 even though this item has a value of -1.
diff --git a/LayoutTests/platform/chromium/test_expectations.txt b/LayoutTests/platform/chromium/test_expectations.txt
index 2c74d1f..10d12cc 100644
--- a/LayoutTests/platform/chromium/test_expectations.txt
+++ b/LayoutTests/platform/chromium/test_expectations.txt
@@ -3033,7 +3033,7 @@ BUG42691 : fast/lists/list-style-type-dynamic-change.html = TEXT
 BUG42691 : fast/lists/w3-css3-list-styles-alphabetic.html = TEXT
 BUG42691 : fast/lists/w3-css3-list-styles-numeric.html = TEXT
 BUG42691 : fast/lists/w3-list-styles.html = TEXT
-BUG42691 : fast/lists/li-values.html = TIMEOUT
+BUG42691 MAC : fast/lists/li-values.html = TIMEOUT
 
 // Webkit patch http://trac.webkit.org/changeset/64323 modify the test
 // Need to change chromium TestNetscape plugin.

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list