mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-15 11:44:05 +02:00
fix tests
This commit is contained in:
@@ -25,9 +25,7 @@ export const output = `
|
||||
<div data-slate-editor="true" contenteditable="true" role="textbox">
|
||||
<div data-slate-void="true">
|
||||
<span style="display:inline-block;vertical-align:top;width:0;height:0;color:transparent">
|
||||
<span>
|
||||
<span data-slate-zero-width="true"> </span>
|
||||
</span>
|
||||
<span></span>
|
||||
</span>
|
||||
<div contenteditable="false">
|
||||
<img src="https://example.com/image.png">
|
||||
|
@@ -33,9 +33,7 @@ export const output = `
|
||||
</span>
|
||||
<span data-slate-void="true">
|
||||
<span style="color:transparent">
|
||||
<span>
|
||||
<span data-slate-zero-width="true"> </span>
|
||||
</span>
|
||||
<span></span>
|
||||
</span>
|
||||
<span contenteditable="false">
|
||||
<img>
|
||||
|
Reference in New Issue
Block a user