зеркало из https://github.com/mozilla/gecko-dev.git
Backed out changeset 4c274336b01e (bug 1386964) for unexpected passes in /scroll-anchoring/anchoring-with-bounds-clamping.html
MozReview-Commit-ID: Id1MCoaN242
This commit is contained in:
Родитель
b7d6066c45
Коммит
5bf938ebcd
|
@ -6,10 +6,12 @@
|
|||
|
||||
:root {
|
||||
--tab-toolbar-navbar-overlap: 1px;
|
||||
/* Temporarily using the compact tab strip by default because of bug 1386964:
|
||||
--tab-min-height: 33px;
|
||||
}
|
||||
|
||||
:root[uidensity=compact] {
|
||||
*/
|
||||
--tab-min-height: 29px;
|
||||
}
|
||||
|
||||
|
|
|
@ -7,12 +7,10 @@
|
|||
if not debug and e10s and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): FAIL
|
||||
|
||||
[vh length applied to border-top-width]
|
||||
expected:
|
||||
if os != "linux": FAIL
|
||||
expected: FAIL
|
||||
|
||||
[vmin length applied to border-top-width]
|
||||
expected:
|
||||
if os != "linux": FAIL
|
||||
expected: FAIL
|
||||
|
||||
[vmax length applied to border-top-width]
|
||||
expected:
|
||||
|
|
Загрузка…
Ссылка в новой задаче