[Webkit-unassigned] [Bug 116046] For keyboard users, activating a fragment URL should transfer focus and caret to the destination

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 5 13:28:06 PDT 2016


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

--- Comment #41 from Nan Wang <n_wang at apple.com> ---
(In reply to comment #40)
> > Source/WebCore/dom/Document.cpp:4085
> > +    return node.previousSibling() ?: node.parentNode();
> 
> Use || instead.
What do you mean by this? We need to return a Node object from this function.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160505/0613a45a/attachment-0001.html>


More information about the webkit-unassigned mailing list