Closed Bug 348415 Opened 19 years ago Closed 18 years ago

Need C++ fix for bug 307826

Categories

(Core :: MathML, defect)

PowerPC
macOS
defect
Not set
critical

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: jruderman, Assigned: rbs)

References

Details

(Whiteboard: [sg:critical])

The fix for bug 307826 relies on this addition to mathml.css: /* MathML doesn't permit floating and positioning */ *, * *|* { float: none !important; position: static !important; } This needs to be replaced by a C++ fix. See bug 347355 comment 15 for some reasons why mathml.css rules are not adequate for fixing security holes.
Whiteboard: [sg:critical]
The float:none rule was removed with https://bugzilla.mozilla.org/attachment.cgi?id=209640 the patch from bug 317544.
any reason to continue to hold this open? looks like it can be marked fixed.
Yeah, looks like the rules have been removed now.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → WORKSFORME
Group: security
You need to log in before you can comment on or make changes to this bug.