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

morrita at google.com morrita at google.com
Wed Dec 22 15:22:21 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 447109a03a79ef16eb9ecf5fb3527a15ceb7172b
Author: morrita at google.com <morrita at google.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Nov 2 06:34:26 2010 +0000

    2010-11-01  MORITA Hajime <morrita at google.com>
    
            Unreviewed, added skip entries for platforms where spellchecking
            is not supported.
    
            * platform/chromium/test_expectations.txt:
            * platform/gtk/Skipped:
            * platform/qt/Skipped:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@71102 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index e478372..81b5236 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,12 @@
+2010-11-01  MORITA Hajime <morrita at google.com>
+
+        Unreviewed, added skip entries for platforms where spellchecking
+        is not supported.
+
+        * platform/chromium/test_expectations.txt:
+        * platform/gtk/Skipped:
+        * platform/qt/Skipped:
+
 2010-11-01  MORITA Hajime  <morrita at google.com>
 
         Reviewed by Kent Tamura.
diff --git a/LayoutTests/platform/chromium/test_expectations.txt b/LayoutTests/platform/chromium/test_expectations.txt
index 74ba8b0..fa028e7 100644
--- a/LayoutTests/platform/chromium/test_expectations.txt
+++ b/LayoutTests/platform/chromium/test_expectations.txt
@@ -688,7 +688,8 @@ BUG23497 MAC : editing/selection/unrendered-002.html = IMAGE
 BUG11577 WIN LINUX : editing/spelling/inline_spelling_markers.html = FAIL
 BUG11577 WIN LINUX : editing/spelling/spellcheck-attribute.html = FAIL
 BUG11577 WIN LINUX : editing/spelling/spelling-linebreak.html = FAIL
-BUG11577 WIN LINUX : editing/spelling/spelling-attribute-change.html  = FAIL
+BUG11577 WIN LINUX : editing/spelling/spelling-attribute-change.html = FAIL
+BUG11577 WIN LINUX : editing/spelling/spelling-attribute-at-child.html = FAIL
 
 // TODO(erg): Attempted to rebaseline these tests as part of the above
 // 43346:43361 rebaseling from http://trac.webkit.org/changeset/43355. Turned
diff --git a/LayoutTests/platform/gtk/Skipped b/LayoutTests/platform/gtk/Skipped
index 2cd2128..ae52a41 100644
--- a/LayoutTests/platform/gtk/Skipped
+++ b/LayoutTests/platform/gtk/Skipped
@@ -982,6 +982,7 @@ editing/spelling/spelling-textarea.html
 editing/spelling/spelling-backspace-between-lines.html
 editing/spelling/spelling-linebreak.html
 editing/spelling/spelling-attribute-change.html
+editing/spelling/spelling-attribute-at-child.html
 editing/style/5065910.html
 editing/style/apple-style-editable-mix.html
 editing/style/block-style-001.html
diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped
index 3c72739..bf75d5b 100644
--- a/LayoutTests/platform/qt/Skipped
+++ b/LayoutTests/platform/qt/Skipped
@@ -2250,6 +2250,7 @@ editing/spelling/spelling-textarea.html
 editing/spelling/spelling-backspace-between-lines.html
 
 editing/spelling/spelling-attribute-change.html
+editing/spelling/spelling-attribute-at-child.html
 
 # ============================================================================= #
 # failing editing/style tests

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list