Please add support for text-justify CSS3 property
Opened this issue · 0 comments
GoogleCodeExporter commented
What steps will reproduce the problem?
1. Use text-justify CSS3 property.
What is the expected output? What do you see instead?
The compiler doesn't support the text-justify property:
text-justify is an unrecognized property in main.gss at line 387 column 3:
text-justify: auto;
^
1 error(s)
What version of the product are you using? On what operating system?
closure-stylesheets-20111230.jar
Please provide any additional information below.
Original issue reported on code.google.com by ltrab...@gmail.com
on 18 Mar 2012 at 2:14