Title: [123473] trunk/LayoutTests
Revision
123473
Author
commit-qu...@webkit.org
Date
2012-07-24 07:17:15 -0700 (Tue, 24 Jul 2012)

Log Message

[Qt] Unskip layout test after monospace-font fix
https://bugs.webkit.org/show_bug.cgi?id=81899

Patch by Bruno de Oliveira Abinader <bruno.abina...@basyskom.com> on 2012-07-24
Reviewed by Alexis Menard.

This test has been skipped because monospace fonts weren't properly used by
layout tests. After r121971, the test results are normal again.

* platform/qt/Skipped: Unskipped layout test.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (123472 => 123473)


--- trunk/LayoutTests/ChangeLog	2012-07-24 14:07:41 UTC (rev 123472)
+++ trunk/LayoutTests/ChangeLog	2012-07-24 14:17:15 UTC (rev 123473)
@@ -1,3 +1,15 @@
+2012-07-24  Bruno de Oliveira Abinader  <bruno.abina...@basyskom.com>
+
+        [Qt] Unskip layout test after monospace-font fix
+        https://bugs.webkit.org/show_bug.cgi?id=81899
+
+        Reviewed by Alexis Menard.
+
+        This test has been skipped because monospace fonts weren't properly used by
+        layout tests. After r121971, the test results are normal again.
+
+        * platform/qt/Skipped: Unskipped layout test.
+
 2012-07-24  János Badics  <jbad...@inf.u-szeged.hu>
 
         [Qt] Unreviewed gardening after r123100. Added baseline to tests that have been unskipped.

Modified: trunk/LayoutTests/platform/qt/Skipped (123472 => 123473)


--- trunk/LayoutTests/platform/qt/Skipped	2012-07-24 14:07:41 UTC (rev 123472)
+++ trunk/LayoutTests/platform/qt/Skipped	2012-07-24 14:17:15 UTC (rev 123473)
@@ -2208,10 +2208,6 @@
 fast/speech/speech-bidi-rendering.html
 fast/css/relative-positioned-block-with-inline-ancestor-and-parent-dynamic.html
 
-#[Qt]fast/text/international/bdi-dir-default-to-auto.html fails
-#https://bugs.webkit.org/show_bug.cgi?id=81899
-fast/text/international/bdi-dir-default-to-auto.html
-
 # ============================================================================= #
 # Regressions occured after Qt version update
 # ============================================================================= #
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to