More stories

  • in

    Pro-Trump mob chases lone Black police officer up stairs in Capitol – video

    A journalist captured the moment a lone Black police officer was confronted by pro-Trump supporters who had stormed into the US Capitol in what some lawmakers condemned as an attempted insurrection aimed at overturning the results of the presidential election.
    A politics reporter at HuffPost, Igor Bobic, filmed the officer as he was chased up the stairs of the building by Trump loyalists who objected to the certification of Joe Biden as the next president, which was taking place in Congress during a joint session. Four people died during the violent occupation
    American carnage: how Trump’s footsoldiers ran riot in the Capitol
    Full report: Congress certifies Joe Biden as president More

  • in

    Cómo fue la invasión del Capitolio estadounidense

    @media (pointer: coarse) {
    .nytslm_outerContainer {
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    }
    }

    .nytslm_outerContainer {
    display: flex;
    align-items: center;
    /* Fixes IE */
    overflow-x: auto;
    box-shadow: -6px 0 white, 6px 0 white, 1px 3px 6px rgba(0, 0, 0, 0.15);
    padding: 10px 1.25em 10px;
    transition: all 250ms;
    -ms-overflow-style: none;
    /* IE 10+ */
    scrollbar-width: none;
    /* Firefox */
    background: white;
    margin-bottom: 20px;
    z-index: 1000;
    }

    @media (min-width: 1024px) {
    .nytslm_outerContainer {
    margin-bottom: 0px;
    padding: 13px 1.25em 10px;
    }
    }

    .nytslm::-webkit-scrollbar {
    display: none;
    /* Safari and Chrome */
    }

    .nytslm_innerContainer {
    margin: unset;
    display: flex;
    align-items: center;
    }

    @media (min-width: 600px) {
    .nytslm_innerContainer {
    margin: auto;
    min-width: 600px;
    }
    }

    .nytslm_title {
    padding-right: 1em;
    border-right: 1px solid #ccc;
    }

    @media (min-width: 740px) {
    .nytslm_title {
    max-width: none;
    font-size: 1.0625rem;
    line-height: 1.25rem;
    }
    }

    .nytslm_spacer {
    width: 0;
    border-right: 1px solid #E2E2E2;
    height: 45px;
    margin: 0 1.4em;
    }

    .nytslm_list {
    font-family: nyt-franklin, helvetica, arial, sans-serif;
    display: flex;
    width: auto;
    list-style: none;
    padding-left: 1em;
    flex-shrink: 0;
    align-items: baseline;
    justify-content: center;
    }

    .nytslm_li {
    margin-right: 1.4em;
    flex-shrink: 0;
    font-size: 0.8125rem;
    line-height: 0.8125rem;
    font-weight: 600;
    padding: 1em 0;
    }

    #nytslm .nytslm_li a {
    color: #121212;
    text-decoration: none;
    }

    #nytslm .nytsmenu_li_current,
    #nytslm .nytslm_li a:hover,
    #nytslm .nytslm_li a:active,
    #nytslm .nytslm_li a:focus {
    color: #121212;
    border-bottom: 2px solid #121212;
    padding-bottom: 2px;
    }

    .nytslm_li_live_loud:after {
    content: ‘LIVE’
    }

    .nytslm_li_live_loud {
    background-color: #d0021b;
    color: white;
    border-radius: 3px;
    padding: 4px 6px 2px 6px;
    margin-right: 2px;
    display: inline-block;
    letter-spacing: 0.03rem;
    font-weight: 700;
    }

    .nytslm_li_upcoming_loud {
    border: 1px solid #d0021b;
    color: #d0021b;
    border-radius: 3px;
    padding: 4px 6px 2px 6px;
    margin-right: 2px;
    display: inline-block;
    letter-spacing: 0.03rem;
    font-weight: 700;
    }

    .nytslm_li_upcoming_loud:before {
    content: ‘Upcoming’
    }

    .nytslm_li_loud a:hover,
    .nytslm_li_loud a:active,
    .nytslm_li_loud a:focus {
    border-bottom: 2px solid;
    padding-bottom: 2px;
    }

    .nytslm_li_updated {
    color: #777;
    }

    #masthead-bar-one {
    display: none;
    }

    .electionNavbar__logoSvg {
    width: 80px;
    align-self: center;
    display: flex;
    }

    @media(min-width: 600px) {
    .electionNavbar__logoSvg {
    width: 100px;
    }
    }

    .nytslm_notification {
    border-left: 1px solid #ccc;
    font-family: nyt-franklin, helvetica, arial, sans-serif;
    padding-left: 1em;
    }

    .nytslm_notification_label {
    color: #D0021B;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 0.6875rem;
    margin-bottom: 0.2em;
    letter-spacing: 0.02em;
    }

    .nytslm_notification_link {
    font-weight: 600;
    color: #121212;
    display: flex;
    align-items: center;
    }

    .nytslm_notification_headline {
    font-size: 0.875rem;
    line-height: 1.0625rem;
    }

    .nytslm_notification_image_wrapper {
    position: relative;
    max-width: 75px;
    margin-left: 10px;
    flex-shrink: 0;
    }

    .nytslm_notification_image {
    max-width: 100%;
    }

    .nytslm_notification_image_live_bug {
    position: absolute;
    text-transform: uppercase;
    bottom: 7px;
    left: 2px;

    font-size: 0.5rem;
    background-color: #d0021b;
    color: white;
    border-radius: 3px;
    padding: 4px 4px 2px 4px;
    font-weight: 700;
    margin-right: 2px;
    letter-spacing: 0.03rem;
    }

    /* No hover state on in app */
    .Hybrid .nytslm_li a:hover,
    .Hybrid .nytslm_li_loud a:hover {
    border-bottom: none;
    padding-bottom: 0;
    }

    .Hybrid #TOP_BANNER_REGION {
    display: none;
    }

    .nytslm_st0 {
    fill: #f4564a;
    }

    .nytslm_st1 {
    fill: #ffffff;
    }

    .nytslm_st2 {
    fill: #2b8ad8;
    }

    Así ganó Biden

    Los fallos en las encuestas

    ¿Trump perdió Pensilvania?

    Quién es el esposo de Harris

    La diversidad del voto latino

    “),e+=””+b+””,e+=””,d&&(e+=””,e+=””,e+=”Live”,e+=””),e+=””,e}function getVariant(){var a=window.NYTD&&window.NYTD.Abra&&window.NYTD.Abra.getAbraSync&&window.NYTD.Abra.getAbraSync(“STYLN_elections_notifications”);// Only actually have control situation in prd and stg
    return[“www.nytimes.com”,”www.stg.nytimes.com”].includes(window.location.hostname)||(a=”STYLN_elections_notifications”),a||”0_control”}function reportData(){if(window.dataLayer){var a;try{a=dataLayer.find(function(a){return!!a.user}).user}catch(a){}var b={abtest:{test:”styln-elections-notifications”,variant:getVariant()},module:{name:”styln-elections-notifications”,label:getVariant(),region:”TOP_BANNER”},user:a};window.dataLayer.push(Object.assign({},b,{event:”ab-alloc”})),window.dataLayer.push(Object.assign({},b,{event:”ab-expose”})),window.dataLayer.push(Object.assign({},b,{event:”impression”}))}}function insertNotification(a,b){// Bail here if the user is in control
    if(reportData(),”0_control”!==getVariant()){// Remove menu bar items or previous notification
    var c=document.querySelector(“.nytslm_innerContainer”);if(c&&1 30 * 60 * 1000) return restoreMenuIfNecessary();
    // Do not update DOM if the content won’t change
    if(currentNotificationContents!==a.text&&window.localStorage.getItem(“stylnelecs”)!==a.timestamp)// Do not show if user has interacted with this link
    // if (Cookie.get(‘stylnelecs’) === data.timestamp) return;
    {expireLocalStorage(“stylnelecs”),currentNotificationContents=a.text;// Construct URL for tracking
    var b=a.link.split(“#”),c=b[0]+”?action=click&pgtype=Article&state=default&module=styln-elections-notifications&variant=1_election_notifications&region=TOP_BANNER&context=Menu#”+b[1],d=formatNotification(c,a.text,a.kicker,a.image);insertNotification(d,function(){var b=document.querySelector(“.nytslm_notification_link”);return b?void(b.onclick=function(){window.localStorage.setItem(“stylnelecs”,a.timestamp)}):null})}})}(function(){navigator.userAgent.includes(“nytios”)||navigator.userAgent.includes(“nyt_android”)||window.stylnelecsHasLoaded||(// setInterval(getUpdate, 5000);
    window.stylnelecsHasLoaded=!0)})(),function(){try{if(navigator.userAgent.includes(“nytios”)||navigator.userAgent.includes(“nyt_android”)){var a=document.getElementsByClassName(“nytslm_title”)[0];a.style.pointerEvents=”none”}}catch(a){}}(); More

  • in

    A Democratic Triumph in Georgia, Overshadowed by Right-Wing Violence in Washington

    @media (pointer: coarse) {
    .nytslm_outerContainer {
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    }
    }

    .nytslm_outerContainer {
    display: flex;
    align-items: center;
    /* Fixes IE */
    overflow-x: auto;
    box-shadow: -6px 0 white, 6px 0 white, 1px 3px 6px rgba(0, 0, 0, 0.15);
    padding: 10px 1.25em 10px;
    transition: all 250ms;
    -ms-overflow-style: none;
    /* IE 10+ */
    scrollbar-width: none;
    /* Firefox */
    background: white;
    margin-bottom: 20px;
    z-index: 1000;
    }

    @media (min-width: 1024px) {
    .nytslm_outerContainer {
    margin-bottom: 0px;
    padding: 13px 1.25em 10px;
    }
    }

    .nytslm::-webkit-scrollbar {
    display: none;
    /* Safari and Chrome */
    }

    .nytslm_innerContainer {
    margin: unset;
    display: flex;
    align-items: center;
    }

    @media (min-width: 600px) {
    .nytslm_innerContainer {
    margin: auto;
    min-width: 600px;
    }
    }

    .nytslm_title {
    padding-right: 1em;
    border-right: 1px solid #ccc;
    }

    @media (min-width: 740px) {
    .nytslm_title {
    max-width: none;
    font-size: 1.0625rem;
    line-height: 1.25rem;
    }
    }

    .nytslm_spacer {
    width: 0;
    border-right: 1px solid #E2E2E2;
    height: 45px;
    margin: 0 1.4em;
    }

    .nytslm_list {
    font-family: nyt-franklin, helvetica, arial, sans-serif;
    display: flex;
    width: auto;
    list-style: none;
    padding-left: 1em;
    flex-shrink: 0;
    align-items: baseline;
    justify-content: center;
    }

    .nytslm_li {
    margin-right: 1.4em;
    flex-shrink: 0;
    font-size: 0.8125rem;
    line-height: 0.8125rem;
    font-weight: 600;
    padding: 1em 0;
    }

    #nytslm .nytslm_li a {
    color: #121212;
    text-decoration: none;
    }

    #nytslm .nytsmenu_li_current,
    #nytslm .nytslm_li a:hover,
    #nytslm .nytslm_li a:active,
    #nytslm .nytslm_li a:focus {
    color: #121212;
    border-bottom: 2px solid #121212;
    padding-bottom: 2px;
    }

    .nytslm_li_live_loud:after {
    content: ‘LIVE’
    }

    .nytslm_li_live_loud {
    background-color: #d0021b;
    color: white;
    border-radius: 3px;
    padding: 4px 6px 2px 6px;
    margin-right: 2px;
    display: inline-block;
    letter-spacing: 0.03rem;
    font-weight: 700;
    }

    .nytslm_li_upcoming_loud {
    border: 1px solid #d0021b;
    color: #d0021b;
    border-radius: 3px;
    padding: 4px 6px 2px 6px;
    margin-right: 2px;
    display: inline-block;
    letter-spacing: 0.03rem;
    font-weight: 700;
    }

    .nytslm_li_upcoming_loud:before {
    content: ‘Upcoming’
    }

    .nytslm_li_loud a:hover,
    .nytslm_li_loud a:active,
    .nytslm_li_loud a:focus {
    border-bottom: 2px solid;
    padding-bottom: 2px;
    }

    .nytslm_li_updated {
    color: #777;
    }

    #masthead-bar-one {
    display: none;
    }

    .electionNavbar__logoSvg {
    width: 80px;
    align-self: center;
    display: flex;
    }

    @media(min-width: 600px) {
    .electionNavbar__logoSvg {
    width: 100px;
    }
    }

    .nytslm_notification {
    border-left: 1px solid #ccc;
    font-family: nyt-franklin, helvetica, arial, sans-serif;
    padding-left: 1em;
    }

    .nytslm_notification_label {
    color: #D0021B;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 0.6875rem;
    margin-bottom: 0.2em;
    letter-spacing: 0.02em;
    }

    .nytslm_notification_link {
    font-weight: 600;
    color: #121212;
    display: flex;
    align-items: center;
    }

    .nytslm_notification_headline {
    font-size: 0.875rem;
    line-height: 1.0625rem;
    }

    .nytslm_notification_image_wrapper {
    position: relative;
    max-width: 75px;
    margin-left: 10px;
    flex-shrink: 0;
    }

    .nytslm_notification_image {
    max-width: 100%;
    }

    .nytslm_notification_image_live_bug {
    position: absolute;
    text-transform: uppercase;
    bottom: 7px;
    left: 2px;

    font-size: 0.5rem;
    background-color: #d0021b;
    color: white;
    border-radius: 3px;
    padding: 4px 4px 2px 4px;
    font-weight: 700;
    margin-right: 2px;
    letter-spacing: 0.03rem;
    }

    /* No hover state on in app */
    .Hybrid .nytslm_li a:hover,
    .Hybrid .nytslm_li_loud a:hover {
    border-bottom: none;
    padding-bottom: 0;
    }

    .Hybrid #TOP_BANNER_REGION {
    display: none;
    }

    .nytslm_st0 {
    fill: #f4564a;
    }

    .nytslm_st1 {
    fill: #ffffff;
    }

    .nytslm_st2 {
    fill: #2b8ad8;
    }

    Georgia Runoff Updates

    Warnock and Ossoff Win

    Full Results

    Live Forecast

    Electoral College Votes

    “),e+=””+b+””,e+=””,d&&(e+=””,e+=””,e+=”Live”,e+=””),e+=””,e}function getVariant(){var a=window.NYTD&&window.NYTD.Abra&&window.NYTD.Abra.getAbraSync&&window.NYTD.Abra.getAbraSync(“STYLN_elections_notifications”);// Only actually have control situation in prd and stg
    return[“www.nytimes.com”,”www.stg.nytimes.com”].includes(window.location.hostname)||(a=”STYLN_elections_notifications”),a||”0_control”}function reportData(){if(window.dataLayer){var a;try{a=dataLayer.find(function(a){return!!a.user}).user}catch(a){}var b={abtest:{test:”styln-elections-notifications”,variant:getVariant()},module:{name:”styln-elections-notifications”,label:getVariant(),region:”TOP_BANNER”},user:a};window.dataLayer.push(Object.assign({},b,{event:”ab-alloc”})),window.dataLayer.push(Object.assign({},b,{event:”ab-expose”})),window.dataLayer.push(Object.assign({},b,{event:”impression”}))}}function insertNotification(a,b){// Bail here if the user is in control
    if(reportData(),”0_control”!==getVariant()){// Remove menu bar items or previous notification
    var c=document.querySelector(“.nytslm_innerContainer”);if(c&&1 30 * 60 * 1000) return restoreMenuIfNecessary();
    // Do not update DOM if the content won’t change
    if(currentNotificationContents!==a.text&&window.localStorage.getItem(“stylnelecs”)!==a.timestamp)// Do not show if user has interacted with this link
    // if (Cookie.get(‘stylnelecs’) === data.timestamp) return;
    {expireLocalStorage(“stylnelecs”),currentNotificationContents=a.text;// Construct URL for tracking
    var b=a.link.split(“#”),c=b[0]+”?action=click&pgtype=Article&state=default&module=styln-elections-notifications&variant=1_election_notifications&region=TOP_BANNER&context=Menu#”+b[1],d=formatNotification(c,a.text,a.kicker,a.image);insertNotification(d,function(){var b=document.querySelector(“.nytslm_notification_link”);return b?void(b.onclick=function(){window.localStorage.setItem(“stylnelecs”,a.timestamp)}):null})}})}(function(){navigator.userAgent.includes(“nytios”)||navigator.userAgent.includes(“nyt_android”)||window.stylnelecsHasLoaded||(// setInterval(getUpdate, 5000);
    window.stylnelecsHasLoaded=!0)})(),function(){try{if(navigator.userAgent.includes(“nytios”)||navigator.userAgent.includes(“nyt_android”)){var a=document.getElementsByClassName(“nytslm_title”)[0];a.style.pointerEvents=”none”}}catch(a){}}(); More

  • in

    US Capitol stormed: what we know so far

    A mob of Donald Trump supporters stormed Capitol Hill and clashed with police on Wednesday afternoon, apparently driven by the prospect that they might stop the certification of the 2020 federal election in favour of Joe Biden. The attack came after Trump urged a crowd of supporters to march on the Capitol and undo his November election defeat.
    A woman shot in the chest on Capitol grounds as the pro-Trump mob stormed the building died soon afterwards. Earlier reports indicated the woman was in a critical condition after being shot in the chest as the Capitol was breached. Dustin Sternbeck, a spokesman for the DC police, confirmed the woman’s death.
    The mob managed to enter the Senate chamber where minutes earlier the election results were being certified. A rioter stepped on to the dais and, according to a reporter on the scene, yelled: “Trump won that election.”
    Donald Trump praised the mob as “very special” people. The president justified the violence by citing baseless claims of widespread election fraud. In a video that Twitter has since deleted from his account, the president urged his supporters to “go home”, but also gave legitimacy to the falsehoods that fuelled Wednesday’s attempted insurrection, calling the election “stolen” and telling the angry mob, “we love you”. Twitter, Facebook and Instagram have since locked the president’s accounts in order to address misinformation and the incitement of violence.
    Joe Biden called on Trump to “demand an end to this siege”. The president-elect said in a speech in Wilmington, Delaware, “It’s not a protest; it’s insurrection. The world is watching.” Former President George W Bush also used the term “insurrection”.
    Barack Obama said history would rightly remember the violence at the Capitol as a moment of great dishonour and shame for the nation. Obama said it should not have come as a surprise, and that for two months “a political party and its accompanying media ecosystem has too often been unwilling to tell their followers the truth”.
    Four hours after the breach, officials announced that the Capitol was secure. The siege was among the worst security breaches in American history. Senators were then escorted back into the Senate chamber to resume the certification of Biden’s victory. Vice-President Mike Pence opened the session, saying”: “To those who wreaked havoc in our Capitol today: You did not win. Violence never wins. Freedom wins. And this is still the people’s house … Let’s get back to work.”
    The DC police chief, Robert Contee, said 13 people had been arrested so far in connection to the “riot” at the US Capitol. During the protests over the police killing of George Floyd, more than 400 people were arrested, mostly for curfew violations.
    A curfew in Washington DC went into effect at 6pm and will be in place until 6am on Thursday. As the curfew kicked in, an announcement played at the Capitol that anyone still on the grounds after 6pm would be subject to arrest.
    Representatives Ilhan Omar and Alexandria Ocasio-Cortez have called for Trump to be impeached. Omar said that she was filing articles of impeachment.
    Facebook announced it would remove all photographs and and videos posted from the protest, as well as praise for the protests or calls to bring weapons to the protest or anywhere else in the US. The posts, “contribute to, rather than diminish, the risk of ongoing violence”, it said.
    Melania Trump’s chief of staff, Stephanie Grisham reportedly resigned, effective immediately, over the violence at the Capitol. Grisham was the former White House press secretary.
    The attacks were condemned by leaders around the world and within the US, though Trump allies including Brazilian president Jair Bolsonaro maintained their support. More

  • in

    Trump supporters gather outside statehouses across US as mob assails Capitol

    Supporters of Donald Trump massed outside statehouses across the US on Wednesday, leading to some evacuations as cheers rang out in reaction to the news that a pro-Trump mob had stormed the US Capitol in Washington.Hundreds of people gathered in state capitals from Georgia to New Mexico on the day US lawmakers were scheduled to certify Joe Biden’s electoral victory over Trump in November’s presidential election.In scenes that echoed those in the US capital, Trump supporters waved signs that read “Stop the Steal” and “Four more years”. Most eschewed masks and some carried guns in places like Oklahoma, Georgia, Arizona, Nevada and Washington state. Despite some scuffles in states including Ohio and California, with instances of journalists or counter-protesters being pepper-sprayed or punched, many demonstrations remained peaceful.In Georgia, the secretary of state and his staff were evacuated from their offices at the state Capitol after about 100 protesters gathered, some armed with long guns.Gabriel Sterling, a top official with the secretary of state’s office, said it was a precautionary decision made by Republican secretary of state, Brad Raffensperger, for his team to leave. Trump has focused much of his ire on Raffensperger in the weeks following his loss of the state by about 12,000 votes.“We saw stuff happening at the Georgia Capitol and said we should not be around here, we should not be a spark,” Sterling told the Associated Press.The chaotic events in Washington DC came as Congress tried to affirm Biden’s electoral college victory. A pro-Trump mob entered the Senate chamber and forced lawmakers to flee. One woman was shot and killed.Georgia’s Republican governor, Brian Kemp, slammed the storming of the US Capitol, calling it “a disgrace and quite honestly un-American”. Kemp said he was extending an executive order from protests over the summer activating the national guard in case they were needed to protect the state Capitol on Monday, when the legislative session begins.In New Mexico, hundreds of flag-waving Trump supporters arrived in a vehicle caravan and on horseback. Police evacuated staff from a statehouse building that included the governor’s office and the secretary of state’s office as a precaution.Demonstrators sang God Bless America, honked horns and declared Trump the rightful election winner, despite Biden winning the vote in New Mexico by a margin of roughly 11%.Brian Egolf, New Mexico’s Democratic house speaker, described it as a “shameful moment”.“It’s the first time in the history of the United States that the peaceful transfer of power has been slowed by an act of violence,” Egolf said. “I hope that the Congress can recover soon.”Elsewhere, Trump supporters circled the state Capitol in Madison, Wisconsin, in cars and trucks adorned with Trump and US flags, blaring their horns.In Colorado, the Denver mayor, Michael Hancock, ordered city agencies to close buildings after hundreds gathered in front of the Capitol building to protest against the election results.And in South Carolina, protesters supporting Trump came to the statehouse but left before the US Capitol was breached.In Washington state, protesters broke through a gate at the mansion of the state’s governor, Jay Inslee, and dozens of people gathered on the lawn before being cleared from the area. The crowd, some of whom were armed, repeated baseless allegations of election fraud.Earlier, dozens of people gathered at the state Capitol, demanding an election recount.In Utah, the staff of Governor Spencer Cox was sent home as several hundred people gathered in Salt Lake City, the lieutenant governor, Deidre Henderson, tweeted. A Salt Lake Tribune photographer said he was pepper-sprayed by a demonstrator who taunted him for wearing a mask and shoved him as he was shooting video of the protest.At least one person was arrested at the Oregon Capitol in Salem on suspicion of harassment and disorderly conduct as police in riot gear tried to get people, many of them armed, to leave. Video showed protesters and counter-protesters clashing and riot police moving in.In Honolulu, about 100 protesters lined the road outside the state Capitol waving American and Trump 2020 flags at passing cars. Sheryl Bieler, a retiree in the blue state, said she had come out to “support our president and support the integrity of the elections”. More