Artifact
Inspect this carefullyVisible transcript: silence.
CASE 006 · DOM Attribute
The visible transcript is truthful, but it is not the only data attached to the element.
Visible transcript: silence.
Compare the rendered artifact above with representations derived from the same browser-delivered artifact. Machine View does not decode, score, or identify the hidden message.
Opening a representation may expose clues that are already present in the page source or DOM.
About the technique
HTML attributes form a parallel machine-readable layer. Data attributes, accessibility labels, titles, metadata, and other fields can carry information independent of the visible text node.
Questions
It is an HTML mechanism for attaching custom data to an element so scripts can access it without displaying it as ordinary text.
Some parsers inspect attributes and some ignore them; behavior depends on the extraction pipeline.