Supreme Court blocks Trump from restarting Alien Enemies Act deportations | CNN Politics
The Supreme Court on Friday blocked President Donald Trump from moving forward with deportations under the 1798 Alien Enemies Act for a group of immigrants in northern Texas, siding with Venezuelans who feared they were poised for imminent removal under the sweeping wartime authority.
function imageLoadError(img) {
const fallbackImage = '/media/sites/cnn/cnn-fallback-image.jpg';
img.removeAttribute('onerror');
img.src = fallbackImage;
let element = img.previousElementSibling;
while (element && element.tagName === 'SOURCE') {
element.srcset = fallbackImage;
element = element.previousElementSibling;
}
}
By John Fritze and Devan Cole, CNN