Closed
Bug 5017
Opened 26 years ago
Closed 26 years ago
Style-Sheet "Justify" for <P> not honored inside table.
Categories
(Core :: Layout, defect, P3)
Tracking
()
People
(Reporter: mozilla, Assigned: troy)
References
()
Details
Mozilla (4-10-99) Win32 is not honoring the p.class {text-align: justify;} for
<p class="something"> inside of tables. This is honored in Communicator 4.51 and
IE5.
Actually, the bug has nothing to do with tables. We don't currently support
justified text. This small sample demonstrates the problem:
<p style="text-align: justify">
Some text inside a paragraph. The paragraph has inline style info that specifies
that the text should be fully justified
</p>
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 3•26 years ago
|
||
Agreed, this bug is a duplicate of 588.
Reporter | ||
Comment 4•22 years ago
|
||
Mass removing self from CC list.
Reporter | ||
Comment 5•22 years ago
|
||
Now I feel sumb because I have to add back. Sorry for the spam.
You need to log in
before you can comment on or make changes to this bug.
Description
•