зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1015482 part 2: Adjust sizes in some flexbox reftests so that min-width:auto won't affect their rendering. r=mats
This commit is contained in:
Родитель
96b4def09f
Коммит
70e115555a
|
@ -7,7 +7,7 @@
|
||||||
.multicol {
|
.multicol {
|
||||||
height: 10px;
|
height: 10px;
|
||||||
width: 100px;
|
width: 100px;
|
||||||
-moz-column-width: 20px;
|
-moz-column-width: 30px;
|
||||||
-moz-column-fill: auto;
|
-moz-column-fill: auto;
|
||||||
border: 2px solid orange;
|
border: 2px solid orange;
|
||||||
margin-bottom: 15px; /* (just for spacing between testcases) */
|
margin-bottom: 15px; /* (just for spacing between testcases) */
|
||||||
|
|
|
@ -11,7 +11,7 @@
|
||||||
.multicol {
|
.multicol {
|
||||||
height: 10px;
|
height: 10px;
|
||||||
width: 100px;
|
width: 100px;
|
||||||
-moz-column-width: 20px;
|
-moz-column-width: 30px;
|
||||||
-moz-column-fill: auto;
|
-moz-column-fill: auto;
|
||||||
border: 2px solid orange;
|
border: 2px solid orange;
|
||||||
margin-bottom: 15px; /* (just for spacing between testcases) */
|
margin-bottom: 15px; /* (just for spacing between testcases) */
|
||||||
|
|
|
@ -10,7 +10,7 @@
|
||||||
.multicol {
|
.multicol {
|
||||||
height: 10px;
|
height: 10px;
|
||||||
width: 100px;
|
width: 100px;
|
||||||
-moz-column-width: 20px;
|
-moz-column-width: 30px;
|
||||||
-moz-column-fill: auto;
|
-moz-column-fill: auto;
|
||||||
border: 2px solid orange;
|
border: 2px solid orange;
|
||||||
margin-bottom: 15px; /* (just for spacing between testcases) */
|
margin-bottom: 15px; /* (just for spacing between testcases) */
|
||||||
|
|
|
@ -11,7 +11,7 @@
|
||||||
.multicol {
|
.multicol {
|
||||||
height: 10px;
|
height: 10px;
|
||||||
width: 100px;
|
width: 100px;
|
||||||
-moz-column-width: 20px;
|
-moz-column-width: 30px;
|
||||||
-moz-column-fill: auto;
|
-moz-column-fill: auto;
|
||||||
border: 2px solid orange;
|
border: 2px solid orange;
|
||||||
margin-bottom: 15px; /* (just for spacing between testcases) */
|
margin-bottom: 15px; /* (just for spacing between testcases) */
|
||||||
|
|
|
@ -10,7 +10,7 @@
|
||||||
.multicol {
|
.multicol {
|
||||||
height: 10px;
|
height: 10px;
|
||||||
width: 100px;
|
width: 100px;
|
||||||
-moz-column-width: 20px;
|
-moz-column-width: 30px;
|
||||||
-moz-column-fill: auto;
|
-moz-column-fill: auto;
|
||||||
border: 2px solid orange;
|
border: 2px solid orange;
|
||||||
margin-bottom: 15px; /* (just for spacing between testcases) */
|
margin-bottom: 15px; /* (just for spacing between testcases) */
|
||||||
|
|
|
@ -11,7 +11,7 @@
|
||||||
.multicol {
|
.multicol {
|
||||||
height: 10px;
|
height: 10px;
|
||||||
width: 100px;
|
width: 100px;
|
||||||
-moz-column-width: 20px;
|
-moz-column-width: 30px;
|
||||||
-moz-column-fill: auto;
|
-moz-column-fill: auto;
|
||||||
border: 2px solid orange;
|
border: 2px solid orange;
|
||||||
margin-bottom: 15px; /* (just for spacing between testcases) */
|
margin-bottom: 15px; /* (just for spacing between testcases) */
|
||||||
|
|
|
@ -10,7 +10,7 @@
|
||||||
.multicol {
|
.multicol {
|
||||||
height: 10px;
|
height: 10px;
|
||||||
width: 100px;
|
width: 100px;
|
||||||
-moz-column-width: 20px;
|
-moz-column-width: 30px;
|
||||||
-moz-column-fill: auto;
|
-moz-column-fill: auto;
|
||||||
border: 2px solid orange;
|
border: 2px solid orange;
|
||||||
margin-bottom: 15px; /* (just for spacing between testcases) */
|
margin-bottom: 15px; /* (just for spacing between testcases) */
|
||||||
|
|
|
@ -11,7 +11,7 @@
|
||||||
.multicol {
|
.multicol {
|
||||||
height: 10px;
|
height: 10px;
|
||||||
width: 100px;
|
width: 100px;
|
||||||
-moz-column-width: 20px;
|
-moz-column-width: 30px;
|
||||||
-moz-column-fill: auto;
|
-moz-column-fill: auto;
|
||||||
border: 2px solid orange;
|
border: 2px solid orange;
|
||||||
margin-bottom: 15px; /* (just for spacing between testcases) */
|
margin-bottom: 15px; /* (just for spacing between testcases) */
|
||||||
|
|
|
@ -10,7 +10,7 @@
|
||||||
.multicol {
|
.multicol {
|
||||||
height: 10px;
|
height: 10px;
|
||||||
width: 100px;
|
width: 100px;
|
||||||
-moz-column-width: 20px;
|
-moz-column-width: 30px;
|
||||||
-moz-column-fill: auto;
|
-moz-column-fill: auto;
|
||||||
border: 2px solid orange;
|
border: 2px solid orange;
|
||||||
margin-bottom: 15px; /* (just for spacing between testcases) */
|
margin-bottom: 15px; /* (just for spacing between testcases) */
|
||||||
|
|
|
@ -24,7 +24,7 @@
|
||||||
height: 15px;
|
height: 15px;
|
||||||
border: 1px dotted teal;
|
border: 1px dotted teal;
|
||||||
margin: 1px;
|
margin: 1px;
|
||||||
font: 10px;
|
font: 10px serif;
|
||||||
float: left;
|
float: left;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
|
@ -28,7 +28,7 @@
|
||||||
height: 15px;
|
height: 15px;
|
||||||
border: 1px dotted teal;
|
border: 1px dotted teal;
|
||||||
margin: 1px;
|
margin: 1px;
|
||||||
font: 10px;
|
font: 10px serif;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
|
|
Загрузка…
Ссылка в новой задаче