Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
innovimax opened this issue May 4, 2013 · 6 comments
Open

Comments

@innovimax
Copy link

No description provided.

@fred-wang
Copy link
Owner

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

@innovimax
Copy link
Author

Can we help ?

@fred-wang
Copy link
Owner

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
Copy link
Owner

@dolmen
Copy link

dolmen commented May 7, 2013

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.

@fred-wang
Copy link
Owner

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants