[webkit-changes] [WebKit/WebKit] 32d01b: Remove leftover code of "defer" attributes post 25...

Ahmad Saleem noreply at github.com
Wed Jan 18 02:32:02 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 32d01bb53e8c4652d1d42562c7bfa5f07bb72227
      https://github.com/WebKit/WebKit/commit/32d01bb53e8c4652d1d42562c7bfa5f07bb72227
  Author: Ahmad Saleem <ahmad.saleem792+github at gmail.com>
  Date:   2023-01-18 (Wed, 18 Jan 2023)

  Changed paths:
    M Source/WebCore/svg/SVGPreserveAspectRatioValue.cpp

  Log Message:
  -----------
  Remove leftover code of "defer" attributes post 258253 at main

Remove leftover code of "defer" attributes post 258253 at main
https://bugs.webkit.org/show_bug.cgi?id=250731

Reviewed by Said Abou-Hallawa.

This patch is to remove leftover code post 258253 at main, which removed 'defer' attribute.

* Source/WebCore/svg/SVGPreserveAspectRatioValue.cpp:
(SVGPreserveAspectRatioValue::parse): Remove 'defer' leftover

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




More information about the webkit-changes mailing list