Closed
Bug 371448
Opened 18 years ago
Closed 17 years ago
audit use of NS_STYLE_DISPLAY_TABLE in MathML code
Categories
(Core :: MathML, defect)
Core
MathML
Tracking
()
RESOLVED
FIXED
People
(Reporter: dbaron, Assigned: wgianopoulos)
References
Details
In bug 9458 comment 87, bzbarsky wrote:
> Also a followup bug for all the NS_STYLE_DISPLAY_TABLE stuff in MathML code? I
> don't know what behavior rbs wants for inline-table and all.
Since we now implement 'inline-table' (NS_STYLE_DISPLAY_INLINE_TABLE), we should audit use of NS_STYLE_DISPLAY_TABLE in MathML code to make sure that we shouldn't be using or testing for inline-table instead.
Assignee | ||
Comment 1•17 years ago
|
||
I conducted this audit as part of my work on bug 348577.
I will resolve this bug when the code for that bug is checked in.
Assignee: rbs → wgianopoulos
Assignee | ||
Comment 2•17 years ago
|
||
Fixed by check-in for bug 348577.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•