зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1352790 - Don't rotate box model position labels. r=gl
MozReview-Commit-ID: LtIwkkFebwt
This commit is contained in:
Родитель
148f51a721
Коммит
21ae462510
|
@ -44,6 +44,7 @@ module.exports = createClass({
|
|||
|
||||
let rotate = direction &&
|
||||
(direction == "left" || direction == "right") &&
|
||||
box !== "position" &&
|
||||
textContent.toString().length > LONG_TEXT_ROTATE_LIMIT;
|
||||
|
||||
return dom.p(
|
||||
|
|
Загрузка…
Ссылка в новой задаче