CKEditor5 Diff In HTML5
62 lines
<section>
<section>
<header><h1>Transparent</h1></header>
<header><h1>Transparent</h1></header>
<section>
<section>
<h2><a></h2>
<h2><a></h2>
<a><div>DIV DIV</div><p>TEST TEST</p><button>BUTTON BUTTON</button></a>
<div><a>DIV DIV</a></div><p><a>TEST TEST</a></p><p><a><button>BUTTON BUTTON</button></a></p>
</section>
</section>
<section>
<section>
<h2><del></h2>
<h2><del></h2>
<del><div>DIV DIV</div><p>TEST TEST</p><button>BUTTON BUTTON</button></del>
<div><s>DIV DIV</s></div><p><s>TEST TEST</s></p><p><s><button>BUTTON BUTTON</button></s></p>
</section>
</section>
<section>
<section>
<h2><ins></h2>
<h2><ins></h2>
<ins><div>DIV DIV</div><p>TEST TEST</p><button>BUTTON BUTTON</button></ins>
<div><ins>DIV DIV</ins></div><p><ins>TEST TEST</ins></p><p><ins><button>BUTTON BUTTON</button></ins></p>
</section>
</section>
<section>
<section>
<h2><object></h2>
<h2><object></h2>
<object><div>DIV DIV</div><p>TEST TEST</p><button>BUTTON BUTTON</button></object>
<p><object><div>DIV DIV</div><p>TEST TEST</p><button>BUTTON BUTTON</button></object></p>
</section>
</section>
</section>
</section>
<section>
<section>
<header><h1>Phrasing</h1></header>
<header><h1>Phrasing</h1></header>
<section>
<section>
<h2><button></h2>
<h2><button></h2>
<p><button>TEST TEST <span>SPAN SPAN</span> <q>QUOTE QUOTE</q></button></p>
<p><button>TEST TEST <span>SPAN SPAN</span> <q>QUOTE QUOTE</q></button></p>
</section>
</section>
<section>
<section>
<h2><label></h2>
<h2><label></h2>
<p><label>TEST TEST <span>SPAN SPAN</span> <q>QUOTE QUOTE</q></label></p>
<p><label>TEST TEST <span>SPAN SPAN</span> <q>QUOTE QUOTE</q></label></p>
</section>
</section>
<section>
<section>
<h2><summary></h2>
<h2><summary></h2>
<details><summary>TEST TEST <span>SPAN SPAN</span> <q>QUOTE QUOTE</q></summary></details>
<details><summary>TEST TEST <span>SPAN SPAN</span> <q>QUOTE QUOTE</q></summary></details>
</section>
</section>
<section>
<section>
<h2><time></h2>
<h2><time></h2>
<p><time>TEST TEST <span>SPAN SPAN</span> <q>QUOTE QUOTE</q></time></p>
<p><time>TEST TEST </time><span><time>SPAN SPAN</time></span><time> </time><q><time>QUOTE QUOTE</time></q></p>
</section>
</section>
<section>
<section>
<h2><output></h2>
<h2><output></h2>
<p><output>TEST TEST <span>SPAN SPAN</span> <q>QUOTE QUOTE</q></output></p>
<p><output>TEST TEST <span>SPAN SPAN</span> <q>QUOTE QUOTE</q></output></p>
</section>
</section>
<section>
<section>
<h2><ruby></h2>
<h2><ruby></h2>
<p><ruby>TEST TEST <span>SPAN SPAN</span> <q>QUOTE QUOTE</q></ruby></p>
<p><ruby>TEST TEST <span>SPAN SPAN</span> <q>QUOTE QUOTE</q></ruby></p>
</section>
</section>
</section>
</section>
<section>
<section>
<header><h1>Flow</h1></header>
<header><h1>Flow</h1></header>
<section>
<section>
<h2><figcaption></h2>
<h2><figcaption></h2>
<figure><figcaption><p>TEST TEST</p> <span>SPAN SPAN</span> <q>QUOTE QUOTE</q></figcaption><p>TEST TEST</p></figure>
<figure><p>TEST TEST</p><figcaption><span>SPAN SPAN</span> <q>QUOTE QUOTE</q></figcaption><p>TEST TEST</p></figure>
</section>
</section>
<section>
<section>
<h2><fieldset></h2>
<h2><fieldset></h2>
<fieldset><p>TEST TEST</p> <span>SPAN SPAN</span> <q>QUOTE QUOTE</q></fieldset>
<fieldset><p>TEST TEST</p><p><span>SPAN SPAN</span> <q>QUOTE QUOTE</q></p></fieldset>
</section>
</section>
</section>
</section>