MCPcopy
hub / github.com/yabwe/medium-editor / selection.spec.js

File selection.spec.js

spec/selection.spec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/*global selectElementContents, placeCursorInsideElement, isSafari */
2
3describe('MediumEditor.selection TestCase', function () {
4 'use strict';

Callers

nothing calls this directly

Calls 3

placeCursorInsideElementFunction · 0.85
selectElementContentsFunction · 0.85
isSafariFunction · 0.85

Tested by

no test coverage detected