| OLD | NEW |
| 1 This test checks that Content Distribution alignment works fine in combination w
ith Self Alignmet and items span more than one track. | 1 This test checks that Content Distribution alignment works fine in combination w
ith Self Alignmet and items span more than one track. |
| 2 | 2 |
| 3 direction: LTR | distribution: 'space-between' | self-alignment: center | 3 direction: LTR | distribution: 'space-between' | self-alignment: center |
| 4 | 4 |
| 5 PASS | 5 PASS |
| 6 direction: LTR | distribution: 'space-between' | self-alignment: end | 6 direction: LTR | distribution: 'space-between' | self-alignment: end |
| 7 | 7 |
| 8 PASS | 8 PASS |
| 9 direction: LTR | distribution: 'space-around' | self-alignment: center | 9 direction: LTR | distribution: 'space-around' | self-alignment: center |
| 10 | 10 |
| (...skipping 78 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 89 PASS | 89 PASS |
| 90 direction: RTL | rows/columns gap: 20px/40px | distribution: 'default' | self-al
ignment: end | 90 direction: RTL | rows/columns gap: 20px/40px | distribution: 'default' | self-al
ignment: end |
| 91 | 91 |
| 92 PASS | 92 PASS |
| 93 direction: RTL | rows/columns gap: 20px/40px | distribution: 'space-between' | s
elf-alignment: center | 93 direction: RTL | rows/columns gap: 20px/40px | distribution: 'space-between' | s
elf-alignment: center |
| 94 | 94 |
| 95 PASS | 95 PASS |
| 96 direction: RTL | rows/columns gap: 20px/40px | distribution: 'space-between' | s
elf-alignment: end | 96 direction: RTL | rows/columns gap: 20px/40px | distribution: 'space-between' | s
elf-alignment: end |
| 97 | 97 |
| 98 PASS | 98 PASS |
| OLD | NEW |