mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-01 12:07:14 +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
|