[Webkit-unassigned] [Bug 179179] display:contents should work with dynamic table mutations

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 2 14:31:22 PDT 2017


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

--- Comment #3 from Antti Koivisto <koivisto at iki.fi> ---
> I'd prefer using Parent& RenderTreeUpdater::renderingParent() instead since
> -> syntax doesn't seem to buy us much.

I have been using it in cases where it removes redundancy. This would otherwise need to be written as

RenderTreeUpdater::Parent& RenderTreeUpdater::renderingParent()

-- 
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/20171102/576d4677/attachment.html>


More information about the webkit-unassigned mailing list