Selection API: anchorNode, anchorOffset, focusNode, focusOffset, isCollapsed, and type should be based on a registered Range.

We computed them with normalized selection, a.k.a. VisibleSelection.
This CL improves external/wpt/selection/isCollapsed.html.

Total new PASS: 116
Total new FAIL: 77

Following CLs will resolve FAILs which this CL introduces.

BUG=691887

Review-Url: https://codereview.chromium.org/2694043004
Cr-Commit-Position: refs/heads/master@{#450266}
21 files changed