Update tests for inherit and initial values for -webkit-columns and related CSS properties.
Created attachment 106519 [details] Patch
Comment on attachment 106519 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=106519&action=review > LayoutTests/fast/multicol/initial-column-values-expected.txt:2 > +ALERT: blah > +CONSOLE MESSAGE: line 41: TypeError: 'null' is not an object (evaluating 'document.getElementById("parent").style') Huh?
Good point. Let me take a look...
Created attachment 106523 [details] Patch
Looks like I had somehow uploaded an in-progress copy. Should be better now.
Comment on attachment 106523 [details] Patch OK.
Comment on attachment 106523 [details] Patch Clearing flags on attachment: 106523 Committed r94773: <http://trac.webkit.org/changeset/94773>
All reviewed patches have been landed. Closing bug.