# run-tests.ps1 - regenerate tests/.html (one per component) + tests/index.html
#
# Test pages embed an iframe of the real H5 demo (frameworks/.html). Component CSS and the
# demo's inline script actually run inside that frame, and tests/_runtime.js runs every assertion
# against the frame document. Nothing is snapshot-copied here: copying body HTML while stripping
#