aboutsummaryrefslogtreecommitdiffstats
path: root/its/plugin/projects/issues-project/src/file5-1.html
diff options
context:
space:
mode:
Diffstat (limited to 'its/plugin/projects/issues-project/src/file5-1.html')
-rw-r--r--its/plugin/projects/issues-project/src/file5-1.html14
1 files changed, 14 insertions, 0 deletions
diff --git a/its/plugin/projects/issues-project/src/file5-1.html b/its/plugin/projects/issues-project/src/file5-1.html
new file mode 100644
index 0000000..908013f
--- /dev/null
+++ b/its/plugin/projects/issues-project/src/file5-1.html
@@ -0,0 +1,14 @@
+<!DOCTYPE html>
+<!-- this file is not analyzed as HTML suffixes are changed to "htm" -->
+<html>
+<head>
+ <title>Page Title</title>
+ <style>
+b a {
+ color: pink;; /* S1116 | no-extra-semicolons */
+}
+ </style>
+</head>
+<body>
+</body>
+</html>