AcidTestsMathML icon indicating copy to clipboard operation
AcidTestsMathML copied to clipboard

Can we haz a page where we can summarize current browsers status ?

Open innovimax opened this issue 12 years ago • 6 comments

innovimax avatar May 04 '13 08:05 innovimax

Thanks for the proposal. That's certainly a good idea. But I guess I must finish to review and describe the Acid3 test before.

fred-wang avatar May 04 '13 08:05 fred-wang

Can we help ?

innovimax avatar May 04 '13 08:05 innovimax

Sure, that would be great. I guess you can fork the git repository and create a new directory "status/" or something like that to store the HTML pages with browser status.

Most bugs in Webkit/Gecko can be found as a dependency of

https://bugs.webkit.org/show_bug.cgi?id=84019 https://bugzilla.mozilla.org/show_bug.cgi?id=525772 https://bugzilla.mozilla.org/show_bug.cgi?id=534959 https://bugzilla.mozilla.org/show_bug.cgi?id=687809

Opera's stylesheet and limitations can be found in the W3C spec (but they are going to move from Presto to Blink): http://www.w3.org/TR/mathml-for-css/

IE and Chrome don't have native MathML support, so they are supposed to fail everything. However, I think IE pass test 99 in the Acid3, which is really a pure CSS test, albeit applied to MathML nodes (not sure why Chrome fails).

The requirements to pass the tests and detailed subtests are described here: http://fred-wang.github.io/AcidTestsMathML/acid1/description.html http://fred-wang.github.io/AcidTestsMathML/acid2/description.html

I guess you could mention the current score for the MathML Acid3 test, but the review and description is not complete yet, so you'd better not enter into the details.

Thanks.

fred-wang avatar May 04 '13 09:05 fred-wang

The MDN pages are also helpful: https://developer.mozilla.org/en-US/docs/Mozilla/MathML_Project/Status https://developer.mozilla.org/en-US/docs/MathML

fred-wang avatar May 04 '13 09:05 fred-wang

As the test suite seems to be still a moving target, It would be interesting to use git tags to save the conformance status linked to a particular version of the test suite.

dolmen avatar May 07 '13 11:05 dolmen

I just pushed some changes to complete the description of the Acid3 tests. Hopefully, the tests won't change again, unless I got some feedback about mistakes.

More links:

Webkit: https://bugs.webkit.org/show_bug.cgi?id=115789 https://bugs.webkit.org/show_bug.cgi?id=115583

Chromium: http://code.google.com/p/chromium/issues/detail?id=239378 http://code.google.com/p/chromium/issues/detail?id=239382 http://code.google.com/p/chromium/issues/detail?id=239384 http://code.google.com/p/chromium/issues/detail?id=152430

(note: the "enable MathML" bug in Chromium has 289 votes, which set it in the top 30 of the most starred Chromium bugs: https://code.google.com/p/chromium/issues/list?sort=-stars&colspec=ID+Summary+Stars)

fred-wang avatar May 15 '13 12:05 fred-wang