Title: [89807] trunk/LayoutTests
Revision
89807
Author
[email protected]
Date
2011-06-27 01:37:54 -0700 (Mon, 27 Jun 2011)

Log Message

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

* platform/qt-mac/Skipped: Skip fast/css/custom-font-xheight.html.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (89806 => 89807)


--- trunk/LayoutTests/ChangeLog	2011-06-27 08:35:54 UTC (rev 89806)
+++ trunk/LayoutTests/ChangeLog	2011-06-27 08:37:54 UTC (rev 89807)
@@ -1,3 +1,10 @@
+2011-06-27  Csaba Osztrogonác  <[email protected]>
+
+        [Qt][Mac]REGRESSION?(r89397) It made fast/css/custom-font-xheight.html crash
+        https://bugs.webkit.org/show_bug.cgi?id=63132
+
+        * platform/qt-mac/Skipped: Skip fast/css/custom-font-xheight.html.
+
 2011-06-26  Pavel Feldman  <[email protected]>
 
         Reviewed by Yury Semikhatsky.

Modified: trunk/LayoutTests/platform/qt-mac/Skipped (89806 => 89807)


--- trunk/LayoutTests/platform/qt-mac/Skipped	2011-06-27 08:35:54 UTC (rev 89806)
+++ trunk/LayoutTests/platform/qt-mac/Skipped	2011-06-27 08:37:54 UTC (rev 89807)
@@ -4569,3 +4569,7 @@
 svg/W3C-SVG-1.1/filters-turb-02-f.svg 
 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
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to