[webkit-changes] [WebKit/WebKit] e9d3bf: Remove invalid 'align-contents' css property from ...

Ahmad Saleem noreply at github.com
Sun Dec 10 09:20:36 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e9d3bfd635935ca09fd161b9bccba90c413a1602
      https://github.com/WebKit/WebKit/commit/e9d3bfd635935ca09fd161b9bccba90c413a1602
  Author: Ahmad Saleem <ahmad.saleem792+github at gmail.com>
  Date:   2023-12-10 (Sun, 10 Dec 2023)

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

  Log Message:
  -----------
  Remove invalid 'align-contents' css property from '::-webkit-slider-container' in html.css

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

Reviewed by Tim Nguyen.

This patch is to remove invalid 'align-contents' css property used for input type range
for '::-webkit-slider-container' since 166311 at main.

* Source/WebCore/css/html.css:
(input[type="range"]::-webkit-slider-container):
(input[type="range"]::-webkit-media-slider-container):

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




More information about the webkit-changes mailing list