mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-25 11:58:55 +00:00
Bug 500882 followup. Restore bit that shouldn't have gone away.
This commit is contained in:
parent
a2843c7f87
commit
1615eadf8a
@ -4658,6 +4658,7 @@ nsCSSFrameConstructor::FindMathMLData(nsIContent* aContent,
|
||||
|
||||
static const FrameConstructionData sInlineMathData =
|
||||
FCDATA_DECL(FCDATA_FORCE_NULL_ABSPOS_CONTAINER |
|
||||
FCDATA_IS_LINE_PARTICIPANT |
|
||||
FCDATA_WRAP_KIDS_IN_BLOCKS,
|
||||
NS_NewMathMLmathInlineFrame);
|
||||
return &sInlineMathData;
|
||||
|
Loading…
x
Reference in New Issue
Block a user