Move text-align CSS property to the new StyleBuilder
Created attachment 240997 [details] Patch
Comment on attachment 240997 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=240997&action=review > Source/WebCore/css/StyleBuilderConverter.h:318 > + if (styleResolver.parentStyle()->textAlign() == TASTART) could use variable for styleResolver.parentStyle()->textAlign()
Created attachment 241035 [details] Patch
Comment on attachment 241035 [details] Patch Clearing flags on attachment: 241035 Committed r175625: <http://trac.webkit.org/changeset/175625>
All reviewed patches have been landed. Closing bug.