diff options
Diffstat (limited to 'testing/web-platform/meta/css/css-writing-modes/orthogonal-parent-shrink-to-fit-001.html.ini')
-rw-r--r-- | testing/web-platform/meta/css/css-writing-modes/orthogonal-parent-shrink-to-fit-001.html.ini | 73 |
1 files changed, 73 insertions, 0 deletions
diff --git a/testing/web-platform/meta/css/css-writing-modes/orthogonal-parent-shrink-to-fit-001.html.ini b/testing/web-platform/meta/css/css-writing-modes/orthogonal-parent-shrink-to-fit-001.html.ini new file mode 100644 index 0000000000..ab287c5316 --- /dev/null +++ b/testing/web-platform/meta/css/css-writing-modes/orthogonal-parent-shrink-to-fit-001.html.ini @@ -0,0 +1,73 @@ +[orthogonal-parent-shrink-to-fit-001.html] + [1: Shrink-to-fit inline-block with a child of orthogonal block] + expected: FAIL + + [2: Shrink-to-fit inline-block with a child of orthogonal inline] + expected: FAIL + + [3: Shrink-to-fit inline-block with a child of orthogonal block with borders] + expected: FAIL + + [4: Shrink-to-fit inline-block with a child of orthogonal inline with borders] + expected: FAIL + + [5: Shrink-to-fit inline-block with a child of orthogonal block in inline-block] + expected: FAIL + + [6: Shrink-to-fit inline-block with a child of orthogonal inline in inline-block] + expected: FAIL + + [7: Shrink-to-fit inline-block with a child of orthogonal block with borders in inline-block] + expected: FAIL + + [8: Shrink-to-fit inline-block with a child of orthogonal inline with borders in inline-block] + expected: FAIL + + [9: Shrink-to-fit float with a child of orthogonal block] + expected: FAIL + + [10: Shrink-to-fit float with a child of orthogonal inline] + expected: FAIL + + [11: Shrink-to-fit float with a child of orthogonal block with borders] + expected: FAIL + + [12: Shrink-to-fit float with a child of orthogonal inline with borders] + expected: FAIL + + [13: Shrink-to-fit float with a child of orthogonal block in inline-block] + expected: FAIL + + [14: Shrink-to-fit float with a child of orthogonal inline in inline-block] + expected: FAIL + + [15: Shrink-to-fit float with a child of orthogonal block with borders in inline-block] + expected: FAIL + + [16: Shrink-to-fit float with a child of orthogonal inline with borders in inline-block] + expected: FAIL + + [17: Shrink-to-fit table-cell with a child of orthogonal block] + expected: FAIL + + [18: Shrink-to-fit table-cell with a child of orthogonal inline] + expected: FAIL + + [19: Shrink-to-fit table-cell with a child of orthogonal block with borders] + expected: FAIL + + [20: Shrink-to-fit table-cell with a child of orthogonal inline with borders] + expected: FAIL + + [21: Shrink-to-fit table-cell with a child of orthogonal block in inline-block] + expected: FAIL + + [22: Shrink-to-fit table-cell with a child of orthogonal inline in inline-block] + expected: FAIL + + [23: Shrink-to-fit table-cell with a child of orthogonal block with borders in inline-block] + expected: FAIL + + [24: Shrink-to-fit table-cell with a child of orthogonal inline with borders in inline-block] + expected: FAIL + |