Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vuejs/core
/ escapeHtml.spec.ts
File
escapeHtml.spec.ts
packages/shared/__tests__/escapeHtml.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ escapeHtml, escapeHtmlComment } from
'../src'
2
3
describe(
'escapeHtml'
, () => {
4
test(
'ssr: escapeHTML'
, () => {
Callers
nothing calls this directly
Calls
3
escapeHtml
Function · 0.90
escapeHtmlComment
Function · 0.90
test
Function · 0.50
Tested by
no test coverage detected