Title: [124041] trunk/LayoutTests
Revision
124041
Author
commit-qu...@webkit.org
Date
2012-07-30 10:19:18 -0700 (Mon, 30 Jul 2012)

Log Message

[EFL][DRT] fast/text/font-variant-ligatures.html fails with missing rendering output
https://bugs.webkit.org/show_bug.cgi?id=85606

Unreviewed, EFL gardening.

Unskip test that's passing after r123864 due to complex font support.

Patch by Dominik Röttsches <dominik.rottsc...@intel.com> on 2012-07-30

* platform/efl/TestExpectations: font-variant-ligatures.html unskipped.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (124040 => 124041)


--- trunk/LayoutTests/ChangeLog	2012-07-30 17:18:00 UTC (rev 124040)
+++ trunk/LayoutTests/ChangeLog	2012-07-30 17:19:18 UTC (rev 124041)
@@ -1,3 +1,14 @@
+2012-07-30  Dominik Röttsches  <dominik.rottsc...@intel.com>
+
+        [EFL][DRT] fast/text/font-variant-ligatures.html fails with missing rendering output
+        https://bugs.webkit.org/show_bug.cgi?id=85606
+
+        Unreviewed, EFL gardening.
+
+        Unskip test that's passing after r123864 due to complex font support.
+
+        * platform/efl/TestExpectations: font-variant-ligatures.html unskipped.
+
 2012-07-30  Csaba Osztrogonác  <o...@webkit.org>
 
         [Qt] Unreviewed gardening. Unkskip more passing tests after bug85203.

Modified: trunk/LayoutTests/platform/efl/TestExpectations (124040 => 124041)


--- trunk/LayoutTests/platform/efl/TestExpectations	2012-07-30 17:18:00 UTC (rev 124040)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2012-07-30 17:19:18 UTC (rev 124041)
@@ -603,9 +603,6 @@
 BUGWK84678 : fast/spatial-navigation/snav-fully-aligned-horizontally.html = TEXT
 BUGWK84678 : fast/spatial-navigation/snav-iframe-no-scrollable-content.html = TEXT
 
-// Ligatures rendering issue.
-BUGWK85606 : fast/text/font-variant-ligatures.html = IMAGE
-
 // Off-by-few-pixels issue for this selection reftest, fails on GTK as well.
 BUGWK84701 : fast/block/line-layout/selection-highlight-overlap.html = TEXT IMAGE IMAGE+TEXT
 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to