DOM Diff
Compare static HTML vs rendered DOM to spot differences.
/api/browser/dom_diff/v1
Output
Run the tool to see results.
Useful when
- Find DOM changes introduced by hydration scripts.
- Detect injected nodes from third-party widgets.
- Debug render mismatches between static and runtime HTML.