mirror of
https://github.com/servo/servo.git
synced 2025-07-03 05:23:38 +01:00
3 lines
145 B
JavaScript
3 lines
145 B
JavaScript
// Identical to simpleSourcedScript.js but with a different hash, thanks to
|
|
// this comment!
|
|
window.postMessage(document.currentScript.id, "*");
|