[Webkit-unassigned] [Bug 137958] ASSERTION FAILED: !object || !object->parent()->isRuby() || is<RenderRubyRun>(*object) || (object->isInline() && (object->isBeforeContent() || object->isAfterContent())) || (object->isAnonymous() && ... ) in WebCore::isAnonymousRubyInlineBlock

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 4 09:44:25 PST 2014


https://bugs.webkit.org/show_bug.cgi?id=137958

Chris Dumez <cdumez at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #240777|review?, commit-queue?      |review+, commit-queue-
              Flags|                            |

--- Comment #2 from Chris Dumez <cdumez at apple.com> ---
Comment on attachment 240777
  --> https://bugs.webkit.org/attachment.cgi?id=240777
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=240777&action=review

> LayoutTests/fast/multicol/newmulticol/ruby-from-multicol-to-auto.html:16
> +		<p>Test that a ruby element with multicol style is correctly laid out when it looses the multicol style.</p>

"loses"

> Source/WebCore/rendering/RenderRuby.cpp:74
>  

#ifndef ASSERT_DISABLED ?

> Source/WebCore/rendering/RenderRuby.cpp:75
> +static inline bool isRubyChildForNormalRemove(const RenderObject& object)

*ForNormalRemoval ?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141104/17094851/attachment-0002.html>


More information about the webkit-unassigned mailing list