Title: [137299] trunk/LayoutTests
Revision
137299
Author
mrobin...@webkit.org
Date
2012-12-11 05:39:07 -0800 (Tue, 11 Dec 2012)

Log Message

Unskip some tests that are now passing with the switch to the Harfbuzz backend.

* platform/gtk/TestExpectations: Unskip some recently passing tests.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (137298 => 137299)


--- trunk/LayoutTests/ChangeLog	2012-12-11 13:37:34 UTC (rev 137298)
+++ trunk/LayoutTests/ChangeLog	2012-12-11 13:39:07 UTC (rev 137299)
@@ -1,3 +1,9 @@
+2012-12-11  Martin Robinson  <mrobin...@igalia.com>
+
+        Unskip some tests that are now passing with the switch to the Harfbuzz backend.
+
+        * platform/gtk/TestExpectations: Unskip some recently passing tests.
+
 2012-12-11  Allan Sandfeld Jensen  <allan.jen...@digia.com>
 
         [Qt] Support third-party cookie policy for Qt clients

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (137298 => 137299)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2012-12-11 13:37:34 UTC (rev 137298)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2012-12-11 13:39:07 UTC (rev 137299)
@@ -797,9 +797,6 @@
 # All of these IDN encoding tests seem to fail.
 Bug(GTK) fast/encoding/idn-security.html [ Failure ]
 
-# These two glyphs cannot be selected separately (verified in GtkLauncher)
-Bug(GTK) fast/text/international/thai-offsetForPosition-inside-character.html [ Failure ]
-
 # These failures appear to be bugs in the EventSender
 webkit.org/b/53964 fast/forms/listbox-onchange.html [ Failure ]
 webkit.org/b/53964 fast/forms/listbox-selection-2.html [ Failure ]
@@ -1124,8 +1121,6 @@
 webkit.org/b/58845 fast/dom/title-directionality.html [ Failure ]
 webkit.org/b/58845 fast/dom/title-directionality-removeChild.html [ Failure ]
 
-webkit.org/b/58741 fast/text/zero-width-characters-complex-script.html [ Failure ]
-
 # HTTP 204 (No Content) should be ignored
 webkit.org/b/60206 http/tests/navigation/response204.html [ Failure ]
 
@@ -1299,8 +1294,6 @@
 
 webkit.org/b/93976 fast/css-generated-content/quotes-lang.html [ ImageOnlyFailure ]
 
-# Tests added by https://bugs.webkit.org/show_bug.cgi?id=89826
-webkit.org/b/94003 fast/css/word-spacing-characters-complex-text.html [ ImageOnlyFailure ]
 # This has always failed on Gtk/Efl - exposed by bug 89826
 webkit.org/b/94009 css2.1/20110323/c541-word-sp-000.htm [ ImageOnlyFailure ]
 
@@ -1328,11 +1321,6 @@
 webkit.org/b/73003 [ Debug ] editing/spelling/spellcheck-paste.html [ Pass ]
 webkit.org/b/50740 [ Debug ] editing/spelling/spellcheck-queue.html [ Failure ]
 
-webkit.org/b/96900 fast/text/stale-TextLayout-from-first-line.html [ ImageOnlyFailure ]
-
-webkit.org/b/97188 fast/text/word-space-with-kerning.html [ ImageOnlyFailure ]
-webkit.org/b/97188 fast/text/word-space-with-kerning-2.html [ ImageOnlyFailure ]
-
 webkit.org/b/90775 fast/dom/shadow/focus-navigation.html [ Failure ]
 webkit.org/b/97468 fast/dom/shadow/shadowdom-for-textarea-complex-shadow.html [ ImageOnlyFailure ]
 webkit.org/b/97468 fast/dom/shadow/shadowdom-for-textarea-with-placeholder.html [ ImageOnlyFailure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to