Created attachment 60558 [details] Test case The only element that should use italic fonts by default is the <mi> one. See the test case.
Created attachment 60560 [details] Patch Patch to respect the standard MathML 3 behaviour of mtext.
Comment on attachment 60560 [details] Patch Looks good!
Comment on attachment 60560 [details] Patch Rejecting patch 60560 from commit-queue. Failed to run "['WebKitTools/Scripts/run-webkit-tests', '--no-launch-safari', '--exit-after-n-failures=1', '--ignore-tests', 'compositing', '--quiet']" exit_code: 1 Running build-dumprendertree Compiling Java tests make: Nothing to be done for `default'. Running tests from /Users/eseidel/Projects/CommitQueue/LayoutTests Testing 20619 test cases. fast/loader/recursive-before-unload-crash.html -> failed Exiting early after 1 failures. 14200 tests run. 230.89s total testing time 14199 test cases (99%) succeeded 1 test case (<1%) had incorrect layout 1 test case (<1%) had stderr output Full output: http://webkit-commit-queue.appspot.com/results/3431051
Comment on attachment 60560 [details] Patch Doesn't seem related, let's readd it to the cq.
Comment on attachment 60560 [details] Patch Clearing flags on attachment: 60560 Committed r62948: <http://trac.webkit.org/changeset/62948>
All reviewed patches have been landed. Closing bug.
Created attachment 61158 [details] Updated test results In the previous patch, test results were outdated compared to the xhtml test file. This patch just updates them.
Reopen the bug to make commit-queue work when the patch will be reviewed.
Comment on attachment 61158 [details] Updated test results Clearing flags on attachment: 61158 Committed r63075: <http://trac.webkit.org/changeset/63075>