From: mrobinson@webkit.org Date: Tue, 11 Dec 2012 13:39:07 +0000 (+0000) Subject: Unskip some tests that are now passing with the switch to the Harfbuzz backend. X-Git-Url: http://git.webkit.org/?p=WebKit-https.git;a=commitdiff_plain;h=06533686c3029bfb8046820fca37186ac85b471c Unskip some tests that are now passing with the switch to the Harfbuzz backend. * platform/gtk/TestExpectations: Unskip some recently passing tests. git-svn-id: https://svn.webkit.org/repository/webkit/trunk@137299 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index 3c0e949..3de2c83 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,3 +1,9 @@ +2012-12-11 Martin Robinson + + 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 [Qt] Support third-party cookie policy for Qt clients diff --git a/LayoutTests/platform/gtk/TestExpectations b/LayoutTests/platform/gtk/TestExpectations index 65c8699..4059dec 100644 --- a/LayoutTests/platform/gtk/TestExpectations +++ b/LayoutTests/platform/gtk/TestExpectations @@ -797,9 +797,6 @@ Bug(GTK) fast/history/window-open.html [ Failure ] # 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/58309 fast/canvas/DrawImageSinglePixelStretch.html [ Failure ] 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/92352 css3/flexbox/flex-rounding.html [ Failure ] 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-async.html [ Failure ] 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 ]