mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-23 09:22:30 +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
|