mirror of
https://github.com/pyscript/pyscript.git
synced 2025-12-19 18:27:29 -05:00
add test for more elements up to caption
This commit is contained in:
@@ -3,6 +3,7 @@ import js
|
||||
js.document.body.append("document patch ")
|
||||
|
||||
import a
|
||||
|
||||
from pyscript import RUNNING_IN_WORKER, display, sync
|
||||
|
||||
display("Hello World", target="test", append=True)
|
||||
|
||||
Reference in New Issue
Block a user