зеркало из https://github.com/mozilla/pjs.git
Bug 441703 - "direction attribute of marquee should be case-insensitive (for selector matching)" [r+sr=dbaron]
This commit is contained in:
Родитель
b402d7ccac
Коммит
55183bb345
|
@ -2458,6 +2458,8 @@ CSSParserImpl::ParseAttributeSelector(PRInt32& aDataMask,
|
|||
"language",
|
||||
"defer",
|
||||
"type",
|
||||
// additional attributes not in HTML4
|
||||
"direction", // marquee
|
||||
nsnull
|
||||
};
|
||||
short i = 0;
|
||||
|
|
Загрузка…
Ссылка в новой задаче