”
], { 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);
});
});
})();
Both plaintiffs and defendants are expected to call Vince and Emanuel as live witnesses when the trial begins on June 8 in the Delaware Court of Chancery. If the shareholders win, they could be awarded millions.
The board’s investigation in 2022 revealed that Vince McMahon allegedly paid millions for multiple non-disclosure agreements. Former WWE employee Janel Grant also filed a s*x trafficking lawsuit against Vince in January 2024. This led to the former world champion’s resignation from TKO and WWE.
Plaintiffs in the TKO merger trial have also alleged that the investigation preceding Vince’s WWE resignation in July 2022 was a “sham”. The inquiry was closed before the veteran promoter’s return in January 2023.
Vince McMahon missed his daughter’s WWE Hall of Fame induction
Stephanie McMahon, who is the daughter of Vince McMahon, was inducted into the WWE Hall of Fame Class of 2026. She has had a remarkable career both as an on-screen and backstage personality in the sports entertainment juggernaut. While Vince currently has no ties with the Stamford-based company, Stephanie continues to contribute to the organization in different capacities.
Vince and Stephanie worked closely in WWE for decades before the 80-year-old resigned from the promotion. Hence, many expected him to attend The Billion Dollar Princess’ Hall of Fame induction ceremony before WrestleMania 42. However, the veteran promoter didn’t attend the event. Stephanie’s brother, Shane McMahon, also missed her Hall of Fame induction.
The former Women’s Champion mentioned Vince in her Hall of Fame acceptance speech while reflecting on her illustrious career.
More from Sportskeeda
${getStoryActionHTML(story, storyTitle, permalink)}
`;
if (index == 3 && isOpera) {
storyHTML += `
`;
}
recommendedArticlesContainer.innerHTML += storyHTML;
});
}
}
function getStoryActionHTML(story, storyTitle, permalink) {
if (shouldHidePostActions) return “”;
return `
`;
}
function recommendedArticles() {
var baseUrl = “https://cf-gotham.sportskeeda.com/recommendations/post/news-vince-mcmahon-triple-h-nick-khan-others-testify-court-wwe-tko-trial?lang=en&category=wwe”;
pureJSAjaxGet(baseUrl, function(data) {
renderRecommendedArticles(data);
if (isOpera) {
renderOperaFeedAd();
}
}, function() {}, false);
}
var options = {
root: null,
rootMargin: “0px 0px 70% 0px”,
threshold: 0.1
};
var observer = new IntersectionObserver(function (entries) {
entries.forEach(function (entry) {
if (entry.isIntersecting) {
recommendedArticles();
observer.unobserve(entry.target);
}
});
}, options);
var targetElement;
if (showAlsoReadSection && !showAlsoReadSectionV2) {
targetElement = document.querySelector(‘.also-read-articles-container’);
} else {
targetElement = document.querySelector(‘.recommended-posts’);
}
if (targetElement) {
observer.observe(targetElement);
}
function renderOperaFeedAd() {
var operaFeedArticleAd = $(“.opera-article-feed-ad”);
if (!operaFeedArticleAd) {
return;
}
var firstScript= document.createElement(‘script’);
firstScript.setAttribute(“type”, “text/javascript”);
firstScript.setAttribute(“src”, “https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1883810847636355”);
firstScript.setAttribute(“async”, true);
firstScript.setAttribute(“crossorigin”, “anonymous”);
operaFeedArticleAd.appendChild(firstScript);
operaFeedArticleAd.innerHTML += `
`;
var secondScript = document.createElement(‘script’);
var secondScriptCode=””;
try {
secondScript.appendChild(document.createTextNode(secondScriptCode));
operaFeedArticleAd.appendChild(secondScript);
} catch (e) {
console.error(e);
}
}
})();
Fetching more content…
Read the full article here


