Bug 101002

Summary: webkit-patch optimize-baselines fails for mathml/xHeight.xhtml
Product: WebKit Reporter: Dirk Pranke <dpranke>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WORKSFORME    
Severity: Normal CC: abarth, dbarton, fred.wang, ojan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

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).