Преглед на файлове

Tests: Simplified the manual tests and corrected the description.

Aleksander Nowodzinski преди 7 години
родител
ревизия
65005921d1
променени са 2 файла, в които са добавени 8 реда и са изтрити 15 реда
  1. 0 7
      packages/ckeditor5-ui/tests/manual/tickets/385/1.html
  2. 8 8
      packages/ckeditor5-ui/tests/manual/tickets/385/1.md

+ 0 - 7
packages/ckeditor5-ui/tests/manual/tickets/385/1.html

@@ -11,10 +11,3 @@
 	<p>This is a line of text.</p>
 	<p>This is a line of text.</p>
 </div>
-
-<style>
-	.ck-editor {
-		margin: 5em auto;
-		max-width: 70%;
-	}
-</style>

+ 8 - 8
packages/ckeditor5-ui/tests/manual/tickets/385/1.md

@@ -3,11 +3,11 @@
 ### Use Firefox to this test, check the ticket for the explanation.
 
 1. Make a forward selection that starts in the text before the image and ends in the text after the image
-```
-<p>Line of text</p>
-<p>Line o{f text</p>
-<figure>...</figure>
-<p>Line o}f text</p>
-<p>Line of text</p>
-```
-2. Check if balloon toolbar is attached to the end of the selection
+   ```
+   <p>Line of text</p>
+   <p>Line o{f text</p>
+   <figure>...</figure>
+   <p>Line o}f text</p>
+   <p>Line of text</p>
+   ```
+2. Check if the balloon toolbar is attached to the end of the selection