Closed Bug 958953 Opened 10 years ago Closed 2 months ago

Add support for mtable@columnwidth

Categories

(Core :: MathML, defect, P5)

defect

Tracking

()

RESOLVED WONTFIX

People

(Reporter: fredw, Unassigned)

References

()

Details

(Keywords: helpwanted)

columnwidth: 	("auto" | length | "fit") +

"specifies how wide a column should be: "auto" means that the column should be as wide as needed; an explicit length means that the column is exactly that wide and the contents of that column are made to fit by linewrapping or clipping at the discretion of the renderer; "fit" means that the page width remaining after subtracting the "auto" or fixed width columns is divided equally among the "fit" columns. If insufficient room remains to hold the contents of the "fit" columns, renderers may linewrap or clip the contents of the "fit" columns. Note that when the columnwidth is specified as a percentage, the value is relative to the width of the table, not as a percentage of the default (which is "auto"). That is, a renderer should try to adjust the width of the column so that it covers the specified percentage of the entire table width.."
Priority: -- → P5
Severity: normal → S3

Mass WONTFIX for bugs related to legacy features that are not part of MathML Core (and with no plan to add them) or corresponding meta bugs. Please see bug 1495813 for the new meta bug.

Status: NEW → RESOLVED
Closed: 2 months ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.