Explorar o código

Tests: Code refactoring in the placeholder test.

Aleksander Nowodzinski %!s(int64=7) %!d(string=hai) anos
pai
achega
8f06e4fdfa

+ 3 - 1
packages/ckeditor5-editor-inline/tests/manual/placeholder.html

@@ -1,3 +1,5 @@
-<div id="editor-1" placeholder="Placeholder from the attribute"><p>Remove this text to see the placeholder.</p></div>
+<div id="editor-1" placeholder="Placeholder from the attribute">
+	<p>Remove this text to see the placeholder.</p>
+</div>
 <br />
 <div id="editor-2" placeholder="Placeholder from the attribute"></div>