describe("when set to true in body element", () => {

        beforeEach(() => {
          document.body.setAttribute("data-placeholder-live", "true")
          helpers.spyOnNativeSupportAndReturn(false)