We would like your opinion on the default values of contentAlignX/Y backed up with some arguments.
If you are too lazy to come up with reasons, then vote:
http://poll.pollcode.com/pjo2
Remember the root element (by default) won't have any padding so if you choose left/top the text would touch the border of the viewport.
Using center as a default has also design implications: for example if 2 containers have different width (one above the other), their text wouldn't be aligned.
| [some text ] |
| [text too ] |
I wonder if it will look right (hopefully whitespace is preserved).