Change the axis property to be a boolean like other isInline checks. This makes it easier to share between the old/new multi-column and matches other uses of isInline/childrenInline() etc. in the engine.
Created attachment 222290 [details] Patch
Comment on attachment 222290 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=222290&action=review > Source/WebCore/rendering/RenderMultiColumnFlowThread.h:38 > - > + Added whitespace.
Landed in r162822.