Bug 133972
Summary: | [EFL] mathml/presentation/foreign-element-in-token.html fails | ||
---|---|---|---|
Product: | WebKit | Reporter: | Andrzej Badowski <a.badowski> |
Component: | WebKit EFL | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | fred.wang, lucas.de.marchi |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | Linux |
Andrzej Badowski
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Frédéric Wang (:fredw)
Committed r202732: <http://trac.webkit.org/changeset/202732>
Frédéric Wang (:fredw)
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.