Bug 734063 - Remove the multicol element from nsContentUtils::IsHTMLBlock r=hsivonen

This commit is contained in:
Diego Pino Garcia 2018-10-12 12:59:00 +03:00
Родитель dc27a8d444
Коммит 4bc161d542
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -1755,7 +1755,6 @@ nsContentUtils::IsHTMLBlock(nsIContent* aContent)
nsGkAtoms::li,
nsGkAtoms::listing,
nsGkAtoms::menu,
nsGkAtoms::multicol, // XXX get rid of this one?
nsGkAtoms::nav,
nsGkAtoms::ol,
nsGkAtoms::p,