Bug 133972 - [EFL] mathml/presentation/foreign-element-in-token.html fails
Summary: [EFL] mathml/presentation/foreign-element-in-token.html fails
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-17 02:00 PDT by Andrzej Badowski
Modified: 2016-07-01 05:40 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrzej Badowski 2014-06-17 02:00:42 PDT
The following layout test fails on EFL WK2

mathml/presentation/foreign-element-in-token.html

Above 200 last attempts gave only FAIL results. Missing elements: mi, mn, mtext.
Comment 1 Frédéric Wang (:fredw) 2016-07-01 05:36:51 PDT
Committed r202732: <http://trac.webkit.org/changeset/202732>
Comment 2 Frédéric Wang (:fredw) 2016-07-01 05:40:40 PDT
The problem is with the datalist element. It seems that EFL does not dump the text content contrary to other ports. The use of datalist in the test is not really valid and I'm not sure what's the support status of that element. That specific element is not really relevant for the MathML test so I just regenerated the reference on EFL.