Closed Bug 1458507 Opened 8 years ago Closed 7 years ago

clonenode(deep) dont copy actual value of select

Categories

(Core :: DOM: Core & HTML, defect, P3)

58 Branch
defect

Tracking

()

RESOLVED INVALID

People

(Reporter: bes.internal, Unassigned)

Details

(Keywords: testcase)

User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.45 Safari/537.36 OPR/53.0.2907.7 (Edition beta) Steps to reproduce: testcase https://codepen.io/anon/pen/bMWKdO Expected results: clonenode must copy actual DOM state of node
Component: Untriaged → DOM
Keywords: testcase
Product: Firefox → Core
Peter, could you take a look at this? I'm not sure what this is supposed to do.
Flags: needinfo?(peterv)
Priority: -- → P3
Component: DOM → DOM: Core & HTML

This is invalid. Cloning an option element doesn't propagate the selectedness to the clone.

Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Flags: needinfo?(peterv)
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.