Bug 1849478 [wpt PR 41544] - selectlist: add <selectedoption> element, a=testonly
commit02e513285fe6d2975a15bc76e56468a0096fcd40
authorJoey Arhar <jarhar@chromium.org>
Fri, 8 Sep 2023 19:15:42 +0000 (8 19:15 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Wed, 13 Sep 2023 11:38:26 +0000 (13 11:38 +0000)
treef1b70994fbd68256d48a08518259c679d83b6440
parentb335f1c94225ba3dc048f8def47598c093ac7a94
Bug 1849478 [wpt PR 41544] - selectlist: add <selectedoption> element, a=testonly

Automatic update from web-platform-tests
selectlist: add <selectedoption> element

In the new selectlist architecture, the <selectedoption> element is the
replacement for the behavior=selected-value attribute. <selectedoption>'s
children are replaced with the text content of the selected value of the
first ancestor <selectlist> in the flat tree.

Bug: 1121840
Change-Id: I436cfe3738175da27add2675af2703b2b33b9329
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4795647
Reviewed-by: Mason Freed <masonf@chromium.org>
Commit-Queue: Joey Arhar <jarhar@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1189707}

--

wpt-commits: 6ea4ba583e94bf49db3121e912b8ecbb26e60ae8
wpt-pr: 41544
testing/web-platform/tests/html/semantics/forms/the-selectlist-element/selectlist-selectedoption-element.tentative.html [new file with mode: 0644]