1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-21 14:41:23 +02:00

fix void rendering tests

This commit is contained in:
Ian Storm Taylor
2016-12-07 20:45:10 -08:00
parent c53315f6c7
commit bd44acb92a
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
<div data-slate-editor="true" contenteditable="true"> <div data-slate-editor="true" contenteditable="true">
<div style="position:relative;"> <div data-slate-void="true" style="position:relative;">
<span style="position:absolute;top:0px;left:-9999px;text-indent:-9999px;"> <span style="position:absolute;top:0px;left:-9999px;text-indent:-9999px;">
<span> <span>
<span class="slate-zero-width-space">&#x200B;</span> <span class="slate-zero-width-space">&#x200B;</span>

View File

@@ -6,7 +6,7 @@
<span class="slate-zero-width-space">&#x200B;</span> <span class="slate-zero-width-space">&#x200B;</span>
</span> </span>
</span> </span>
<span style="position:relative;"> <span data-slate-void="true" style="position:relative;">
<span style="position:relative;top:0px;left:-9999px;text-indent:-9999px;"> <span style="position:relative;top:0px;left:-9999px;text-indent:-9999px;">
<span> <span>
<span class="slate-zero-width-space">&#x200B;</span> <span class="slate-zero-width-space">&#x200B;</span>