зеркало из https://github.com/mozilla/gecko-dev.git
fixing gcc 3.4 bustage (balsa)
This commit is contained in:
Родитель
af0681ee56
Коммит
215f759bf6
|
@ -66,7 +66,7 @@ struct nsStateMapEntry
|
||||||
enum ENameRule {
|
enum ENameRule {
|
||||||
eNoName,
|
eNoName,
|
||||||
eNameFromSubtree, // Collect name from text & img descendents; use title if resulting name is "".
|
eNameFromSubtree, // Collect name from text & img descendents; use title if resulting name is "".
|
||||||
eNameFromTitle, // Use the title attribute for a name
|
eNameFromTitle // Use the title attribute for a name
|
||||||
};
|
};
|
||||||
|
|
||||||
enum EValueRule {
|
enum EValueRule {
|
||||||
|
|
Загрузка…
Ссылка в новой задаче