From 6f4b9b190baaa4c10d8e60108ceb61b486f6e1a3 Mon Sep 17 00:00:00 2001 From: Lucario387 Date: Mon, 2 Jan 2023 02:38:54 +0900 Subject: refactor(vue, html): Update injections Update html_tags injections so that html/vue/svelte parsers can use it without having a script/style tag being captured twice Signed-off-by: Pham Huy Hoang --- .../injections/html/test-html-injections.html | 45 ++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 tests/query/injections/html/test-html-injections.html (limited to 'tests') diff --git a/tests/query/injections/html/test-html-injections.html b/tests/query/injections/html/test-html-injections.html new file mode 100644 index 000000000..536ec8734 --- /dev/null +++ b/tests/query/injections/html/test-html-injections.html @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + + +
+ + Test div to test css injections for style attributes +
+ + -- cgit v1.2.3-70-g09d2