blob: ab287c53167c248b05f61e000b36f481f57ec617 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
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
|