From 44097da7288042e988bcb89f1c6cc817a8e1eec9 Mon Sep 17 00:00:00 2001 From: zhang Date: Sat, 4 Jun 2022 08:48:54 +0800 Subject: 0604 --- web/canvas_layering.html | 113 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 113 insertions(+) create mode 100644 web/canvas_layering.html (limited to 'web/canvas_layering.html') diff --git a/web/canvas_layering.html b/web/canvas_layering.html new file mode 100644 index 0000000..6214009 --- /dev/null +++ b/web/canvas_layering.html @@ -0,0 +1,113 @@ + + + + + Canvas Layers Test + + +
+
+ + This text is displayed if your browser does not support HTML5 Canvas. + + + + This text is displayed if your browser does not support HTML5 Canvas. + + + + This text is displayed if your browser does not support HTML5 Canvas. + +
+ + +
+ + \ No newline at end of file -- cgit v1.2.3