зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1411765 - Part3:Disable part of failing test grid-fragmentation-dyn1-006.html. r=mats
MozReview-Commit-ID: Id6hGHuTuTr --HG-- extra : rebase_source : 482fba40383206a1a3654309405d42f55f399094
This commit is contained in:
Родитель
d4e9a57503
Коммит
931faf3e27
|
@ -68,12 +68,14 @@ i { display:block; height:10px; margin-top:7px; background:blue; }
|
|||
</div>
|
||||
</div></div>
|
||||
|
||||
<!-- bug 1415301
|
||||
<div class="columns" style="height: 140px/*trigger IsInlineBreakBefore() for the item*/">
|
||||
<div style="padding-top:30px; background:grey">
|
||||
<div class="grid">
|
||||
<span style="grid-row:span 3"><x></x></span>
|
||||
<span style="grid-row:span 2"><i></i><i></i><i></i><i></i><i></i><i></i><i></i><i></i><i></i><x></x></span></div>
|
||||
</div></div>
|
||||
-->
|
||||
|
||||
<div class="columns" style="height: 100px/*trigger IsInlineBreakBefore() for the item*/">
|
||||
<div style="padding-top:1px; background:grey">
|
||||
|
|
|
@ -67,12 +67,14 @@ i { display:block; height:10px; margin-top:7px; background:blue; }
|
|||
</div>
|
||||
</div></div>
|
||||
|
||||
<!-- bug 1415301
|
||||
<div class="columns" style="height: 140px/*trigger IsInlineBreakBefore() for the item*/">
|
||||
<div style="padding-top:30px; background:grey">
|
||||
<div class="grid">
|
||||
<span style="grid-row:span 3"><x></x></span>
|
||||
<span class="avoid-break" style="grid-row:span 2"><i></i><i></i><i></i><i></i><i></i><i></i><i></i><i></i><i></i><x></x></span></div>
|
||||
</div></div>
|
||||
-->
|
||||
|
||||
<div class="columns" style="height: 100px/*trigger IsInlineBreakBefore() for the item*/">
|
||||
<div style="padding-top:1px; background:grey">
|
||||
|
|
Загрузка…
Ссылка в новой задаче