Affected WPT tests: imported/w3c/web-platform-tests/html/semantics/forms/textfieldselection/selection-value-interactions.html imported/w3c/web-platform-tests/html/semantics/forms/textfieldselection/textfieldselection-setRangeText.html
Created attachment 454372 [details] Patch
Comment on attachment 454372 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=454372&action=review r=me > Source/WebCore/ChangeLog:8 > + We shouldn't call HTMLTextFormControlElement::subtreeHasChanged() in HTMLTextFormControlElement::setRangeText. nit: extra space before "in" > Source/WebCore/ChangeLog:11 > + This cl refers and imports some of the changes in chromiu CL at I think "cl" is a chrome/blink term. Also typo: chromiu
Created attachment 454684 [details] Patch
<rdar://problem/90364922>
Created attachment 454953 [details] Patch
Landing this patch. The test failure in ios-wk2 doesn't seem related to this patch.
Committed r291555 (248659@main): <https://commits.webkit.org/248659@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 454953 [details].