зеркало из https://github.com/mozilla/gecko-dev.git
Remove comment about exceptions that no longer exist thanks to bug 386640.
This commit is contained in:
Родитель
6fe12808c7
Коммит
c1f73f5b72
|
@ -21,6 +21,7 @@
|
|||
*
|
||||
* Contributor(s):
|
||||
* Original Author: David W. Hyatt (hyatt@netscape.com)
|
||||
* L. David Baron <dbaron@dbaron.org>
|
||||
*
|
||||
* Alternatively, the contents of this file may be used under the terms of
|
||||
* either of the GNU General Public License Version 2 or later (the "GPL"),
|
||||
|
@ -296,8 +297,7 @@ struct nsCachedStyleData
|
|||
* can use the same nsStyle* struct as its parent nsStyleContext.
|
||||
*
|
||||
* Since the data represented by an nsIStyleRule are immutable, the data
|
||||
* represented by an nsRuleNode are also immutable (with a few
|
||||
* exceptions, like system color changes).
|
||||
* represented by an nsRuleNode are also immutable.
|
||||
*/
|
||||
|
||||
class nsRuleNode {
|
||||
|
|
Загрузка…
Ссылка в новой задаче