[webkit-changes] [WebKit/WebKit] f238b0: Use inset property in the Fullscreen UA style sheet

Tim Nguyen noreply at github.com
Sun Nov 27 23:50:40 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f238b05eff0718843293ecaf94031147a8ae1e4a
      https://github.com/WebKit/WebKit/commit/f238b05eff0718843293ecaf94031147a8ae1e4a
  Author: Tim Nguyen <ntim at apple.com>
  Date:   2022-11-27 (Sun, 27 Nov 2022)

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

  Log Message:
  -----------
  Use inset property in the Fullscreen UA style sheet
https://bugs.webkit.org/show_bug.cgi?id=248310
rdar://102705230

Reviewed by Antoine Quint.

No observable change, inset is a shorthand for all 4 sides. Per-spec change: https://github.com/whatwg/fullscreen/pull/210

Also fixup whitespace.

* Source/WebCore/css/fullscreen.css:
(#if defined(ENABLE_FULLSCREEN_API) && ENABLE_FULLSCREEN_API):

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




More information about the webkit-changes mailing list