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

tkent at chromium.org tkent at chromium.org
Wed Dec 22 18:45:52 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 29068610843ece049f82dbc24701138c6ee354df
Author: tkent at chromium.org <tkent at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Dec 17 14:33:42 2010 +0000

    2010-12-17  Kent Tamura  <tkent at chromium.org>
    
            Unreviewed, test expectation update.
    
            * platform/chromium/test_expectations.txt: Collect and correct failures about vertical writing.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@74258 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index d9e9fc8..cf448df 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,9 @@
+2010-12-17  Kent Tamura  <tkent at chromium.org>
+
+        Unreviewed, test expectation update.
+
+        * platform/chromium/test_expectations.txt: Collect and correct failures about vertical writing.
+
 2010-12-17  Csaba Osztrogonác  <ossy at webkit.org>
 
         Unreviewed.
diff --git a/LayoutTests/platform/chromium/test_expectations.txt b/LayoutTests/platform/chromium/test_expectations.txt
index 937d2a0..435de13 100644
--- a/LayoutTests/platform/chromium/test_expectations.txt
+++ b/LayoutTests/platform/chromium/test_expectations.txt
@@ -2950,13 +2950,16 @@ BUGWK48341 : svg/W3C-SVG-1.1/masking-intro-01-f.svg = CRASH PASS
 BUGWK48352 : fast/blockflow/block-level-images.html = IMAGE PASS
 
 // Vertical text needs to be implemented in platforms other than OS X.
-BUGWK48459 WIN LINUX : fast/blockflow/border-vertical-lr.html = IMAGE+TEXT
-BUGWK48459 LINUX WIN : fast/blockflow/japanese-lr-selection.html = IMAGE+TEXT
-BUGWK48459 LINUX WIN : fast/blockflow/japanese-rl-selection.html = IMAGE+TEXT
-BUGWK48459 WIN : fast/blockflow/broken-ideographic-font.html = IMAGE
-BUGWK48459 LINUX : fast/blockflow/broken-ideographic-font.html = IMAGE+TEXT
-BUGWK48459 LINUX WIN : fast/blockflow/vertical-font-fallback.html = IMAGE+TEXT
-BUGWK48459 LINUX WIN : fast/blockflow/broken-ideograph-small-caps.html = IMAGE
+BUGCR65877 LINUX WIN : fast/blockflow/border-vertical-lr.html = IMAGE+TEXT
+BUGCR65877 LINUX WIN : fast/blockflow/japanese-lr-selection.html = IMAGE+TEXT
+BUGCR65877 LINUX WIN : fast/blockflow/japanese-rl-selection.html = IMAGE+TEXT
+BUGCR65877 LINUX : fast/blockflow/japanese-lr-text.html = IMAGE+TEXT
+BUGCR65877 LINUX : fast/blockflow/japanese-rl-text.html = IMAGE+TEXT
+BUGCR65877 WIN : fast/blockflow/broken-ideographic-font.html = IMAGE
+BUGCR65877 LINUX : fast/blockflow/broken-ideographic-font.html = IMAGE+TEXT
+BUGCR65877 LINUX WIN : fast/blockflow/vertical-font-fallback.html = IMAGE+TEXT
+BUGCR65877 LINUX WIN : fast/blockflow/broken-ideograph-small-caps.html = IMAGE
+BUGCR65877 LINUX WIN : fast/blockflow/Kusa-Makura-background-canvas.html = IMAGE+TEXT
 
 // New test, introduced by http://trac.webkit.org/changeset/70813 with only platform/mac baselines.
 BUGWK61161 LINUX WIN : fast/blockflow/border-image-horizontal-bt.html = IMAGE+TEXT
@@ -3051,9 +3054,7 @@ BUGCR64952 LINUX : fast/ruby/nested-ruby.html = IMAGE
 BUGCR64938 : editing/selection/5354455-1.html = TEXT
 
 // New test in r73423.
-// Win/Linux: Characters are rotated 90 degrees.
 // Mac: Some image differences, and the message "scrolled to 3999,0" is missing.
-BUGCR65877 WIN LINUX : fast/blockflow/Kusa-Makura-background-canvas.html = IMAGE+TEXT
 BUG_YUTAK MAC SLOW : fast/blockflow/Kusa-Makura-background-canvas.html = IMAGE+TEXT
 
 // Regressed at r73423. All areas are painted green.
@@ -3139,8 +3140,6 @@ BUGWK49406 MAC : svg/animations/animVal-basics.html = TIMEOUT
 
 // Not investigated.
 BUG_DRT LINUX : animations/suspend-resume-animation-events.html = CRASH PASS
-BUG_DRT LINUX : fast/blockflow/japanese-lr-text.html = IMAGE+TEXT
-BUG_DRT LINUX : fast/blockflow/japanese-rl-text.html = IMAGE+TEXT
 BUG_DRT MAC LINUX : fast/css/line-height-determined-by-primary-font.html = IMAGE
 BUG_DRT MAC : fast/dom/Window/Plug-ins.html = TIMEOUT PASS
 BUG_DRT MAC : fast/dom/Window/alert-undefined.html = TIMEOUT PASS

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list