[webkit-changes] [WebKit/WebKit] 25d80d: Make the element spec-compliant by addin...

Thu, 10 Apr 2025 01:31:55 -0700

  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 25d80dcb4ad37d0780f9a88f05c01de0a1935c04
      
https://github.com/WebKit/WebKit/commit/25d80dcb4ad37d0780f9a88f05c01de0a1935c04
  Author: Alexsander Damaceno <aem...@gmail.com>
  Date:   2025-04-10 (Thu, 10 Apr 2025)

  Changed paths:
    M Source/WebCore/css/html.css
    M Source/WebCore/style/StyleAdjuster.cpp

  Log Message:
  -----------
  Make the <marquee> element spec-compliant by adding overflow: hidden
https://bugs.webkit.org/show_bug.cgi?id=283811

Reviewed by Tim Nguyen.

Make the <marquee> element spec-compliant by adding  missing overflow: hidden 
property.

<marquee> element spec: https://html.spec.whatwg.org/#the-marquee-element-2

* Source/WebCore/css/html.css:
(marquee):
* Source/WebCore/style/StyleAdjuster.cpp:
(WebCore::Style::Adjuster::adjust const):

Canonical link: https://commits.webkit.org/293513@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to