diff --git a/test/AI/code/SVG/image_5a.svg b/test/AI/code/SVG/image_5a.svg new file mode 100644 index 00000000..c37060d6 --- /dev/null +++ b/test/AI/code/SVG/image_5a.svg @@ -0,0 +1,114 @@ + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/AI/code/SVG/svg_test_frame.html b/test/AI/code/SVG/svg_test_frame.html new file mode 100644 index 00000000..29d7e15a --- /dev/null +++ b/test/AI/code/SVG/svg_test_frame.html @@ -0,0 +1,14 @@ + + + + + + SVG с использованием <iframe> + + +

Пример SVG с использованием тега <iframe>

+ + + \ No newline at end of file diff --git a/test/AI/code/SVG/svg_test_obj.html b/test/AI/code/SVG/svg_test_obj.html new file mode 100644 index 00000000..f8adb421 --- /dev/null +++ b/test/AI/code/SVG/svg_test_obj.html @@ -0,0 +1,14 @@ + + + + + + SVG с использованием <object> + + +

Пример SVG с использованием тега <object>

+ + Ваш браузер не поддерживает SVG + + + \ No newline at end of file