зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1452368 part 2 - [css-grid] Adjust reftests.
This commit is contained in:
Родитель
3518ef2a3e
Коммит
d3994e050d
|
@ -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">
|
||||
|
|
Загрузка…
Ссылка в новой задаче