diff options
author | Konstantin Tokarev <annulen@yandex.ru> | 2015-09-16 19:05:02 +0300 |
---|---|---|
committer | Konstantin Tokarev <annulen@yandex.ru> | 2015-09-17 13:11:53 +0000 |
commit | 330c0ae2dcb9f99f380ceedb37ba02b891507613 (patch) | |
tree | b42b6bbe4ce5f38917fed8da3516cb3d10db0561 /Source/JavaScriptCore/runtime/BasicBlockLocation.cpp | |
parent | 62dd2add32c7c4d5d409d457c818ac88c952e7f6 (diff) | |
download | qtwebkit-330c0ae2dcb9f99f380ceedb37ba02b891507613.tar.gz |
Return correct surroundingText for HTMLTextFormControlElement.
Element::innerText() is always empty for <input> and <textarea>
elements, so HTMLTextFormControlElement::innerTextValue() is used.
NB: HTMLTextFormControlElement::value() should not be used because it
is updated asynchronously after text input.
Change-Id: I10eca4137236cfbef4c422cc935dd1c38a875301
Reviewed-by: Allan Sandfeld Jensen <allan.jensen@theqtcompany.com>
Diffstat (limited to 'Source/JavaScriptCore/runtime/BasicBlockLocation.cpp')
0 files changed, 0 insertions, 0 deletions