[Webkit-unassigned] [Bug 172217] Regression (198943): <marquee> shouldn't wrap text

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 17 07:25:39 PDT 2017


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

Andreas Kling <akling at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |akling at apple.com
 Attachment #310385|review?                     |review+
              Flags|                            |

--- Comment #3 from Andreas Kling <akling at apple.com> ---
Comment on attachment 310385
  --> https://bugs.webkit.org/attachment.cgi?id=310385
patch

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

Wow, I was not expecting to see a marquee patch in 2017. r=me

> Source/WebCore/rendering/RenderMarquee.cpp:200
> -    auto& style = m_layer->renderer().mutableStyle();
> +    auto& style = m_layer->renderer().style();

Nice.

-- 
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/20170517/82344e11/attachment.html>


More information about the webkit-unassigned mailing list