[webkit-reviews] review granted: [Bug 208397] ASSERT(m_column != unsetColumnIndex) in RenderTable::cellBefore : [Attachment 392148] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 2 10:07:07 PST 2020


zalan <zalan at apple.com> has granted Doug Kelly <dougk at apple.com>'s request for
review:
Bug 208397: ASSERT(m_column != unsetColumnIndex) in RenderTable::cellBefore
https://bugs.webkit.org/show_bug.cgi?id=208397

Attachment 392148: Patch

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




--- Comment #7 from zalan <zalan at apple.com> ---
Comment on attachment 392148
  --> https://bugs.webkit.org/attachment.cgi?id=392148
Patch

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

> LayoutTests/fast/table/insert-cell-invisible-parent.html:18
> +<table rules="none" codebase="a">
> +<tr id="row" codebase="a">

Are those attributes really needed here to repro this issue?


More information about the webkit-reviews mailing list