DescriptionFix for input/datalist failure when datalist is created outside document
This patch fixes the failure, where datalist, when created in a shadowroot
outside the document, doesnot behave as expected. This patch changes
HTMLInputElement::resetListAttributeTargetObserver to update the list
reference when it resets the observer.
TEST=fast/forms/datalist/datalist-inside-shadow-dom.html
BUG=391995
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=178632
Patch Set 1 #
Total comments: 4
Patch Set 2 : Another approach #
Total comments: 1
Patch Set 3 : Using didNotifySubtreeInsertionsToDocument #
Messages
Total messages: 16 (0 generated)
|