Bug 125860 - mtd should have an inferred mrow
Summary: mtd should have an inferred mrow
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: MathML (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 124841
Blocks:
  Show dependency treegraph
 
Reported: 2013-12-17 09:57 PST by Frédéric Wang (:fredw)
Modified: 2013-12-17 09:57 PST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Frédéric Wang (:fredw) 2013-12-17 09:57:25 PST
Follow-up of bug 124841. mtd should have an inferred mrow so that its children can behave the same way: stretching, baseline alignment, operator spacing etc

See attachment 217794 [details] for a testcase an attempt to make a RenderMathMLCell class derived from RenderTableCell that creates an anonymous RenderMathMLRow child.