mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2026-04-21 03:10:26 +00:00
5 lines
129 B
Text
5 lines
129 B
Text
|
|
Changed box.
|
||
|
|
oldBox='<p>A box.</p>'
|
||
|
|
newBox='<p>Changed box.</p>'
|
||
|
|
NoModificationAllowedError: Cannot set outer HTML on document
|