зеркало из https://github.com/mozilla/gecko-dev.git
comment about style sheet ordering
This commit is contained in:
Родитель
cba10565bc
Коммит
c69f8a9be8
|
@ -106,6 +106,7 @@ public:
|
|||
|
||||
/**
|
||||
* Get the style sheets owned by this document.
|
||||
* These are ordered, highest priority last
|
||||
*/
|
||||
virtual PRInt32 GetNumberOfStyleSheets();
|
||||
virtual nsIStyleSheet* GetStyleSheetAt(PRInt32 aIndex);
|
||||
|
|
|
@ -106,6 +106,7 @@ public:
|
|||
|
||||
/**
|
||||
* Get the style sheets owned by this document.
|
||||
* These are ordered, highest priority last
|
||||
*/
|
||||
virtual PRInt32 GetNumberOfStyleSheets();
|
||||
virtual nsIStyleSheet* GetStyleSheetAt(PRInt32 aIndex);
|
||||
|
|
Загрузка…
Ссылка в новой задаче