package mdx
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Test outputs.
The type for test outputs. Ellipisis (...
) allow to skip zero, one or many lines while comparing the outputs with equal
.
merge output test
merges any `Ellipsis
items from test
into output
.
pp
is the pretty-printer for test outputs. pad
is the size of the optional whitespace left-padding (by default it is 0).
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>