Title: [125707] trunk/LayoutTests
Revision
125707
Author
[email protected]
Date
2012-08-15 14:20:42 -0700 (Wed, 15 Aug 2012)

Log Message

[Qt] unskip passing fast/text tests.
https://bugs.webkit.org/show_bug.cgi?id=94127

Patch by Lauro Neto <[email protected]> on 2012-08-15
Reviewed by Csaba Osztrogonác.

Three fast/text tests are working for Qt5 (WK1 and WK2).

* platform/qt-5.0/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (125706 => 125707)


--- trunk/LayoutTests/ChangeLog	2012-08-15 21:19:01 UTC (rev 125706)
+++ trunk/LayoutTests/ChangeLog	2012-08-15 21:20:42 UTC (rev 125707)
@@ -1,3 +1,14 @@
+2012-08-15  Lauro Neto  <[email protected]>
+
+        [Qt] unskip passing fast/text tests.
+        https://bugs.webkit.org/show_bug.cgi?id=94127
+
+        Reviewed by Csaba Osztrogonác.
+
+        Three fast/text tests are working for Qt5 (WK1 and WK2).
+
+        * platform/qt-5.0/Skipped:
+
 2012-08-15  Levi Weintraub  <[email protected]>
 
         Unreviewed gardening. Updating test expectations after r125694.

Modified: trunk/LayoutTests/platform/qt-5.0/Skipped (125706 => 125707)


--- trunk/LayoutTests/platform/qt-5.0/Skipped	2012-08-15 21:19:01 UTC (rev 125706)
+++ trunk/LayoutTests/platform/qt-5.0/Skipped	2012-08-15 21:20:42 UTC (rev 125707)
@@ -53,12 +53,6 @@
 http/tests/security/xssAuditor/script-tag-with-fancy-unicode.html
 http/tests/security/xssAuditor/script-tag-with-invalid-url-encoding.html
 
-# Unskipped by http://trac.webkit.org/changeset/116409
-# These tests pass on Qt 4.8, but fail on Qt 5. The needs more investigation.
-fast/text/complex-text-opacity.html
-fast/text/whitespace/pre-wrap-overflow-selection.html
-fast/text/word-break.html
-
 # [Qt] New failing and flakey tests with newer Qt 5
 # https://bugs.webkit.org/show_bug.cgi?id=86452
 fast/ruby/ruby-inline-style-not-updated-with-before-after-content.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to