[webkit-changes] [WebKit/WebKit] 63cf0b: Missing CSS Parser Text Underline Handling in CSSP...

Brandon Stewart noreply at github.com
Wed Jun 14 21:34:48 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 63cf0bd4f0aa1aff623c7c398f62dca5f5170a69
      https://github.com/WebKit/WebKit/commit/63cf0bd4f0aa1aff623c7c398f62dca5f5170a69
  Author: Brandon Stewart <brandonstewart at apple.com>
  Date:   2023-06-14 (Wed, 14 Jun 2023)

  Changed paths:
    M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml
    M Source/WebCore/css/parser/CSSParserContext.cpp

  Log Message:
  -----------
  Missing CSS Parser Text Underline Handling in CSSParserContext
https://bugs.webkit.org/show_bug.cgi?id=258034

Reviewed by Tim Nguyen.

Was missing support in the CSSParserContext for handling the text underline flag.

* Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml:
* Source/WebCore/css/parser/CSSParserContext.cpp:
(WebCore::operator==):
(WebCore::add):

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




More information about the webkit-changes mailing list