[webkit-changes] [WebKit/WebKit] eedc1e: Align "UA" stylesheet for "marquee" with HTML Spec

EWS noreply at github.com
Wed Sep 14 11:48:27 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: eedc1e9585beba06191262f18c532432ad2e23c5
      https://github.com/WebKit/WebKit/commit/eedc1e9585beba06191262f18c532432ad2e23c5
  Author: Ahmad Saleem <ahmad.saleem792 at gmail.com>
  Date:   2022-09-14 (Wed, 14 Sep 2022)

  Changed paths:
    M Source/WebCore/css/html.css

  Log Message:
  -----------
  Align "UA" stylesheet for "marquee" with HTML Spec

Align "UA" stylesheet for "marquee" with HTML Spec

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

Reviewed by Tim Nguyen.

Align "UA" stylesheet with latest HTML Specifications:

- marquee element is missing "text-align: initial".

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

* Source/WebCore/css/html.css - Update "UA" stylesheet with HTML Specifications

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




More information about the webkit-changes mailing list