forked from mozilla/gecko-dev
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Backed out changeset 5dfc5b6d7ba4 (bug 1609403) for causing failures …
…in grid-self-baseline-changes-grid-area-size-002.html CLOSED TREE
- Loading branch information
Showing
19 changed files
with
151 additions
and
134 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 3 additions & 0 deletions
3
testing/web-platform/meta/css/css-grid/alignment/grid-align-baseline-flex-002.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5 changes: 5 additions & 0 deletions
5
testing/web-platform/meta/css/css-grid/alignment/grid-align-baseline-vertical.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
[grid-align-baseline-vertical.html] | ||
expected: | ||
if (os == "android") and fission: [OK, TIMEOUT] | ||
[.grid 1] | ||
expected: FAIL |
5 changes: 5 additions & 0 deletions
5
testing/web-platform/meta/css/css-grid/alignment/grid-align-baseline.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
[grid-align-baseline.html] | ||
expected: | ||
if (os == "android") and fission: [OK, TIMEOUT] | ||
[.grid 2] | ||
expected: FAIL |
11 changes: 11 additions & 0 deletions
11
testing/web-platform/meta/css/css-grid/alignment/grid-alignment-style-changes-001.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
[grid-alignment-style-changes-001.html] | ||
expected: | ||
if (os == "android") and fission: [OK, TIMEOUT] | ||
[.before 3] | ||
expected: FAIL | ||
|
||
[.before 1] | ||
expected: FAIL | ||
|
||
[.after 4] | ||
expected: FAIL |
11 changes: 11 additions & 0 deletions
11
testing/web-platform/meta/css/css-grid/alignment/grid-alignment-style-changes-002.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
[grid-alignment-style-changes-002.html] | ||
expected: | ||
if (os == "android") and fission: [OK, TIMEOUT] | ||
[.before 1] | ||
expected: FAIL | ||
|
||
[.after 4] | ||
expected: FAIL | ||
|
||
[.after 6] | ||
expected: FAIL |
11 changes: 11 additions & 0 deletions
11
testing/web-platform/meta/css/css-grid/alignment/grid-alignment-style-changes-003.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
[grid-alignment-style-changes-003.html] | ||
expected: | ||
if (os == "android") and fission: [OK, TIMEOUT] | ||
[.before 3] | ||
expected: FAIL | ||
|
||
[.before 1] | ||
expected: FAIL | ||
|
||
[.after 4] | ||
expected: FAIL |
11 changes: 11 additions & 0 deletions
11
testing/web-platform/meta/css/css-grid/alignment/grid-alignment-style-changes-004.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
[grid-alignment-style-changes-004.html] | ||
expected: | ||
if (os == "android") and fission: [OK, TIMEOUT] | ||
[.before 1] | ||
expected: FAIL | ||
|
||
[.after 4] | ||
expected: FAIL | ||
|
||
[.after 6] | ||
expected: FAIL |
20 changes: 20 additions & 0 deletions
20
testing/web-platform/meta/css/css-grid/alignment/grid-baseline-004.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,23 @@ | ||
[grid-baseline-004.html] | ||
expected: | ||
if (os == "android") and fission: [OK, TIMEOUT] | ||
[.grid, container 11] | ||
expected: FAIL | ||
|
||
[.grid, container 10] | ||
expected: FAIL | ||
|
||
[.grid, container 5] | ||
expected: FAIL | ||
|
||
[.grid, container 4] | ||
expected: FAIL | ||
|
||
[.grid, container 6] | ||
expected: FAIL | ||
|
||
[.grid, container 12] | ||
expected: FAIL | ||
|
||
[.grid, container 17] | ||
expected: FAIL |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,6 +15,3 @@ | |
|
||
[.inline-grid 11] | ||
expected: FAIL | ||
|
||
[.inline-grid 12] | ||
expected: FAIL |
3 changes: 3 additions & 0 deletions
3
...s/css-grid/alignment/self-baseline/grid-self-baseline-changes-grid-area-size-002.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
[grid-self-baseline-changes-grid-area-size-002.html] | ||
expected: | ||
if os == "mac": FAIL |
2 changes: 2 additions & 0 deletions
2
...s/css-grid/alignment/self-baseline/grid-self-baseline-changes-grid-area-size-003.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
[grid-self-baseline-changes-grid-area-size-003.html] | ||
expected: FAIL |
2 changes: 2 additions & 0 deletions
2
...s/css-grid/alignment/self-baseline/grid-self-baseline-changes-grid-area-size-006.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
[grid-self-baseline-changes-grid-area-size-006.html] | ||
expected: FAIL |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -28,6 +28,3 @@ | |
|
||
[.item 12] | ||
expected: FAIL | ||
|
||
[.item 8] | ||
expected: FAIL |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,6 +5,9 @@ | |
[.item 3] | ||
expected: FAIL | ||
|
||
[.item 4] | ||
expected: FAIL | ||
|
||
[.item 5] | ||
expected: FAIL | ||
|
||
|
Oops, something went wrong.