Title: [117325] trunk/LayoutTests
Revision
117325
Author
commit-qu...@webkit.org
Date
2012-05-16 12:48:12 -0700 (Wed, 16 May 2012)

Log Message

[Qt][Mac]REGRESSION?(r89397) It made fast/css/custom-font-xheight.html crash
https://bugs.webkit.org/show_bug.cgi?id=63132

Removed test from skipped list, since it now passes on mac.

Patch by Marcelo Lira <marcelo.l...@openbossa.org> on 2012-05-16
Reviewed by Alexis Menard.

* platform/qt-mac/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (117324 => 117325)


--- trunk/LayoutTests/ChangeLog	2012-05-16 19:40:52 UTC (rev 117324)
+++ trunk/LayoutTests/ChangeLog	2012-05-16 19:48:12 UTC (rev 117325)
@@ -1,3 +1,14 @@
+2012-05-16  Marcelo Lira <marcelo.l...@openbossa.org>
+
+        [Qt][Mac]REGRESSION?(r89397) It made fast/css/custom-font-xheight.html crash
+        https://bugs.webkit.org/show_bug.cgi?id=63132
+
+        Removed test from skipped list, since it now passes on mac.
+
+        Reviewed by Alexis Menard.
+
+        * platform/qt-mac/Skipped:
+
 2012-05-16  Emil A Eklund  <e...@chromium.org>
 
         Change ascents and descent back to ints for now

Modified: trunk/LayoutTests/platform/qt-mac/Skipped (117324 => 117325)


--- trunk/LayoutTests/platform/qt-mac/Skipped	2012-05-16 19:40:52 UTC (rev 117324)
+++ trunk/LayoutTests/platform/qt-mac/Skipped	2012-05-16 19:48:12 UTC (rev 117325)
@@ -4558,10 +4558,6 @@
 svg/custom/glyph-transformation-with-hkern.svg
 svg/foreignObject/text-tref-02-b.svg
 
-# [Qt][Mac]REGRESSION?(r89397) It made fast/css/custom-font-xheight.html crash
-# https://bugs.webkit.org/show_bug.cgi?id=63132
-fast/css/custom-font-xheight.html
-
 # Qt specific results committed in r89901, but fail on Qt-Mac platform
 editing/selection/extend-inside-transforms-backward.html
 editing/selection/extend-inside-transforms-forward.html
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to