Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b73298f39fd5b66b7eca44fd4a829cbad6992453
      
https://github.com/WebKit/WebKit/commit/b73298f39fd5b66b7eca44fd4a829cbad6992453
  Author: Wenson Hsieh <[email protected]>
  Date:   2026-06-14 (Sun, 14 Jun 2026)

  Changed paths:
    M 
LayoutTests/fast/text-extraction/debug-text-extraction-select-options-expected.txt
    M Source/WebKit/Shared/TextExtractionToStringConversion.cpp

  Log Message:
  -----------
  [Text Extraction] Include selected value(s) by default for `select` elements
https://bugs.webkit.org/show_bug.cgi?id=317097
rdar://179660403

Reviewed by Richard Robinson.

Represent `select` elements using `select uid=… selected=someValue`, even when
`includeSelectOptions` is `false`; rebaseline an existing layout test to 
exercise the change.

* 
LayoutTests/fast/text-extraction/debug-text-extraction-select-options-expected.txt:
* Source/WebKit/Shared/TextExtractionToStringConversion.cpp:
(WebKit::selectedOptionDisplayValues):
(WebKit::populateJSONForItem):
(WebKit::addPartsForItem):

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



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

Reply via email to