Yet another simple cleanup after phase 1 of MathML refactoring. The only MathML anonymous renderers are RenderMathMLOperators created by the mfenced element. Hence in most case renderName does not need to handle the cases when isAnonymous() is true.
Created attachment 282051 [details] Patch
Created attachment 282247 [details] Patch
Comment on attachment 282247 [details] Patch Attachment 282247 [details] did not pass ios-sim-ews (ios-simulator-wk2): Output: http://webkit-queues.webkit.org/results/1586638 New failing tests: animations/multiple-backgrounds.html
Created attachment 282248 [details] Archive of layout-test-results from ews123 for ios-simulator-wk2 The attached test failures were seen while running run-webkit-tests on the ios-sim-ews. Bot: ews123 Port: ios-simulator-wk2 Platform: Mac OS X 10.11.4
Committed r202569: <http://trac.webkit.org/changeset/202569>