https://bugs.webkit.org/show_bug.cgi?id=57975
Reviewed by Dan Bernstein. The "More..." link for line clamping no longer shows up in Safari RSS. Fix the isLink() check to just look at the style, so that it can find the InlineTextBox and not care that it's a child of the link element and not the line box for the link element itself (since that line box got culled). * rendering/RenderFlexibleBox.cpp: (WebCore::RenderFlexibleBox::applyLineClamp): git-svn-id: svn://svn.chromium.org/blink/trunk@83095 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Showing
Please register or sign in to comment