mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-11 17:37:00 +02:00
5 lines
129 B
Plaintext
5 lines
129 B
Plaintext
Changed box.
|
|
oldBox='<p>A box.</p>'
|
|
newBox='<p>Changed box.</p>'
|
|
NoModificationAllowedError: Cannot set outer HTML on document
|