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