chromium/third_party/blink/web_tests/external/wpt/html/rendering/replaced-elements/the-select-element/select-multiple-re-add-option-via-document-fragment-ref.html

<!doctype html>
<title>Reference: Move option from select[multiple] into DocumentFragment and back</title>
<p>You should see the word PASS below.</p>
<select multiple><option>PASS</option></select>