Bug 1411765 - Part2:Remove extra border fragment from ref file to match it with new expected output of grid fragmentation tests and change assertion count for crashtests. r=mats

MozReview-Commit-ID: A6gPAuBI13X

--HG--
extra : rebase_source : fe7654bf2b88462c002188d6781470b765dd1f8c
This commit is contained in:
Neerja Pancholi 2017-11-07 12:24:32 -08:00
Родитель 009979653b
Коммит d4e9a57503
2 изменённых файлов: 2 добавлений и 3 удалений

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

@ -179,7 +179,7 @@ load 398332-1.html
load 398332-2.html
asserts(0-2) load 398332-3.html # bug 436123 and bug 457397
load 399407-1.xhtml
load 399412-1.html
asserts(1) load 399412-1.html # bug 574889
load 399843-1.html
load 400078-1.html
load 400190.html
@ -575,7 +575,7 @@ load 1003441.xul
pref(layout.css.grid.enabled,true) load 1015562.html
asserts(1-2) load 1015563-1.html
asserts(1-2) load 1015563-2.html
asserts(543) asserts-if(stylo&&Android,274) load 1015844.html # bug 574889, bug 1374479
asserts(11) asserts-if(stylo&&Android,274) load 1015844.html # bug 574889, bug 1374479
pref(font.size.inflation.minTwips,200) load 1032450.html
load 1032613-1.svg
load 1032613-2.html

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

@ -142,7 +142,6 @@ i { display:block; height:10px; margin-top:7px; background:blue; }
</div>
<div class="grid" style="grid-template-rows: 0; grid-gap:0; border-width:0 5px">
<span class=m style="grid-column:2; border-width:0 1px; height:0"><i style="height:6px;margin:0"></i></span>
<span class=b style="grid-column:3; height:0"></span>
</div>
</div></div>