CKEditor5 Diff In HTML5

Created Diff never expires
9 removals
Lines
Total
Removed
Words
Total
Removed
To continue using this feature, upgrade to
Diffchecker logo
Diffchecker Pro
62 lines
9 additions
Lines
Total
Added
Words
Total
Added
To continue using this feature, upgrade to
Diffchecker logo
Diffchecker Pro
62 lines
<section>
<section>
<header><h1>Transparent</h1></header>
<header><h1>Transparent</h1></header>


<section>
<section>
<h2>&lt;a&gt;</h2>
<h2>&lt;a&gt;</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>&lt;del&gt;</h2>
<h2>&lt;del&gt;</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>&lt;ins&gt;</h2>
<h2>&lt;ins&gt;</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>&lt;object&gt;</h2>
<h2>&lt;object&gt;</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>&lt;button&gt;</h2>
<h2>&lt;button&gt;</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>&lt;label&gt;</h2>
<h2>&lt;label&gt;</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>&lt;summary&gt;</h2>
<h2>&lt;summary&gt;</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>&lt;time&gt;</h2>
<h2>&lt;time&gt;</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>&lt;output&gt;</h2>
<h2>&lt;output&gt;</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>&lt;ruby&gt;</h2>
<h2>&lt;ruby&gt;</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>&lt;figcaption&gt;</h2>
<h2>&lt;figcaption&gt;</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>&lt;fieldset&gt;</h2>
<h2>&lt;fieldset&gt;</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>