Bug 1452368 part 2 - [css-grid] Adjust reftests.

This commit is contained in:
Mats Palmgren 2018-05-05 22:21:17 +02:00
Родитель 3518ef2a3e
Коммит d3994e050d
2 изменённых файлов: 5 добавлений и 7 удалений

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

@ -29,7 +29,6 @@ x {
<span style="background:yellow"></span>
<span style="background:lime"></span>
<span style="background:blue"></span>
<span style="background:lime"></span>
<span style="background:blue"></span>
<x></x>
</div>
@ -38,13 +37,12 @@ x {
<span style="background:yellow"></span>
<span style="background:lime"></span>
<span style="background:blue"></span>
<span style="background:blue"></span>
<x></x>
</div>
<div class="grid" style="left:100px">
<span style="background:yellow"></span>
<span style="background:lime"></span>
<span style="background:yellow"></span>
<span style="background:blue"></span>
<x></x>
</div>

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

@ -80,17 +80,17 @@ span {
<div class="grid" style="height:40px; position:relative">
<span style="margin-top:-10000px; height:20060px; width:78px;"></span>
<span style="position:absolute; z-index:1; left:0; width:216px; height:10000px; margin-top:20px;">b</span><br>
<span style="position:absolute; z-index:1; left:0; width:216px; height:10000px">b</span><br>
<span style="margin-top:-10042px; height:30px; width:78px; color:black"></span>
</div>
<div class="grid" style="height:40px; position:relative">
<span style="margin-top:20px; position:absolute; left:0; z-index:0; height:30px; width:78px; color:black"></span>
<span style="margin-top:-10000px; height:20018px; width:78px;"></span>
<span style="position:absolute; left:0; width:216px; height:2000px; margin-top:20px;">b</span><br>
<span style="position:absolute; left:0; width:216px; height:2000px">b</span><br>
</div>
<div class="grid" style="height:40px; position:relative;">
<span style="position:absolute; left:20px; width: 30px; height:78px; z-index:2; color:black;"></span>
<span style="position:absolute; left:85px; width: 30px;">b</span>
<span style="position:absolute; left:82px; width: 30px;">b</span>
</div>
<div class="grid" style="height:40px; position:relative">
<span style="position:absolute; left:0; z-index:1; margin-top:20px; height:30px; width:78px; color:black; border-left-color:black;"></span>
@ -99,7 +99,7 @@ span {
</div>
<div class="grid" style="height:40px; position:relative;">
<span style="position:absolute; left:20px; width: 30px; height:78px; z-index:2; color:silver;"></span>
<span style="position:absolute; left:143px; width: 123px;">b</span>
<span style="position:absolute; left:143px; width: 120px;">b</span>
</div>
</div><div style="float:left" class="f2">