mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-05-22 02:52:52 +00:00
4 lines
129 B
Text
4 lines
129 B
Text
Changed box.
|
|
oldBox='<p>A box.</p>'
|
|
newBox='<p>Changed box.</p>'
|
|
NoModificationAllowedError: Cannot set outer HTML on document
|