Global site search

Search guides, labs, glossary, and research

Type two or more characters to search.

Start with a channel, artifact, or defense term

Examples include zero-width, metadata, tokenizer, or prompt injection.

    Web & DOM · Cross-view inconsistency

    Source, DOM, Render, and Accessibility Differential

    The lab treats submitted markup as inert data, identifies representation differences, and states where a real browser engine is required.

    Quick answer

    What does the Web Representation Differential show?

    The lab treats submitted markup as inert data, identifies representation differences, and states where a real browser engine is required.

    Human visibility
    Multiple browser-facing layers
    Machine receiver
    DOM parser, renderer, accessibility consumer, crawler
    Robustness
    Browser and state dependent

    Research boundary: this page uses bounded, inert data and fixed safe examples. It never executes decoded content, requests secrets, calls third-party services, or performs actions against external systems.

    FIRST RUN / THREE STEPS

    Start with the prepared, bounded workflow.

    Nothing runs automatically
    1. Review the prepared starter input

      A bounded benign input is already present. Change it only when you are ready to test a different authorized artifact.

    2. Run Compare web representations

      Run the normal first-pass analysis for the prepared values above.

    3. Scan before expanding

      Read the summary first, then scan findings and expand only the machine views you need.

    INPUT / CONTROL PLANE

    Prepare the input and choose one action.

    Laboratory status: Ready

    The recommended first run is separated from alternate analyses. Inputs and selected files stay on this host.

    Current input state Prepared starter input loaded

    The form is prefilled with a bounded safe starting point. Nothing runs until you choose an action.

    310 / 24,000 bytes

    Maximum 24,000 UTF-8 bytes. Scripts, event handlers, remote references, and active embeds are never executed.

    Maximum: 24,000 UTF-8 bytes.

    Switch prepared example5 options

    Loading a sample changes only the form values. Review the result and run an action yourself.

    Prepared benign examples
    ACTION HIERARCHY

    Run the recommended first pass.

    Alternate actions remain available below, but the first pass is the clearest place to start.

    Inputs remain on this host. Text operations are size-limited; uploaded files are processed from PHP’s temporary upload and are not retained by the application.

    OUTPUT / MACHINE VIEWS

    Scan the result from summary to evidence.

    Run Compare web representations to create the first result.

    The prepared starter input is ready. The output will lead with a summary and visible qualifications before the expandable machine views.

    SummaryFindingsMachine views
    Interpretation framework

    The same artifact can produce several valid observations.

    01

    Human view

    What a person naturally reads, sees, or hears.

    02

    Structural view

    What a parser, DOM, container reader, or metadata extractor exposes.

    03

    Decoder view

    What becomes meaningful only with a rule, key, tokenizer, model, or tool.

    04

    Defensive view

    What normalization, rendering, OCR, canonicalization, or policy changes.

    Evidence and decision boundary

    Use the result as bounded evidence, not as a universal verdict.

    The lab treats submitted markup as inert data, identifies representation differences, and states where a real browser engine is required.

    LOCAL MODEConservative static HTML representation model
    REVIEW DATE2026-08-26
    SOURCE BODYPreserved separately from implementation claims
    Computed locally

    Deterministic output produced by this bounded runtime.

    • Exact bounded source text, comments, selected attributes, JSON-LD syntax, and the generated sanitized static copy
    • Selected hidden or low-salience patterns found by the local static analyzer
    • No submitted HTML is executed or allowed to fetch remote resources
    Bounded approximation

    Useful subset or model that does not establish full conformance.

    • Structural and rendered-text outputs are static approximations, not a WHATWG browser parser or layout engine
    • Accessible-name, CSSOM, generated-content, Shadow DOM, and platform accessibility behavior are not reconstructed by the PHP analyzer
    • Visibility rules cover selected common patterns rather than every CSS and rendering mechanism
    Escalate for

    Claims that require an exact parser, trust system, model, or human review.

    • Authoritative DOM repair, computed style, layout, hit testing, and accessibility trees require an isolated real browser
    • Cross-browser and platform accessibility mappings require representative browser and assistive-technology testing
    • Dynamic scripts, slots, templates, custom elements, and cross-origin frames require a separately controlled browser environment
    Interpretation rule

    Record the receiver and transformation.

    Machine-decodable is receiver-relative. Record the parser, preprocessing, codebook, tokenizer, key, model, and transformation path before generalizing from one result.

    Limitations

    What this page does not prove

    The PHP parser is a conservative static approximation. Complete layout, generated content, Shadow DOM, dynamic state, and platform accessibility mappings require isolated browser analysis.

    Deterministic review material

    Download the exact benign fixtures used for the evidence boundary.

    These local files are supplied for repeatable inspection. The application does not fetch them automatically, execute their content, or treat a fixture result as external verification.

    Web representation HTML

    Provides source, hidden-content, inert-subtree, accessible-name, comment, and JSON-LD planes for a static representation comparison.

    Type
    HTML fixture
    Bytes
    578
    SHA-256
    13ce08b019087e2d1989…
    Download fixture