Backed out changeset e9985564e081 (bug 1388162) for failing chrome's test_animation_performance_warning.html | preserve-3d transform. r=backout

This commit is contained in:
Sebastian Hengst
2017-08-10 14:40:20 +02:00
parent 9b388783b6
commit 1e52933103
36 changed files with 208 additions and 265 deletions

View File

@@ -513,7 +513,7 @@ nsTableCellFrame::BuildDisplayList(nsDisplayListBuilder* aBuilder,
aLists.BorderBackground()->AppendNewToTop(new (aBuilder)
nsDisplayGeneric(aBuilder, this, ::PaintTableCellSelection,
"TableCellSelection",
DisplayItemType::TYPE_TABLE_CELL_SELECTION));
nsDisplayItem::TYPE_TABLE_CELL_SELECTION));
}
}