mathML

Think CEF could benefit from a new feature or capability? Discuss CEF feature requests here.

mathML

Postby CMGcarlo » Thu Feb 23, 2012 4:06 pm

Do CEF has mathML support?
Running the demo of CEF, and loading an html with a math block, the visualization isn't correct.
Are there any thing to do for having the correct rapresentation of math formulas?
thanks
CMGcarlo
Newbie
 
Posts: 2
Joined: Thu Feb 23, 2012 3:51 pm

Re: mathML

Postby magreenblatt » Thu Feb 23, 2012 5:15 pm

What version of CEF are you using? Is it supported in the equivalent Chrome version?
magreenblatt
Site Admin
 
Posts: 12383
Joined: Fri May 29, 2009 6:57 pm

Re: mathML

Postby CMGcarlo » Fri Feb 24, 2012 3:43 pm

I'm using the last CEF's version, downloaded few days ago.
Now Iìm thinking that this could be a problem of chrome, and not of CEF, because I've installed the last version of Chrome and I've tested that also Chrome makes the same mistake that CEF is doing.


Firefox give the correct result, Chrome doesn't. IE doesn't too, but I think that IE needs a plugin for MathML, and probably I haven't installed it.

I'm using this file for test:


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<HTML>
<HEAD>
<TITLE>My first HTML document</TITLE>
</HEAD>
<BODY>
<math display="block">
<mrow>
<mi>f</mi>
<mrow>
<mo>(</mo>
<mi>a</mi>
<mo>)</mo>
</mrow>
<mo>=</mo>
<msub>

<mo>&ContourIntegral;</mo>

<mrow>
<mi>&gamma;</mi>
</mrow>
</msub>
<mfrac>
<mrow>
<mi>f</mi>
<mo>(</mo>
<mi>z</mi>
<mo>)</mo>
</mrow>
<mrow>
<mi>z</mi>
<mo>&minus;</mo>
<mi>a</mi>
</mrow>
</mfrac>
<mi>d</mi>
<mi>z</mi>
</mrow>
</math>
</HTML>
CMGcarlo
Newbie
 
Posts: 2
Joined: Thu Feb 23, 2012 3:51 pm

Re: mathML

Postby magreenblatt » Fri Feb 24, 2012 4:00 pm

Please check http://www.crbug.com to see if the issue has already been reported. If not, you can add a new bug report there.
magreenblatt
Site Admin
 
Posts: 12383
Joined: Fri May 29, 2009 6:57 pm


Return to Feature Request Forum

Who is online

Users browsing this forum: No registered users and 22 guests