[webkit-reviews] review granted: [Bug 196003] ASSERTION FAILED: !object || !isRuby(object->parent()) || is<RenderRubyRun>(*object) || (object->isInline() && (object->isBeforeContent() || object->isAfterContent())) || (object->isAnonymous() && is<RenderBlock>(*object) && object->style().display() == D : [Attachment 382334] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 30 11:18:52 PDT 2019


Antti Koivisto <koivisto at iki.fi> has granted zalan <zalan at apple.com>'s request
for review:
Bug 196003: ASSERTION FAILED: !object || !isRuby(object->parent()) ||
is<RenderRubyRun>(*object) || (object->isInline() && (object->isBeforeContent()
|| object->isAfterContent())) || (object->isAnonymous() &&
is<RenderBlock>(*object) && object->style().display() == D
https://bugs.webkit.org/show_bug.cgi?id=196003

Attachment 382334: Patch

https://bugs.webkit.org/attachment.cgi?id=382334&action=review


More information about the webkit-reviews mailing list