summaryrefslogtreecommitdiff
path: root/uvim/runtime/syntax/testdir/input/html.html
diff options
context:
space:
mode:
authorMehmet Samet Duman <yongdohyun@projecttick.org>2026-04-04 12:41:27 +0300
committerMehmet Samet Duman <yongdohyun@projecttick.org>2026-04-04 12:41:27 +0300
commit4f2d36194b4f299aa7509d815c07121039ea833b (patch)
treef3ded014bad3a4c76ff6a22b8726ebaab68c3d13 /uvim/runtime/syntax/testdir/input/html.html
parent5b578e70c314723a3cde5c9bfc2be0bf1dadc93b (diff)
downloadProject-Tick-4f2d36194b4f299aa7509d815c07121039ea833b.tar.gz
Project-Tick-4f2d36194b4f299aa7509d815c07121039ea833b.zip
NOISSUE change uvim folder name to mnv
Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
Diffstat (limited to 'uvim/runtime/syntax/testdir/input/html.html')
-rw-r--r--uvim/runtime/syntax/testdir/input/html.html153
1 files changed, 0 insertions, 153 deletions
diff --git a/uvim/runtime/syntax/testdir/input/html.html b/uvim/runtime/syntax/testdir/input/html.html
deleted file mode 100644
index 4a9b7a471d..0000000000
--- a/uvim/runtime/syntax/testdir/input/html.html
+++ /dev/null
@@ -1,153 +0,0 @@
-<!--
- HTML Syntax Test File
- Maintainer: Doug Kearns <dougkearns@gmail.com>
- Last Change: 2024 Jun 13
- MNV_TEST_SETUP let g:html_no_rendering = 1
-
- TODO: Investigate macOS test failures when comparing italicized text with,
- for example, <em> and <i> elements. FreeBSD fails with an empty <strike>
- element. See #13591 and #14215.
--->
-
-<!-- HTML Elements -->
-<a></a>
-<abbr></abbr>
-<address></address>
-<area>
-<article></article>
-<aside></aside>
-<audio></audio>
-<b>bring attention to</b>
-<base>
-<bdi></bdi>
-<bdo></bdo>
-<blockquote></blockquote>
-<body></body>
-<br>
-<button></button>
-<canvas></canvas>
-<caption></caption>
-<cite></cite>
-<code></code>
-<col>
-<colgroup></colgroup>
-<data></data>
-<datalist></datalist>
-<dd></dd>
-<del>deleted text</del>
-<details></details>
-<dfn></dfn>
-<dialog></dialog>
-<div></div>
-<dl></dl>
-<dt></dt>
-<em>emphasis</em>
-<embed>
-<fieldset></fieldset>
-<figcaption></figcaption>
-<figure></figure>
-<footer></footer>
-<form></form>
-<h1>Heading Level 1</h1>
-<h2>Heading Level 3</h2>
-<h3>Heading Level 4</h3>
-<h4>Heading Level 4</h4>
-<h5>Heading Level 5</h5>
-<h6>Heading Level 6</h6>
-<head></head>
-<header></header>
-<hgroup></hgroup>
-<hr>
-<html></html>
-<i>idiomatic text</i>
-<iframe></iframe>
-<img>
-<input>
-<ins></ins>
-<kbd></kbd>
-<label></label>
-<legend></legend>
-<li></li>
-<link>
-<main></main>
-<map></map>
-<mark></mark>
-<menu></menu>
-<meta>
-<meter></meter>
-<nav></nav>
-<noscript></noscript>
-<object></object>
-<ol></ol>
-<optgroup></optgroup>
-<option></option>
-<output></output>
-<p></p>
-<picture></picture>
-<pre>preformatted text</pre>
-<progress></progress>
-<q></q>
-<rp></rp>
-<rt></rt>
-<ruby></ruby>
-<!-- FreeBSD failure
-<s>strikethrough</s>
--->
-<samp></samp>
-<script></script>
-<search></search>
-<section></section>
-<select></select>
-<slot></slot>
-<small></small>
-<source>
-<span></span>
-<strong>strong importance</strong>
-<style></style>
-<sub></sub>
-<summary></summary>
-<sup></sup>
-<table></table>
-<tbody></tbody>
-<td></td>
-<template></template>
-<textarea></textarea>
-<tfoot></tfoot>
-<th></th>
-<thead></thead>
-<time></time>
-<title></title>
-<tr></tr>
-<track>
-<u>unarticulated annotation</u>
-<ul></ul>
-<var></var>
-<video></video>
-<wbr>
-<xmp></xmp>
-
-<!-- Deprecated Elements -->
-<acronym></acronym>
-<big></big>
-<center></center>
-<dir></dir>
-<font></font>
-<frame></frame>
-<frameset></frameset>
-<marquee></marquee>
-<menuitem></menuitem>
-<nobr></nobr>
-<noframes></noframes>
-<param>
-<rb></rb>
-<rtc></rtc>
-<strike>strikethrough</strike>
-<tt></tt>
-
-<!-- Experimental - not highlighted -->
-<portal></portal>
-
-<!-- Note: these deprecated elements have never been matched -->
-<image>
-<noembed>
-<plaintext>