Bug 85731 (row-col-spacing)

Summary: Add support for mtable@rowspacing and mtable@columnspacing
Product: WebKit Reporter: Frédéric Wang (:fredw) <fred.wang>
Component: MathMLAssignee: Nobody <webkit-unassigned>
Status: UNCONFIRMED    
Severity: Normal CC: distler, fred.wang
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
URL: http://www.w3.org/TR/MathML/chapter3.html#presm.mtable.attrs
Bug Depends on:    
Bug Blocks: 84019    
Attachments:
Description Flags
Testcase for @columnalign none

Frédéric Wang (:fredw)
Reported 2012-05-06 07:44:13 PDT
rowspacing specifies how much space to add between rows. columnspacing specifies how much space to add between columns. MathJax uses these attributes to implement many LaTeX commands. Note that Firefox does not support these attributes yet. You may find some reftests here: http://devel.mathjax.org/testing/testsuite/MathMLToDisplay/Presentation/TablesAndMatrices/
Attachments
Testcase for @columnalign (798 bytes, application/xhtml+xml)
2012-10-28 20:50 PDT, Jacques Distler
no flags
Jacques Distler
Comment 1 2012-10-28 20:50:06 PDT
Created attachment 171150 [details] Testcase for @columnalign
Jacques Distler
Comment 2 2012-10-28 20:52:34 PDT
@columnalign is crucial for formatting multi-line equations (as in the testcase).
Note You need to log in before you can comment on or make changes to this bug.