[webkit-changes] [WebKit/WebKit] fea7b0: Inline dialog.css into html.css

Anne van Kesteren noreply at github.com
Tue Nov 21 02:44:32 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: fea7b07e14e54e808738e55ef532dff8a7a1aedc
      https://github.com/WebKit/WebKit/commit/fea7b07e14e54e808738e55ef532dff8a7a1aedc
  Author: Anne van Kesteren <annevk at annevk.nl>
  Date:   2023-11-21 (Tue, 21 Nov 2023)

  Changed paths:
    M Source/WebCore/CMakeLists.txt
    M Source/WebCore/DerivedSources-input.xcfilelist
    M Source/WebCore/DerivedSources.make
    M Source/WebCore/WebCore.xcodeproj/project.pbxproj
    R Source/WebCore/css/dialog.css
    M Source/WebCore/css/html.css
    M Source/WebCore/style/InspectorCSSOMWrappers.cpp
    M Source/WebCore/style/UserAgentStyle.cpp
    M Source/WebCore/style/UserAgentStyle.h

  Log Message:
  -----------
  Inline dialog.css into html.css
https://bugs.webkit.org/show_bug.cgi?id=265181

Reviewed by Tim Nguyen.

* Source/WebCore/CMakeLists.txt:
* Source/WebCore/DerivedSources-input.xcfilelist:
* Source/WebCore/DerivedSources.make:
* Source/WebCore/WebCore.xcodeproj/project.pbxproj:
* Source/WebCore/css/dialog.css: Removed.
* Source/WebCore/css/html.css:
(dialog):
(dialog[open]):
(dialog:modal):
(dialog::backdrop):
* Source/WebCore/style/InspectorCSSOMWrappers.cpp:
(WebCore::Style::InspectorCSSOMWrappers::collectDocumentWrappers):
* Source/WebCore/style/UserAgentStyle.cpp:
(WebCore::Style::UserAgentStyle::ensureDefaultStyleSheetsForElement):
* Source/WebCore/style/UserAgentStyle.h:

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




More information about the webkit-changes mailing list