ASSERT(!child || is<RenderRubyRun>(*child) || child->isBeforeContent() || child == rubyBeforeBlock(ruby)); is complex and redundant after r180064
Created attachment 246547 [details] Patch
Comment on attachment 246547 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=246547&action=review > Source/WebCore/rendering/RenderRuby.cpp:111 > + Nit: I don't feel that this empty line improves the readability of this code.
http://trac.webkit.org/changeset/180081