Artifact
Inspect this carefullyThe room appears empty.
SPECTER
Or does it?
CASE 005 · CSS Visibility
A word exists in the artifact but normal viewing makes it disappear.
The room appears empty.
SPECTER
Or does it?
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
CSS can make DOM text visually imperceptible without deleting it. This creates a useful demonstration of the difference among raw structure, rendered pixels, and extracted text.
Questions
Yes. Matching foreground and background colors affect rendering, not the existence of the text node.
No. Extraction behavior depends on whether the tool uses raw DOM text, rendered text, accessibility information, or another representation.