Skip to content

Commit 7d0c8d6

Browse files
Merge pull request #241 from telerik/Editor-Troubleshooting-Chrome-Copyedits
Update chrome-creates-spans-with-inherited-styles-on-delete-and-paste.md
2 parents ca4b64e + 7e089a0 commit 7d0c8d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

controls/editor/troubleshooting/chrome-creates-spans-with-inherited-styles-on-delete-and-paste.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Chrome creates additional spans with inline styles (inherits styles) on backspac
1515
* [https://bugs.chromium.org/p/chromium/issues/detail?id=226941](https://bugs.chromium.org/p/chromium/issues/detail?id=226941)
1616
* [https://bugs.webkit.org/show_bug.cgi?id=114791](https://bugs.webkit.org/show_bug.cgi?id=114791)
1717

18-
You can workaround that browser behavior by setting an empty value for the `EditorCssFile` which will prevent the page style inheritance.
18+
You can work around this Chrome browser behavior by setting an empty value for the `EditorCssFile`, which will prevent the page style inheritance.
1919

2020
>caption **Example 1**: Prevent the page style inheritance by setting an empty value for the `EditorCssFile`.
2121

0 commit comments

Comments
 (0)