Bug 101002 - webkit-patch optimize-baselines fails for mathml/xHeight.xhtml
Summary: webkit-patch optimize-baselines fails for mathml/xHeight.xhtml
Status: RESOLVED WORKSFORME
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
: 101387 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-11-01 18:00 PDT by Dirk Pranke
Modified: 2016-06-27 23:42 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dirk Pranke 2012-11-01 18:00:10 PDT
It looks like it fails because there is no generic baseline and Qt has no baselines, and we don't know what to do in that situation.
Comment 1 Dirk Pranke 2012-11-06 13:35:05 PST
*** Bug 101387 has been marked as a duplicate of this bug. ***
Comment 2 Dirk Pranke 2012-11-06 16:00:33 PST
Note that in bug 101387, mathml/presentation/attributes.xhtml is also failing to optimize. It fails differently than xHeight.xhtml, but I suspect they're both due to the same underlying problem (no generic result, no Qt result).
Comment 3 Frédéric Wang (:fredw) 2013-07-24 00:43:11 PDT
Many MathML tests have recently been converted to reftests, so I suspect this issue is no longer present. Can someone verify?
Comment 4 Frédéric Wang (:fredw) 2016-06-27 23:42:11 PDT
The two tests mentioned here are no longer present (converted to reftests).