From 8104716fe857b6cd39acbc30d368b1121996b007 Mon Sep 17 00:00:00 2001 From: "commit-queue@webkit.org" Date: Wed, 16 May 2012 19:48:12 +0000 Subject: [PATCH] [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 on 2012-05-16 Reviewed by Alexis Menard. * platform/qt-mac/Skipped: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@117325 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- LayoutTests/ChangeLog | 11 +++++++++++ LayoutTests/platform/qt-mac/Skipped | 4 ---- 2 files changed, 11 insertions(+), 4 deletions(-) diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index 8119ec0..904df56 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,3 +1,14 @@ +2012-05-16 Marcelo Lira + + [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 Change ascents and descent back to ints for now diff --git a/LayoutTests/platform/qt-mac/Skipped b/LayoutTests/platform/qt-mac/Skipped index 3b7fcb6..9077309 100644 --- a/LayoutTests/platform/qt-mac/Skipped +++ b/LayoutTests/platform/qt-mac/Skipped @@ -4558,10 +4558,6 @@ 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 - # 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 -- 2.7.4