Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d51bd85d4498fc66ae566a81dea78cf8615e4741
https://github.com/WebKit/WebKit/commit/d51bd85d4498fc66ae566a81dea78cf8615e4741
Author: Anne van Kesteren <[email protected]>
Date: 2025-11-03 (Mon, 03 Nov 2025)
Changed paths:
M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml
Log Message:
-----------
Enable HTMLEnhancedSelectParsingEnabled by default
https://bugs.webkit.org/show_bug.cgi?id=301859
rdar://163927485
Reviewed by Tim Nguyen.
This aligns the way we parse <select> elements with the HTML Standard
and also allows them to contain <optgroup>, <option>, and <hr> elements
at more arbitrary nesting levels from a processing model perspective.
Canonical link: https://commits.webkit.org/302480@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications