Closed Bug 31056 Opened 25 years ago Closed 25 years ago

text-align: justify doesn't work

Categories

(Core :: CSS Parsing and Computation, defect, P3)

x86
Windows 95
defect

Tracking

()

VERIFIED DUPLICATE of bug 588

People

(Reporter: caseyperkins, Assigned: pierre)

References

()

Details

Presently, it seems that text-align: left, center or right works, but not 
justify. I've tried this on several pages, but it still doesn't work. I'm using 
build 2000030516, although I also tried it in M14, with the same results.
I coded an example at 
http://www.linuxstart.com/~cp/test.html, which basically has this style code:
<style>
body{
text-align: justify;
}
</style>
And then after that, a paragraph of text in the body.

*** This bug has been marked as a duplicate of 588 ***
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Verified dup of #588
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.