Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 0ffaa9a71e2d4e0180930b78cbd593dc1358dc1c
      
https://github.com/WebKit/WebKit/commit/0ffaa9a71e2d4e0180930b78cbd593dc1358dc1c
  Author: Anne van Kesteren <[email protected]>
  Date:   2026-02-18 (Wed, 18 Feb 2026)

  Changed paths:
    M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml
    M Source/WTF/wtf/cocoa/RuntimeApplicationChecksCocoa.h
    M Source/WTF/wtf/cocoa/RuntimeApplicationChecksCocoa.mm
    M Source/WebCore/html/parser/HTMLParserOptions.cpp
    M Source/WebCore/html/parser/HTMLParserOptions.h
    M Source/WebCore/html/parser/HTMLTreeBuilder.cpp
    M Source/WebKitLegacy/mac/WebView/WebPreferencesDefaultValues.h
    M Source/WebKitLegacy/mac/WebView/WebPreferencesDefaultValues.mm

  Log Message:
  -----------
  REGRESSION(302480@main): GRID Legends: Failed to switch the language to 
Simplified Chinese and Traditional Chinese)
https://bugs.webkit.org/show_bug.cgi?id=307647
rdar://170187680

Reviewed by Ryosuke Niwa.

Through local inspection it appears that the app depends on <style>
start tags getting dropped as was the case before we introduced
enhanced <select> parsing. So we selectively restore that behavior for
this app and do it in such a way that we can remove the quirk in the
future once the app is updated.

Manually verified.

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to