зеркало из https://github.com/mozilla/pjs.git
Add selectionAsText and selectionAsHTML attributes
This commit is contained in:
Родитель
2a5a1541e3
Коммит
f8893220d5
|
@ -36,6 +36,9 @@ interface nsIEditorShell : nsISupports
|
|||
readonly attribute wstring contentsAsText;
|
||||
readonly attribute wstring contentsAsHTML;
|
||||
|
||||
readonly attribute wstring selectionAsHTML;
|
||||
readonly attribute wstring selectionAsText;
|
||||
|
||||
readonly attribute nsIDOMDocument editorDocument;
|
||||
readonly attribute nsIDOMSelection editorSelection;
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче