On 07/08/2013 06:29 PM, Richard Bair wrote:
But that is by far not the only thing the method will do. It will also make
sure all the CSS properties are applied. For example you can see what the
background of a Region will be, or any other property that can be set from CSS.
You are right, it's also about properties set by CSS.
Is the reason you want to avoid validateLayoutAndCSS is that it might be used
for more than just layout and CSS in the future?
Yes, but on the other hand it's quite unlikely as there is not much left
on the pulse side:-) .
-Martin