зеркало из https://github.com/mozilla/gecko-dev.git
Fix bustage from bug 363789
This commit is contained in:
Родитель
fdbc5c3110
Коммит
1fae5d6c62
|
@ -821,6 +821,7 @@ GK_ATOM(top, "top")
|
||||||
GK_ATOM(topmargin, "topmargin")
|
GK_ATOM(topmargin, "topmargin")
|
||||||
GK_ATOM(toppadding, "toppadding")
|
GK_ATOM(toppadding, "toppadding")
|
||||||
GK_ATOM(tr, "tr")
|
GK_ATOM(tr, "tr")
|
||||||
|
GK_ATOM(trailing, "trailing")
|
||||||
GK_ATOM(transform, "transform")
|
GK_ATOM(transform, "transform")
|
||||||
GK_ATOM(transformiix, "transformiix")
|
GK_ATOM(transformiix, "transformiix")
|
||||||
GK_ATOM(translate, "translate")
|
GK_ATOM(translate, "translate")
|
||||||
|
@ -1086,7 +1087,6 @@ GK_ATOM(text_anchor, "text-anchor")
|
||||||
GK_ATOM(text_decoration, "text-decoration")
|
GK_ATOM(text_decoration, "text-decoration")
|
||||||
GK_ATOM(text_rendering, "text-rendering")
|
GK_ATOM(text_rendering, "text-rendering")
|
||||||
GK_ATOM(textPath, "textPath")
|
GK_ATOM(textPath, "textPath")
|
||||||
GK_ATOM(trailing, "trailing")
|
|
||||||
GK_ATOM(tref, "tref")
|
GK_ATOM(tref, "tref")
|
||||||
GK_ATOM(tspan, "tspan")
|
GK_ATOM(tspan, "tspan")
|
||||||
GK_ATOM(unicode_bidi, "unicode-bidi")
|
GK_ATOM(unicode_bidi, "unicode-bidi")
|
||||||
|
|
Загрузка…
Ссылка в новой задаче