Blame view

public/ckeditor/plugins/exportpdf/tests/manual/stylesheets.md 632 Bytes
180e53f58   Андрей Ларионов   Редактор ckeditor
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
  @bender-tags: exportpdf, feature, 31
  @bender-ui: collapsed
  @bender-include: ../_helpers/tools.js
  @bender-ckeditor-plugins: toolbar, basicstyles, notification
  
  **Note:** This test uses <a href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" target="_blank">Bootstrap CDN</a>. If something goes wrong, check if the link works correctly first.
  
  1. Use `Export to PDF` button in the first editor.
  1. Open generated file.
  
    **Expected:**
  
    Text from editor was converted to a green badge.
  
    **Unexpected:**
  
    Content is the same as in the editor.
  
  1. Repeat the same steps for the second and third editor.