// Adds dimensions UUID, Author and Topic into GA4
Saturday, August 15, 2026
29.4 C
Singapore

US House backs 9/11-style probe of Capitol riot

India — The US House of Representatives on Wednesday voted to create a 9/11-style commission to look into the January 6 Capitol riot in Washington, DC.

As many as 35 Republicans supported the move, joining Democrats to hand former US president Donald Trump, a fellow Republican, a resounding rebuke by ignoring his appeal to reject such a panel.

The measure passed 252-175. It has to secure the support of the evenly split Senate where at least 10 Republicans will need to join Democrats to see it through.

Trump hit back at the Republicans who backed the move, calling them “35 wayward Republicans” who “just can’t help themselves”. He added, “We have much better policy and are much better for the country. But the Democrats stick together, the Republicans don’t.”

The legislation, negotiated by Democratic and Republican leaders of the House committee on homeland security, proposes to create a 10-member commission with five each from the two parties, who will have equal powers of issuing subpoenas.

Modelled on the commission that investigated the September 11, 2001 terror attacks, it will look into the storming of the US Capitol by a mob incited by Trump to prevent a joint session of Congress from certifying Joe Biden as winner of the 2020 election.

- Advertisement -

Hot this week

Too many choices, too many deal-breakers? Singaporeans say dating apps are making love harder

Some Singaporeans think dating apps have given people too many choices, making it easier to reject, ghost and move on to the next match.

SG employee frustrated as colleague takes 3-5 days of MC almost every month: ‘It can get pretty exhausting’

The employee says he doesn't mind the MC — he minds what happens to the work afterwards.

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //
Enable Notifications OK No thanks