Revision 69ff91c98bb6f57e646b8e5dd671cf6648532b44 authored by tkent on 21 February 2017, 20:10:15 UTC, committed by Jeff Carpenter on 21 February 2017, 20:10:15 UTC
collapseToStartEnd.html and isCollapsed.html assumed addRange() with nodes in
different roots succeeded. It's not consistent with the latest draft.

This CL removes 90 invalid tests, and removes 1 duplicated test for null endpoints.

BUG=683066

Review-Url: https://codereview.chromium.org/2709623002
Cr-Commit-Position: refs/heads/master@{#451686}
1 parent 99a1f51
History
File Mode Size
resources
OWNERS -rw-r--r-- 36 bytes
idlharness.html -rw-r--r-- 1.2 KB
test_attributes_exist.html -rw-r--r-- 729 bytes
test_child_document.html -rw-r--r-- 2.9 KB
test_default_view.html -rw-r--r-- 1.9 KB
test_minimize-manual.html -rw-r--r-- 7.8 KB
test_read_only.html -rw-r--r-- 1.2 KB
test_tab_state_change-manual.html -rw-r--r-- 7.7 KB
unload-1.html -rw-r--r-- 344 bytes
unload.html -rw-r--r-- 462 bytes

back to top