repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge Chromium + Blink git repositories
[chromium-blink-merge.git]
/
third_party
/
WebKit
/
LayoutTests
/
fast
/
forms
/
select-set-length-with-mutation-remove-expected.txt
blob
3679322380617a11c4a8442beea4c7897bf5ebf1
1
Tests that setting .length on an HTMLSelectElement works in the presence of mutation listeners that remove option elements.
2
3
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
4
5
6
PASS sel.length is 200
7
PASS sel.length is 100
8
PASS sel.length is 180
9
PASS successfullyParsed is true
10
11
TEST COMPLETE
12