Bug 572520: step 2.1, mark up the table background reftests as asserting on gtk2 due to bug 527825. r=dbaron

This commit is contained in:
Joe Drew 2010-07-28 14:51:37 -07:00
Родитель ed96490bc5
Коммит f3488b0ea2
1 изменённых файлов: 3 добавлений и 2 удалений

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

@ -1,8 +1,9 @@
# these could be moved to crashtests
!= backgr_border-table-cell.html empty.html
!= backgr_border-table-column-group.html empty.html
!= backgr_border-table-column.html empty.html
!= backgr_border-table-quirks.html empty.html
# This seems to be caused by bug 527825
asserts-if(MOZ_WIDGET_TOOLKIT=="gtk2",0-12) != backgr_border-table-column.html empty.html
asserts-if(MOZ_WIDGET_TOOLKIT=="gtk2",0-6) != backgr_border-table-quirks.html empty.html
!= backgr_border-table-row-group.html empty.html
!= backgr_border-table-row.html empty.html
!= backgr_border-table.html empty.html