mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 17:55:07 +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
|