if (val.bottom) {
          expect(des[index].nativeElement.style.marginBottom).toBe(val.bottom);
        }