ACTION-288: text-justify:distribute behavior
text-justify:distribute behavior
- State:
- closed
- Person:
- Elika Etemad
- Due on:
- January 20, 2011
- Created on:
- January 13, 2011
- Associated Product:
- CSS3 Text
- Related emails:
- No related emails
Related notes:
When text-justify:distribute is specified, if a line has no line break opportunities, it should center instead of left-aligned.
+-------------+
| A |
| a a a a a a |
+-------------+
It's also nice to have a shortcut rather than specifying three styles to make this:
text-align:justify;
text-align-last:justify;
text-justify:distirubte;
http://lists.w3.org/Archives/Public/www-style/2010Dec/0300.html
http://lists.w3.org/Archives/Public/www-style/2010Dec/0325.html
Display change log.