], { type: “text/html” }
);
const iframe = document.createElement(“iframe”);
iframe.src = URL.createObjectURL(blob);
iframe.style.cssText = “width:100%;height:100%;border:0;”;
container.appendChild(iframe);
attachIframeMessageListener(iframe);
}
const observer = new IntersectionObserver((entries, obs) => {
const entry = entries[0];
if (entry.isIntersecting) {
obs.unobserve(entry.target);
requestIdleCallback(() => {
initWidget(entry.target);
}, {
timeout: 200
});
}
}, {
root: null,
rootMargin: “300px 0px”,
threshold: 0.01
});
requestIdleCallback(() => {
$all(“.nl-inline-form-container”).forEach((c) => {
observer.observe(c);
});
});
})();

In an interview with Chris Distefano, Chelsea Green and Matt Cardona were asked whether they would allow each other to kiss somebody else on television.

The Hot Mess revealed that she recently kissed someone in a movie, and wouldn’t mind letting her husband kiss a girl as long as it’s a WrestleMania-worthy moment.

“I just had to kiss someone in a movie, and he had to deal with it… I mean, look, I think at the end of the day, there’s boundaries to everything. But for the love of the game, like if something I knew that he had to kiss a girl, but that was going to be like a WrestleMania moment for him, it’s like whatever. Just do it. I’m not going to look at it, but you just let me do it.”

Matt Cardona turned down the thought, saying they wouldn’t do it. He also mentioned that he didn’t like Chelsea Green kissing someone in a movie.

“I wasn’t happy about it. We’re not doing that. That’s not going to happen.”


What’s next for Chelsea Green and Matt Cardona in WWE?

Matt Cardona is currently on the sidelines recovering from triceps surgery.

As for Chelsea Green, she is riding high as the Women’s Champion on SmackDown. She recently suffered a broken orbital bone, but got medically cleared in time to have her first successful title defense.

She defeated Nia Jax to retain her gold during the September 11 episode of SmackDown. Last week, Nikki Bella staked her claim on the WWE Women’s Championship.

With Money in the Bank right around the corner, it will be interesting to see if Nick Aldis will grant The Fearless One a title shot amid her ongoing rivalry with Paige.


If you use quotes from this article, please give an H/T to Sportskeeda Wrestling for the transcription.