From bb581f3b8ecd8ec78f5530f71783b8b42a300302 Mon Sep 17 00:00:00 2001 From: gyss <jose.lladro@ft.com> Date: Wed, 11 Dec 2024 09:22:14 +0000 Subject: [PATCH] add context tracking for storygroups --- .../TeaserTimeline.test.jsx.snap | 679 ++++++++++++++++++ .../__snapshots__/snapshots.test.js.snap | 262 +++++++ components/x-teaser/src/Image.jsx | 1 + components/x-teaser/src/MetaLink.jsx | 1 + components/x-teaser/src/Standfirst.jsx | 1 + components/x-teaser/src/Title.jsx | 1 + 6 files changed, 945 insertions(+) diff --git a/components/x-teaser-timeline/__tests__/__snapshots__/TeaserTimeline.test.jsx.snap b/components/x-teaser-timeline/__tests__/__snapshots__/TeaserTimeline.test.jsx.snap index 9f03f6c75..ff0e87159 100644 --- a/components/x-teaser-timeline/__tests__/__snapshots__/TeaserTimeline.test.jsx.snap +++ b/components/x-teaser-timeline/__tests__/__snapshots__/TeaserTimeline.test.jsx.snap @@ -32,6 +32,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes aria-label="Category: Brexit Briefing" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/brexit-briefing" > Brexit Briefing @@ -43,6 +44,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/65867e26-d203-11e8-a9f2-7574db66bcd5" > Is December looming as the new Brexit deadline? @@ -54,6 +56,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/65867e26-d203-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -67,6 +70,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/65867e26-d203-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -130,6 +134,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes aria-label="Category: Brexit" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/brexit" > Brexit @@ -141,6 +146,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/93614586-d1f1-11e8-a9f2-7574db66bcd5" > May seeks to overcome deadlock after Brexit setback @@ -152,6 +158,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/93614586-d1f1-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -165,6 +172,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/93614586-d1f1-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -228,6 +236,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes aria-label="Category: Brexit" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/brexit" > Brexit @@ -239,6 +248,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/d4e80114-d1ee-11e8-a9f2-7574db66bcd5" > Midsized UK businesses turn sour on Brexit @@ -250,6 +260,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/d4e80114-d1ee-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -263,6 +274,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/d4e80114-d1ee-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -326,6 +338,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes aria-label="Category: Brexit" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/brexit" > Brexit @@ -337,6 +350,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/6582b8ce-d175-11e8-a9f2-7574db66bcd5" > Barnier open to extending Brexit transition by a year @@ -348,6 +362,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/6582b8ce-d175-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -361,6 +376,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/6582b8ce-d175-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -429,6 +445,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes aria-label="Category: Sarah Gordon" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/sarah-gordon" > Sarah Gordon @@ -440,6 +457,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/7ab52d68-d11a-11e8-a9f2-7574db66bcd5" > UK lets down business with lack of Brexit advice @@ -451,6 +469,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/7ab52d68-d11a-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -464,6 +483,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/7ab52d68-d11a-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -527,6 +547,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes aria-label="Category: Global trade" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/global-trade" > Global trade @@ -538,6 +559,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/868cedae-d18a-11e8-a9f2-7574db66bcd5" > Trump looks to start formal US-UK trade talks @@ -549,6 +571,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/868cedae-d18a-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -562,6 +585,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/868cedae-d18a-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -638,6 +662,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes aria-label="Category: House of Commons UK" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/stream/fa354fe2-b2e0-483a-9267-cffe6ef9083b" > House of Commons UK @@ -649,6 +674,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/c276c8a2-d159-11e8-a9f2-7574db66bcd5" > Bercow faces mounting calls to resign @@ -660,6 +686,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/c276c8a2-d159-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -673,6 +700,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/c276c8a2-d159-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -741,6 +769,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes aria-label="Category: The editorial board" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/ft-view" > The editorial board @@ -752,6 +781,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/a1566658-d12e-11e8-a9f2-7574db66bcd5" > A culture shift to clear Westminster’s toxic air @@ -763,6 +793,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/a1566658-d12e-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -776,6 +807,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/a1566658-d12e-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -839,6 +871,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes aria-label="Category: Brexit" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/brexit" > Brexit @@ -850,6 +883,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/f9f69a2c-d141-11e8-a9f2-7574db66bcd5" > EU demands UK break Brexit impasse @@ -861,6 +895,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/f9f69a2c-d141-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -874,6 +909,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/f9f69a2c-d141-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -937,6 +973,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes aria-label="Category: Brexit Briefing" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/brexit-briefing" > Brexit Briefing @@ -948,6 +985,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/eb6062c2-d13c-11e8-a9f2-7574db66bcd5" > Brexit, Scotland and the threat to constitutional unity @@ -959,6 +997,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/eb6062c2-d13c-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -972,6 +1011,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/eb6062c2-d13c-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -1035,6 +1075,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes aria-label="Category: Brexit" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/brexit" > Brexit @@ -1046,6 +1087,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/d7472b20-d148-11e8-a9f2-7574db66bcd5" > EU’s Tusk to ask UK for ‘concrete proposals’ to end Brexit impasse @@ -1058,6 +1100,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/d7472b20-d148-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -1121,6 +1164,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes aria-label="Category: Wells Fargo" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/stream/1120e446-6695-4e49-91e6-fd1f7698388e" > Wells Fargo @@ -1132,6 +1176,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/10ee3a20-d13b-11e8-a9f2-7574db66bcd5" > Wells Fargo applies for licence in France as part of Brexit strategy @@ -1144,6 +1189,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/10ee3a20-d13b-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -1207,6 +1253,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes aria-label="Category: UK welfare reform" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/stream/c4c9204f-8335-42c3-9415-c2c8cd971125" > UK welfare reform @@ -1218,6 +1265,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/6bd7f80e-d11d-11e8-a9f2-7574db66bcd5" > Rollout of controversial UK welfare reform faces fresh delay @@ -1229,6 +1277,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/6bd7f80e-d11d-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -1242,6 +1291,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/6bd7f80e-d11d-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -1305,6 +1355,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes aria-label="Category: Pound Sterling" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/stream/466a4700-307f-47cc-83f1-c5f97a172232" > Pound Sterling @@ -1316,6 +1367,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/1969887a-d11e-11e8-a9f2-7574db66bcd5" > Pound rallies after upbeat wage growth reading @@ -1327,6 +1379,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/1969887a-d11e-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -1378,6 +1431,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes aria-label="Category: UK politics & policy" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/world/uk/politics" > UK politics & policy @@ -1389,6 +1443,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/dab8bfd2-ce3f-11e8-9fe5-24ad351828ab" > Problem gambling shake-up set to be brought forward @@ -1400,6 +1455,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/dab8bfd2-ce3f-11e8-9fe5-24ad351828ab" tabIndex={-1} > @@ -1413,6 +1469,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/dab8bfd2-ce3f-11e8-9fe5-24ad351828ab" tabIndex="-1" > @@ -1476,6 +1533,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes aria-label="Category: Technology sector" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/companies/technology" > Technology sector @@ -1487,6 +1545,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/d5ebbb7e-d07b-11e8-a9f2-7574db66bcd5" > Crypto exchange Coinbase sets up Brexit contingency @@ -1498,6 +1557,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/d5ebbb7e-d07b-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -1511,6 +1571,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/d5ebbb7e-d07b-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -1587,6 +1648,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes aria-label="Category: World" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/world" > World @@ -1598,6 +1660,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/2e407a74-d06a-11e8-a9f2-7574db66bcd5" > EU gives UK 24 hour Brexit breathing space @@ -1609,6 +1672,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/2e407a74-d06a-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -1622,6 +1686,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/2e407a74-d06a-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -1685,6 +1750,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes aria-label="Category: Brexit" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/brexit" > Brexit @@ -1696,6 +1762,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/434dc8e2-d09f-11e8-a9f2-7574db66bcd5" > EC’s Tusk warns no-deal Brexit ‘is more likely than ever before’ @@ -1746,6 +1813,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes aria-label="Category: Brexit" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/brexit" > Brexit @@ -1757,6 +1825,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/fadfb212-d091-11e8-a9f2-7574db66bcd5" > Barnier plan no solution to Irish border, says Foster @@ -1769,6 +1838,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/fadfb212-d091-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -1837,6 +1907,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes aria-label="Category: Pound Sterling" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/stream/466a4700-307f-47cc-83f1-c5f97a172232" > Pound Sterling @@ -1848,6 +1919,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/79939f94-c320-11e8-8d55-54197280d3f7" > Pound timeline: from the 1970s to Brexit crunch @@ -1859,6 +1931,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/79939f94-c320-11e8-8d55-54197280d3f7" tabIndex={-1} > @@ -1872,6 +1945,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/79939f94-c320-11e8-8d55-54197280d3f7" tabIndex="-1" > @@ -1935,6 +2009,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes aria-label="Category: Brexit" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/brexit" > Brexit @@ -1946,6 +2021,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/bfffa642-d079-11e8-a9f2-7574db66bcd5" > Brexit talks could drag into December warns Ireland’s Varadkar @@ -1957,6 +2033,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/bfffa642-d079-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -1970,6 +2047,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/bfffa642-d079-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -2033,6 +2111,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes aria-label="Category: Brexit Briefing" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/brexit-briefing" > Brexit Briefing @@ -2044,6 +2123,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/82ae2756-d073-11e8-a9f2-7574db66bcd5" > Crisis or choreography over Brexit? @@ -2055,6 +2135,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/82ae2756-d073-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -2068,6 +2149,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/82ae2756-d073-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -2131,6 +2213,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes aria-label="Category: Industrials" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/companies/industrials" > Industrials @@ -2142,6 +2225,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/a8181102-ce1e-11e8-9fe5-24ad351828ab" > UK shipyards to submit bids to build 5 warships @@ -2153,6 +2237,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/a8181102-ce1e-11e8-9fe5-24ad351828ab" tabIndex={-1} > @@ -2166,6 +2251,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/a8181102-ce1e-11e8-9fe5-24ad351828ab" tabIndex="-1" > @@ -2229,6 +2315,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes aria-label="Category: Brexit" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/brexit" > Brexit @@ -2240,6 +2327,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/9b3b6d2e-d064-11e8-a9f2-7574db66bcd5" > May to address UK parliament on state of Brexit talks @@ -2252,6 +2340,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/9b3b6d2e-d064-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -2315,6 +2404,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes aria-label="Category: UK business & economy" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/uk-business-economy" > UK business & economy @@ -2326,6 +2416,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/ed665ed8-cdfd-11e8-9fe5-24ad351828ab" > Bradford hospital launches AI powered command centre @@ -2337,6 +2428,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/ed665ed8-cdfd-11e8-9fe5-24ad351828ab" tabIndex={-1} > @@ -2350,6 +2442,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/ed665ed8-cdfd-11e8-9fe5-24ad351828ab" tabIndex="-1" > @@ -2418,6 +2511,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes aria-label="Category: Bryce Elder" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/markets/bryce-elder" > Bryce Elder @@ -2429,6 +2523,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="http://ftalphaville.ft.com/marketslive/2018-10-15/" > Markets Live: Monday, 15th October 2018 @@ -2479,6 +2574,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes aria-label="Category: UK trade" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/uk-trade" > UK trade @@ -2490,6 +2586,7 @@ exports[`x-teaser-timeline given latestItemsTime is not set renders earlier, yes <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/aa9b9bda-d056-11e8-a9f2-7574db66bcd5" > Irish deputy PM voices ‘frustration’ at Brexit impasse @@ -2560,6 +2657,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today aria-label="Category: Brexit Briefing" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/brexit-briefing" > Brexit Briefing @@ -2571,6 +2669,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/65867e26-d203-11e8-a9f2-7574db66bcd5" > Is December looming as the new Brexit deadline? @@ -2582,6 +2681,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/65867e26-d203-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -2595,6 +2695,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/65867e26-d203-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -2658,6 +2759,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today aria-label="Category: Brexit" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/brexit" > Brexit @@ -2669,6 +2771,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/93614586-d1f1-11e8-a9f2-7574db66bcd5" > May seeks to overcome deadlock after Brexit setback @@ -2680,6 +2783,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/93614586-d1f1-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -2693,6 +2797,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/93614586-d1f1-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -2756,6 +2861,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today aria-label="Category: Brexit" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/brexit" > Brexit @@ -2767,6 +2873,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/d4e80114-d1ee-11e8-a9f2-7574db66bcd5" > Midsized UK businesses turn sour on Brexit @@ -2778,6 +2885,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/d4e80114-d1ee-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -2791,6 +2899,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/d4e80114-d1ee-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -2854,6 +2963,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today aria-label="Category: Brexit" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/brexit" > Brexit @@ -2865,6 +2975,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/6582b8ce-d175-11e8-a9f2-7574db66bcd5" > Barnier open to extending Brexit transition by a year @@ -2876,6 +2987,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/6582b8ce-d175-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -2889,6 +3001,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/6582b8ce-d175-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -2957,6 +3070,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today aria-label="Category: Sarah Gordon" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/sarah-gordon" > Sarah Gordon @@ -2968,6 +3082,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/7ab52d68-d11a-11e8-a9f2-7574db66bcd5" > UK lets down business with lack of Brexit advice @@ -2979,6 +3094,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/7ab52d68-d11a-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -2992,6 +3108,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/7ab52d68-d11a-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -3055,6 +3172,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today aria-label="Category: Global trade" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/global-trade" > Global trade @@ -3066,6 +3184,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/868cedae-d18a-11e8-a9f2-7574db66bcd5" > Trump looks to start formal US-UK trade talks @@ -3077,6 +3196,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/868cedae-d18a-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -3090,6 +3210,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/868cedae-d18a-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -3153,6 +3274,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today aria-label="Category: House of Commons UK" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/stream/fa354fe2-b2e0-483a-9267-cffe6ef9083b" > House of Commons UK @@ -3164,6 +3286,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/c276c8a2-d159-11e8-a9f2-7574db66bcd5" > Bercow faces mounting calls to resign @@ -3175,6 +3298,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/c276c8a2-d159-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -3188,6 +3312,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/c276c8a2-d159-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -3256,6 +3381,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today aria-label="Category: The editorial board" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/ft-view" > The editorial board @@ -3267,6 +3393,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/a1566658-d12e-11e8-a9f2-7574db66bcd5" > A culture shift to clear Westminster’s toxic air @@ -3278,6 +3405,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/a1566658-d12e-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -3291,6 +3419,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/a1566658-d12e-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -3354,6 +3483,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today aria-label="Category: Brexit" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/brexit" > Brexit @@ -3365,6 +3495,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/f9f69a2c-d141-11e8-a9f2-7574db66bcd5" > EU demands UK break Brexit impasse @@ -3376,6 +3507,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/f9f69a2c-d141-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -3389,6 +3521,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/f9f69a2c-d141-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -3452,6 +3585,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today aria-label="Category: Brexit Briefing" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/brexit-briefing" > Brexit Briefing @@ -3463,6 +3597,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/eb6062c2-d13c-11e8-a9f2-7574db66bcd5" > Brexit, Scotland and the threat to constitutional unity @@ -3474,6 +3609,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/eb6062c2-d13c-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -3487,6 +3623,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/eb6062c2-d13c-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -3550,6 +3687,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today aria-label="Category: Brexit" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/brexit" > Brexit @@ -3561,6 +3699,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/d7472b20-d148-11e8-a9f2-7574db66bcd5" > EU’s Tusk to ask UK for ‘concrete proposals’ to end Brexit impasse @@ -3573,6 +3712,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/d7472b20-d148-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -3636,6 +3776,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today aria-label="Category: Wells Fargo" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/stream/1120e446-6695-4e49-91e6-fd1f7698388e" > Wells Fargo @@ -3647,6 +3788,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/10ee3a20-d13b-11e8-a9f2-7574db66bcd5" > Wells Fargo applies for licence in France as part of Brexit strategy @@ -3659,6 +3801,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/10ee3a20-d13b-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -3722,6 +3865,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today aria-label="Category: UK welfare reform" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/stream/c4c9204f-8335-42c3-9415-c2c8cd971125" > UK welfare reform @@ -3733,6 +3877,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/6bd7f80e-d11d-11e8-a9f2-7574db66bcd5" > Rollout of controversial UK welfare reform faces fresh delay @@ -3744,6 +3889,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/6bd7f80e-d11d-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -3757,6 +3903,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/6bd7f80e-d11d-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -3833,6 +3980,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today aria-label="Category: Pound Sterling" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/stream/466a4700-307f-47cc-83f1-c5f97a172232" > Pound Sterling @@ -3844,6 +3992,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/1969887a-d11e-11e8-a9f2-7574db66bcd5" > Pound rallies after upbeat wage growth reading @@ -3855,6 +4004,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/1969887a-d11e-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -3906,6 +4056,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today aria-label="Category: UK politics & policy" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/world/uk/politics" > UK politics & policy @@ -3917,6 +4068,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/dab8bfd2-ce3f-11e8-9fe5-24ad351828ab" > Problem gambling shake-up set to be brought forward @@ -3928,6 +4080,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/dab8bfd2-ce3f-11e8-9fe5-24ad351828ab" tabIndex={-1} > @@ -3941,6 +4094,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/dab8bfd2-ce3f-11e8-9fe5-24ad351828ab" tabIndex="-1" > @@ -4017,6 +4171,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today aria-label="Category: Technology sector" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/companies/technology" > Technology sector @@ -4028,6 +4183,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/d5ebbb7e-d07b-11e8-a9f2-7574db66bcd5" > Crypto exchange Coinbase sets up Brexit contingency @@ -4039,6 +4195,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/d5ebbb7e-d07b-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -4052,6 +4209,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/d5ebbb7e-d07b-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -4115,6 +4273,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today aria-label="Category: World" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/world" > World @@ -4126,6 +4285,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/2e407a74-d06a-11e8-a9f2-7574db66bcd5" > EU gives UK 24 hour Brexit breathing space @@ -4137,6 +4297,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/2e407a74-d06a-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -4150,6 +4311,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/2e407a74-d06a-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -4213,6 +4375,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today aria-label="Category: Brexit" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/brexit" > Brexit @@ -4224,6 +4387,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/434dc8e2-d09f-11e8-a9f2-7574db66bcd5" > EC’s Tusk warns no-deal Brexit ‘is more likely than ever before’ @@ -4274,6 +4438,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today aria-label="Category: Brexit" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/brexit" > Brexit @@ -4285,6 +4450,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/fadfb212-d091-11e8-a9f2-7574db66bcd5" > Barnier plan no solution to Irish border, says Foster @@ -4297,6 +4463,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/fadfb212-d091-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -4365,6 +4532,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today aria-label="Category: Pound Sterling" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/stream/466a4700-307f-47cc-83f1-c5f97a172232" > Pound Sterling @@ -4376,6 +4544,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/79939f94-c320-11e8-8d55-54197280d3f7" > Pound timeline: from the 1970s to Brexit crunch @@ -4387,6 +4556,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/79939f94-c320-11e8-8d55-54197280d3f7" tabIndex={-1} > @@ -4400,6 +4570,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/79939f94-c320-11e8-8d55-54197280d3f7" tabIndex="-1" > @@ -4463,6 +4634,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today aria-label="Category: Brexit" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/brexit" > Brexit @@ -4474,6 +4646,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/bfffa642-d079-11e8-a9f2-7574db66bcd5" > Brexit talks could drag into December warns Ireland’s Varadkar @@ -4485,6 +4658,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/bfffa642-d079-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -4498,6 +4672,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/bfffa642-d079-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -4561,6 +4736,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today aria-label="Category: Brexit Briefing" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/brexit-briefing" > Brexit Briefing @@ -4572,6 +4748,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/82ae2756-d073-11e8-a9f2-7574db66bcd5" > Crisis or choreography over Brexit? @@ -4583,6 +4760,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/82ae2756-d073-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -4596,6 +4774,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/82ae2756-d073-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -4659,6 +4838,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today aria-label="Category: Industrials" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/companies/industrials" > Industrials @@ -4670,6 +4850,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/a8181102-ce1e-11e8-9fe5-24ad351828ab" > UK shipyards to submit bids to build 5 warships @@ -4681,6 +4862,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/a8181102-ce1e-11e8-9fe5-24ad351828ab" tabIndex={-1} > @@ -4694,6 +4876,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/a8181102-ce1e-11e8-9fe5-24ad351828ab" tabIndex="-1" > @@ -4757,6 +4940,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today aria-label="Category: Brexit" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/brexit" > Brexit @@ -4768,6 +4952,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/9b3b6d2e-d064-11e8-a9f2-7574db66bcd5" > May to address UK parliament on state of Brexit talks @@ -4780,6 +4965,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/9b3b6d2e-d064-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -4843,6 +5029,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today aria-label="Category: UK business & economy" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/uk-business-economy" > UK business & economy @@ -4854,6 +5041,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/ed665ed8-cdfd-11e8-9fe5-24ad351828ab" > Bradford hospital launches AI powered command centre @@ -4865,6 +5053,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/ed665ed8-cdfd-11e8-9fe5-24ad351828ab" tabIndex={-1} > @@ -4878,6 +5067,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/ed665ed8-cdfd-11e8-9fe5-24ad351828ab" tabIndex="-1" > @@ -4946,6 +5136,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today aria-label="Category: Bryce Elder" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/markets/bryce-elder" > Bryce Elder @@ -4957,6 +5148,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="http://ftalphaville.ft.com/marketslive/2018-10-15/" > Markets Live: Monday, 15th October 2018 @@ -5007,6 +5199,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today aria-label="Category: UK trade" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/uk-trade" > UK trade @@ -5018,6 +5211,7 @@ exports[`x-teaser-timeline given latestItemsTime is set and results in all today <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/aa9b9bda-d056-11e8-a9f2-7574db66bcd5" > Irish deputy PM voices ‘frustration’ at Brexit impasse @@ -5088,6 +5282,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI aria-label="Category: Brexit Briefing" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/brexit-briefing" > Brexit Briefing @@ -5099,6 +5294,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/65867e26-d203-11e8-a9f2-7574db66bcd5" > Is December looming as the new Brexit deadline? @@ -5110,6 +5306,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/65867e26-d203-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -5123,6 +5320,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/65867e26-d203-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -5186,6 +5384,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI aria-label="Category: Brexit" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/brexit" > Brexit @@ -5197,6 +5396,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/93614586-d1f1-11e8-a9f2-7574db66bcd5" > May seeks to overcome deadlock after Brexit setback @@ -5208,6 +5408,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/93614586-d1f1-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -5221,6 +5422,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/93614586-d1f1-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -5284,6 +5486,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI aria-label="Category: Brexit" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/brexit" > Brexit @@ -5295,6 +5498,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/d4e80114-d1ee-11e8-a9f2-7574db66bcd5" > Midsized UK businesses turn sour on Brexit @@ -5306,6 +5510,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/d4e80114-d1ee-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -5319,6 +5524,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/d4e80114-d1ee-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -5382,6 +5588,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI aria-label="Category: Brexit" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/brexit" > Brexit @@ -5393,6 +5600,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/6582b8ce-d175-11e8-a9f2-7574db66bcd5" > Barnier open to extending Brexit transition by a year @@ -5404,6 +5612,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/6582b8ce-d175-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -5417,6 +5626,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/6582b8ce-d175-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -5485,6 +5695,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI aria-label="Category: Sarah Gordon" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/sarah-gordon" > Sarah Gordon @@ -5496,6 +5707,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/7ab52d68-d11a-11e8-a9f2-7574db66bcd5" > UK lets down business with lack of Brexit advice @@ -5507,6 +5719,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/7ab52d68-d11a-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -5520,6 +5733,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/7ab52d68-d11a-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -5583,6 +5797,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI aria-label="Category: Global trade" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/global-trade" > Global trade @@ -5594,6 +5809,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/868cedae-d18a-11e8-a9f2-7574db66bcd5" > Trump looks to start formal US-UK trade talks @@ -5605,6 +5821,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/868cedae-d18a-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -5618,6 +5835,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/868cedae-d18a-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -5694,6 +5912,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI aria-label="Category: House of Commons UK" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/stream/fa354fe2-b2e0-483a-9267-cffe6ef9083b" > House of Commons UK @@ -5705,6 +5924,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/c276c8a2-d159-11e8-a9f2-7574db66bcd5" > Bercow faces mounting calls to resign @@ -5716,6 +5936,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/c276c8a2-d159-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -5729,6 +5950,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/c276c8a2-d159-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -5797,6 +6019,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI aria-label="Category: The editorial board" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/ft-view" > The editorial board @@ -5808,6 +6031,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/a1566658-d12e-11e8-a9f2-7574db66bcd5" > A culture shift to clear Westminster’s toxic air @@ -5819,6 +6043,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/a1566658-d12e-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -5832,6 +6057,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/a1566658-d12e-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -5895,6 +6121,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI aria-label="Category: Brexit" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/brexit" > Brexit @@ -5906,6 +6133,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/f9f69a2c-d141-11e8-a9f2-7574db66bcd5" > EU demands UK break Brexit impasse @@ -5917,6 +6145,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/f9f69a2c-d141-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -5930,6 +6159,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/f9f69a2c-d141-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -5993,6 +6223,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI aria-label="Category: Brexit Briefing" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/brexit-briefing" > Brexit Briefing @@ -6004,6 +6235,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/eb6062c2-d13c-11e8-a9f2-7574db66bcd5" > Brexit, Scotland and the threat to constitutional unity @@ -6015,6 +6247,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/eb6062c2-d13c-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -6028,6 +6261,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/eb6062c2-d13c-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -6091,6 +6325,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI aria-label="Category: Brexit" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/brexit" > Brexit @@ -6102,6 +6337,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/d7472b20-d148-11e8-a9f2-7574db66bcd5" > EU’s Tusk to ask UK for ‘concrete proposals’ to end Brexit impasse @@ -6114,6 +6350,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/d7472b20-d148-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -6177,6 +6414,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI aria-label="Category: Wells Fargo" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/stream/1120e446-6695-4e49-91e6-fd1f7698388e" > Wells Fargo @@ -6188,6 +6426,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/10ee3a20-d13b-11e8-a9f2-7574db66bcd5" > Wells Fargo applies for licence in France as part of Brexit strategy @@ -6200,6 +6439,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/10ee3a20-d13b-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -6263,6 +6503,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI aria-label="Category: UK welfare reform" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/stream/c4c9204f-8335-42c3-9415-c2c8cd971125" > UK welfare reform @@ -6274,6 +6515,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/6bd7f80e-d11d-11e8-a9f2-7574db66bcd5" > Rollout of controversial UK welfare reform faces fresh delay @@ -6285,6 +6527,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/6bd7f80e-d11d-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -6298,6 +6541,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/6bd7f80e-d11d-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -6361,6 +6605,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI aria-label="Category: Pound Sterling" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/stream/466a4700-307f-47cc-83f1-c5f97a172232" > Pound Sterling @@ -6372,6 +6617,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/1969887a-d11e-11e8-a9f2-7574db66bcd5" > Pound rallies after upbeat wage growth reading @@ -6383,6 +6629,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/1969887a-d11e-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -6434,6 +6681,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI aria-label="Category: UK politics & policy" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/world/uk/politics" > UK politics & policy @@ -6445,6 +6693,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/dab8bfd2-ce3f-11e8-9fe5-24ad351828ab" > Problem gambling shake-up set to be brought forward @@ -6456,6 +6705,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/dab8bfd2-ce3f-11e8-9fe5-24ad351828ab" tabIndex={-1} > @@ -6469,6 +6719,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/dab8bfd2-ce3f-11e8-9fe5-24ad351828ab" tabIndex="-1" > @@ -6532,6 +6783,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI aria-label="Category: Technology sector" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/companies/technology" > Technology sector @@ -6543,6 +6795,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/d5ebbb7e-d07b-11e8-a9f2-7574db66bcd5" > Crypto exchange Coinbase sets up Brexit contingency @@ -6554,6 +6807,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/d5ebbb7e-d07b-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -6567,6 +6821,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/d5ebbb7e-d07b-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -6643,6 +6898,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI aria-label="Category: World" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/world" > World @@ -6654,6 +6910,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/2e407a74-d06a-11e8-a9f2-7574db66bcd5" > EU gives UK 24 hour Brexit breathing space @@ -6665,6 +6922,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/2e407a74-d06a-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -6678,6 +6936,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/2e407a74-d06a-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -6741,6 +7000,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI aria-label="Category: Brexit" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/brexit" > Brexit @@ -6752,6 +7012,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/434dc8e2-d09f-11e8-a9f2-7574db66bcd5" > EC’s Tusk warns no-deal Brexit ‘is more likely than ever before’ @@ -6802,6 +7063,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI aria-label="Category: Brexit" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/brexit" > Brexit @@ -6813,6 +7075,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/fadfb212-d091-11e8-a9f2-7574db66bcd5" > Barnier plan no solution to Irish border, says Foster @@ -6825,6 +7088,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/fadfb212-d091-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -6893,6 +7157,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI aria-label="Category: Pound Sterling" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/stream/466a4700-307f-47cc-83f1-c5f97a172232" > Pound Sterling @@ -6904,6 +7169,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/79939f94-c320-11e8-8d55-54197280d3f7" > Pound timeline: from the 1970s to Brexit crunch @@ -6915,6 +7181,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/79939f94-c320-11e8-8d55-54197280d3f7" tabIndex={-1} > @@ -6928,6 +7195,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/79939f94-c320-11e8-8d55-54197280d3f7" tabIndex="-1" > @@ -6991,6 +7259,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI aria-label="Category: Brexit" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/brexit" > Brexit @@ -7002,6 +7271,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/bfffa642-d079-11e8-a9f2-7574db66bcd5" > Brexit talks could drag into December warns Ireland’s Varadkar @@ -7013,6 +7283,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/bfffa642-d079-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -7026,6 +7297,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/bfffa642-d079-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -7089,6 +7361,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI aria-label="Category: Brexit Briefing" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/brexit-briefing" > Brexit Briefing @@ -7100,6 +7373,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/82ae2756-d073-11e8-a9f2-7574db66bcd5" > Crisis or choreography over Brexit? @@ -7111,6 +7385,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/82ae2756-d073-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -7124,6 +7399,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/82ae2756-d073-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -7187,6 +7463,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI aria-label="Category: Industrials" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/companies/industrials" > Industrials @@ -7198,6 +7475,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/a8181102-ce1e-11e8-9fe5-24ad351828ab" > UK shipyards to submit bids to build 5 warships @@ -7209,6 +7487,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/a8181102-ce1e-11e8-9fe5-24ad351828ab" tabIndex={-1} > @@ -7222,6 +7501,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/a8181102-ce1e-11e8-9fe5-24ad351828ab" tabIndex="-1" > @@ -7285,6 +7565,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI aria-label="Category: Brexit" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/brexit" > Brexit @@ -7296,6 +7577,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/9b3b6d2e-d064-11e8-a9f2-7574db66bcd5" > May to address UK parliament on state of Brexit talks @@ -7308,6 +7590,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/9b3b6d2e-d064-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -7371,6 +7654,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI aria-label="Category: UK business & economy" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/uk-business-economy" > UK business & economy @@ -7382,6 +7666,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/ed665ed8-cdfd-11e8-9fe5-24ad351828ab" > Bradford hospital launches AI powered command centre @@ -7393,6 +7678,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/ed665ed8-cdfd-11e8-9fe5-24ad351828ab" tabIndex={-1} > @@ -7406,6 +7692,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/ed665ed8-cdfd-11e8-9fe5-24ad351828ab" tabIndex="-1" > @@ -7474,6 +7761,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI aria-label="Category: Bryce Elder" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/markets/bryce-elder" > Bryce Elder @@ -7485,6 +7773,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="http://ftalphaville.ft.com/marketslive/2018-10-15/" > Markets Live: Monday, 15th October 2018 @@ -7535,6 +7824,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI aria-label="Category: UK trade" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/uk-trade" > UK trade @@ -7546,6 +7836,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is more than latestI <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/aa9b9bda-d056-11e8-a9f2-7574db66bcd5" > Irish deputy PM voices ‘frustration’ at Brexit impasse @@ -7616,6 +7907,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as aria-label="Category: Brexit Briefing" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/brexit-briefing" > Brexit Briefing @@ -7627,6 +7919,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/65867e26-d203-11e8-a9f2-7574db66bcd5" > Is December looming as the new Brexit deadline? @@ -7638,6 +7931,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/65867e26-d203-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -7651,6 +7945,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/65867e26-d203-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -7714,6 +8009,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as aria-label="Category: Brexit" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/brexit" > Brexit @@ -7725,6 +8021,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/93614586-d1f1-11e8-a9f2-7574db66bcd5" > May seeks to overcome deadlock after Brexit setback @@ -7736,6 +8033,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/93614586-d1f1-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -7749,6 +8047,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/93614586-d1f1-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -7812,6 +8111,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as aria-label="Category: Brexit" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/brexit" > Brexit @@ -7823,6 +8123,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/d4e80114-d1ee-11e8-a9f2-7574db66bcd5" > Midsized UK businesses turn sour on Brexit @@ -7834,6 +8135,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/d4e80114-d1ee-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -7847,6 +8149,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/d4e80114-d1ee-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -7910,6 +8213,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as aria-label="Category: Brexit" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/brexit" > Brexit @@ -7921,6 +8225,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/6582b8ce-d175-11e8-a9f2-7574db66bcd5" > Barnier open to extending Brexit transition by a year @@ -7932,6 +8237,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/6582b8ce-d175-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -7945,6 +8251,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/6582b8ce-d175-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -8013,6 +8320,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as aria-label="Category: Sarah Gordon" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/sarah-gordon" > Sarah Gordon @@ -8024,6 +8332,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/7ab52d68-d11a-11e8-a9f2-7574db66bcd5" > UK lets down business with lack of Brexit advice @@ -8035,6 +8344,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/7ab52d68-d11a-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -8048,6 +8358,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/7ab52d68-d11a-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -8111,6 +8422,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as aria-label="Category: Global trade" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/global-trade" > Global trade @@ -8122,6 +8434,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/868cedae-d18a-11e8-a9f2-7574db66bcd5" > Trump looks to start formal US-UK trade talks @@ -8133,6 +8446,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/868cedae-d18a-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -8146,6 +8460,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/868cedae-d18a-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -8222,6 +8537,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as aria-label="Category: House of Commons UK" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/stream/fa354fe2-b2e0-483a-9267-cffe6ef9083b" > House of Commons UK @@ -8233,6 +8549,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/c276c8a2-d159-11e8-a9f2-7574db66bcd5" > Bercow faces mounting calls to resign @@ -8244,6 +8561,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/c276c8a2-d159-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -8257,6 +8575,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/c276c8a2-d159-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -8325,6 +8644,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as aria-label="Category: The editorial board" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/ft-view" > The editorial board @@ -8336,6 +8656,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/a1566658-d12e-11e8-a9f2-7574db66bcd5" > A culture shift to clear Westminster’s toxic air @@ -8347,6 +8668,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/a1566658-d12e-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -8360,6 +8682,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/a1566658-d12e-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -8423,6 +8746,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as aria-label="Category: Brexit" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/brexit" > Brexit @@ -8434,6 +8758,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/f9f69a2c-d141-11e8-a9f2-7574db66bcd5" > EU demands UK break Brexit impasse @@ -8445,6 +8770,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/f9f69a2c-d141-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -8458,6 +8784,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/f9f69a2c-d141-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -8521,6 +8848,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as aria-label="Category: Brexit Briefing" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/brexit-briefing" > Brexit Briefing @@ -8532,6 +8860,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/eb6062c2-d13c-11e8-a9f2-7574db66bcd5" > Brexit, Scotland and the threat to constitutional unity @@ -8543,6 +8872,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/eb6062c2-d13c-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -8556,6 +8886,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/eb6062c2-d13c-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -8619,6 +8950,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as aria-label="Category: Brexit" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/brexit" > Brexit @@ -8630,6 +8962,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/d7472b20-d148-11e8-a9f2-7574db66bcd5" > EU’s Tusk to ask UK for ‘concrete proposals’ to end Brexit impasse @@ -8642,6 +8975,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/d7472b20-d148-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -8705,6 +9039,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as aria-label="Category: Wells Fargo" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/stream/1120e446-6695-4e49-91e6-fd1f7698388e" > Wells Fargo @@ -8716,6 +9051,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/10ee3a20-d13b-11e8-a9f2-7574db66bcd5" > Wells Fargo applies for licence in France as part of Brexit strategy @@ -8728,6 +9064,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/10ee3a20-d13b-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -8791,6 +9128,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as aria-label="Category: UK welfare reform" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/stream/c4c9204f-8335-42c3-9415-c2c8cd971125" > UK welfare reform @@ -8802,6 +9140,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/6bd7f80e-d11d-11e8-a9f2-7574db66bcd5" > Rollout of controversial UK welfare reform faces fresh delay @@ -8813,6 +9152,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/6bd7f80e-d11d-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -8826,6 +9166,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/6bd7f80e-d11d-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -8889,6 +9230,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as aria-label="Category: Pound Sterling" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/stream/466a4700-307f-47cc-83f1-c5f97a172232" > Pound Sterling @@ -8900,6 +9242,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/1969887a-d11e-11e8-a9f2-7574db66bcd5" > Pound rallies after upbeat wage growth reading @@ -8911,6 +9254,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/1969887a-d11e-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -8962,6 +9306,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as aria-label="Category: UK politics & policy" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/world/uk/politics" > UK politics & policy @@ -8973,6 +9318,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/dab8bfd2-ce3f-11e8-9fe5-24ad351828ab" > Problem gambling shake-up set to be brought forward @@ -8984,6 +9330,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/dab8bfd2-ce3f-11e8-9fe5-24ad351828ab" tabIndex={-1} > @@ -8997,6 +9344,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/dab8bfd2-ce3f-11e8-9fe5-24ad351828ab" tabIndex="-1" > @@ -9060,6 +9408,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as aria-label="Category: Technology sector" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/companies/technology" > Technology sector @@ -9071,6 +9420,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/d5ebbb7e-d07b-11e8-a9f2-7574db66bcd5" > Crypto exchange Coinbase sets up Brexit contingency @@ -9082,6 +9432,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/d5ebbb7e-d07b-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -9095,6 +9446,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/d5ebbb7e-d07b-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -9171,6 +9523,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as aria-label="Category: World" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/world" > World @@ -9182,6 +9535,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/2e407a74-d06a-11e8-a9f2-7574db66bcd5" > EU gives UK 24 hour Brexit breathing space @@ -9193,6 +9547,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/2e407a74-d06a-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -9206,6 +9561,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/2e407a74-d06a-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -9269,6 +9625,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as aria-label="Category: Brexit" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/brexit" > Brexit @@ -9280,6 +9637,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/434dc8e2-d09f-11e8-a9f2-7574db66bcd5" > EC’s Tusk warns no-deal Brexit ‘is more likely than ever before’ @@ -9330,6 +9688,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as aria-label="Category: Brexit" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/brexit" > Brexit @@ -9341,6 +9700,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/fadfb212-d091-11e8-a9f2-7574db66bcd5" > Barnier plan no solution to Irish border, says Foster @@ -9353,6 +9713,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/fadfb212-d091-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -9421,6 +9782,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as aria-label="Category: Pound Sterling" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/stream/466a4700-307f-47cc-83f1-c5f97a172232" > Pound Sterling @@ -9432,6 +9794,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/79939f94-c320-11e8-8d55-54197280d3f7" > Pound timeline: from the 1970s to Brexit crunch @@ -9443,6 +9806,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/79939f94-c320-11e8-8d55-54197280d3f7" tabIndex={-1} > @@ -9456,6 +9820,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/79939f94-c320-11e8-8d55-54197280d3f7" tabIndex="-1" > @@ -9519,6 +9884,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as aria-label="Category: Brexit" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/brexit" > Brexit @@ -9530,6 +9896,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/bfffa642-d079-11e8-a9f2-7574db66bcd5" > Brexit talks could drag into December warns Ireland’s Varadkar @@ -9541,6 +9908,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/bfffa642-d079-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -9554,6 +9922,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/bfffa642-d079-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -9617,6 +9986,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as aria-label="Category: Brexit Briefing" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/brexit-briefing" > Brexit Briefing @@ -9628,6 +9998,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/82ae2756-d073-11e8-a9f2-7574db66bcd5" > Crisis or choreography over Brexit? @@ -9639,6 +10010,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/82ae2756-d073-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -9652,6 +10024,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/82ae2756-d073-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -9715,6 +10088,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as aria-label="Category: Industrials" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/companies/industrials" > Industrials @@ -9726,6 +10100,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/a8181102-ce1e-11e8-9fe5-24ad351828ab" > UK shipyards to submit bids to build 5 warships @@ -9737,6 +10112,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/a8181102-ce1e-11e8-9fe5-24ad351828ab" tabIndex={-1} > @@ -9750,6 +10126,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/a8181102-ce1e-11e8-9fe5-24ad351828ab" tabIndex="-1" > @@ -9813,6 +10190,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as aria-label="Category: Brexit" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/brexit" > Brexit @@ -9824,6 +10202,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/9b3b6d2e-d064-11e8-a9f2-7574db66bcd5" > May to address UK parliament on state of Brexit talks @@ -9836,6 +10215,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/9b3b6d2e-d064-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -9899,6 +10279,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as aria-label="Category: UK business & economy" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/uk-business-economy" > UK business & economy @@ -9910,6 +10291,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/ed665ed8-cdfd-11e8-9fe5-24ad351828ab" > Bradford hospital launches AI powered command centre @@ -9921,6 +10303,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/ed665ed8-cdfd-11e8-9fe5-24ad351828ab" tabIndex={-1} > @@ -9934,6 +10317,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/ed665ed8-cdfd-11e8-9fe5-24ad351828ab" tabIndex="-1" > @@ -10002,6 +10386,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as aria-label="Category: Bryce Elder" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/markets/bryce-elder" > Bryce Elder @@ -10013,6 +10398,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="http://ftalphaville.ft.com/marketslive/2018-10-15/" > Markets Live: Monday, 15th October 2018 @@ -10063,6 +10449,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as aria-label="Category: UK trade" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/uk-trade" > UK trade @@ -10074,6 +10461,7 @@ exports[`x-teaser-timeline given latestItemsTime is set but is not same date as <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/aa9b9bda-d056-11e8-a9f2-7574db66bcd5" > Irish deputy PM voices ‘frustration’ at Brexit impasse @@ -10144,6 +10532,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, aria-label="Category: Brexit Briefing" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/brexit-briefing" > Brexit Briefing @@ -10155,6 +10544,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/65867e26-d203-11e8-a9f2-7574db66bcd5" > Is December looming as the new Brexit deadline? @@ -10166,6 +10556,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/65867e26-d203-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -10179,6 +10570,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/65867e26-d203-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -10242,6 +10634,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, aria-label="Category: Brexit" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/brexit" > Brexit @@ -10253,6 +10646,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/93614586-d1f1-11e8-a9f2-7574db66bcd5" > May seeks to overcome deadlock after Brexit setback @@ -10264,6 +10658,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/93614586-d1f1-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -10277,6 +10672,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/93614586-d1f1-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -10353,6 +10749,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, aria-label="Category: Brexit" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/brexit" > Brexit @@ -10364,6 +10761,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/d4e80114-d1ee-11e8-a9f2-7574db66bcd5" > Midsized UK businesses turn sour on Brexit @@ -10375,6 +10773,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/d4e80114-d1ee-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -10388,6 +10787,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/d4e80114-d1ee-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -10451,6 +10851,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, aria-label="Category: Brexit" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/brexit" > Brexit @@ -10462,6 +10863,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/6582b8ce-d175-11e8-a9f2-7574db66bcd5" > Barnier open to extending Brexit transition by a year @@ -10473,6 +10875,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/6582b8ce-d175-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -10486,6 +10889,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/6582b8ce-d175-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -10554,6 +10958,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, aria-label="Category: Sarah Gordon" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/sarah-gordon" > Sarah Gordon @@ -10565,6 +10970,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/7ab52d68-d11a-11e8-a9f2-7574db66bcd5" > UK lets down business with lack of Brexit advice @@ -10576,6 +10982,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/7ab52d68-d11a-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -10589,6 +10996,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/7ab52d68-d11a-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -10652,6 +11060,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, aria-label="Category: Global trade" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/global-trade" > Global trade @@ -10663,6 +11072,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/868cedae-d18a-11e8-a9f2-7574db66bcd5" > Trump looks to start formal US-UK trade talks @@ -10674,6 +11084,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/868cedae-d18a-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -10687,6 +11098,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/868cedae-d18a-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -10763,6 +11175,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, aria-label="Category: House of Commons UK" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/stream/fa354fe2-b2e0-483a-9267-cffe6ef9083b" > House of Commons UK @@ -10774,6 +11187,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/c276c8a2-d159-11e8-a9f2-7574db66bcd5" > Bercow faces mounting calls to resign @@ -10785,6 +11199,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/c276c8a2-d159-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -10798,6 +11213,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/c276c8a2-d159-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -10866,6 +11282,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, aria-label="Category: The editorial board" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/ft-view" > The editorial board @@ -10877,6 +11294,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/a1566658-d12e-11e8-a9f2-7574db66bcd5" > A culture shift to clear Westminster’s toxic air @@ -10888,6 +11306,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/a1566658-d12e-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -10901,6 +11320,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/a1566658-d12e-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -10964,6 +11384,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, aria-label="Category: Brexit" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/brexit" > Brexit @@ -10975,6 +11396,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/f9f69a2c-d141-11e8-a9f2-7574db66bcd5" > EU demands UK break Brexit impasse @@ -10986,6 +11408,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/f9f69a2c-d141-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -10999,6 +11422,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/f9f69a2c-d141-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -11062,6 +11486,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, aria-label="Category: Brexit Briefing" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/brexit-briefing" > Brexit Briefing @@ -11073,6 +11498,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/eb6062c2-d13c-11e8-a9f2-7574db66bcd5" > Brexit, Scotland and the threat to constitutional unity @@ -11084,6 +11510,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/eb6062c2-d13c-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -11097,6 +11524,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/eb6062c2-d13c-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -11160,6 +11588,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, aria-label="Category: Brexit" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/brexit" > Brexit @@ -11171,6 +11600,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/d7472b20-d148-11e8-a9f2-7574db66bcd5" > EU’s Tusk to ask UK for ‘concrete proposals’ to end Brexit impasse @@ -11183,6 +11613,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/d7472b20-d148-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -11246,6 +11677,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, aria-label="Category: Wells Fargo" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/stream/1120e446-6695-4e49-91e6-fd1f7698388e" > Wells Fargo @@ -11257,6 +11689,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/10ee3a20-d13b-11e8-a9f2-7574db66bcd5" > Wells Fargo applies for licence in France as part of Brexit strategy @@ -11269,6 +11702,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/10ee3a20-d13b-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -11332,6 +11766,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, aria-label="Category: UK welfare reform" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/stream/c4c9204f-8335-42c3-9415-c2c8cd971125" > UK welfare reform @@ -11343,6 +11778,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/6bd7f80e-d11d-11e8-a9f2-7574db66bcd5" > Rollout of controversial UK welfare reform faces fresh delay @@ -11354,6 +11790,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/6bd7f80e-d11d-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -11367,6 +11804,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/6bd7f80e-d11d-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -11430,6 +11868,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, aria-label="Category: Pound Sterling" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/stream/466a4700-307f-47cc-83f1-c5f97a172232" > Pound Sterling @@ -11441,6 +11880,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/1969887a-d11e-11e8-a9f2-7574db66bcd5" > Pound rallies after upbeat wage growth reading @@ -11452,6 +11892,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/1969887a-d11e-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -11503,6 +11944,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, aria-label="Category: UK politics & policy" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/world/uk/politics" > UK politics & policy @@ -11514,6 +11956,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/dab8bfd2-ce3f-11e8-9fe5-24ad351828ab" > Problem gambling shake-up set to be brought forward @@ -11525,6 +11968,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/dab8bfd2-ce3f-11e8-9fe5-24ad351828ab" tabIndex={-1} > @@ -11538,6 +11982,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/dab8bfd2-ce3f-11e8-9fe5-24ad351828ab" tabIndex="-1" > @@ -11601,6 +12046,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, aria-label="Category: Technology sector" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/companies/technology" > Technology sector @@ -11612,6 +12058,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/d5ebbb7e-d07b-11e8-a9f2-7574db66bcd5" > Crypto exchange Coinbase sets up Brexit contingency @@ -11623,6 +12070,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/d5ebbb7e-d07b-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -11636,6 +12084,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/d5ebbb7e-d07b-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -11712,6 +12161,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, aria-label="Category: World" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/world" > World @@ -11723,6 +12173,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/2e407a74-d06a-11e8-a9f2-7574db66bcd5" > EU gives UK 24 hour Brexit breathing space @@ -11734,6 +12185,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/2e407a74-d06a-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -11747,6 +12199,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/2e407a74-d06a-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -11810,6 +12263,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, aria-label="Category: Brexit" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/brexit" > Brexit @@ -11821,6 +12275,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/434dc8e2-d09f-11e8-a9f2-7574db66bcd5" > EC’s Tusk warns no-deal Brexit ‘is more likely than ever before’ @@ -11871,6 +12326,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, aria-label="Category: Brexit" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/brexit" > Brexit @@ -11882,6 +12338,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/fadfb212-d091-11e8-a9f2-7574db66bcd5" > Barnier plan no solution to Irish border, says Foster @@ -11894,6 +12351,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/fadfb212-d091-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -11962,6 +12420,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, aria-label="Category: Pound Sterling" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/stream/466a4700-307f-47cc-83f1-c5f97a172232" > Pound Sterling @@ -11973,6 +12432,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/79939f94-c320-11e8-8d55-54197280d3f7" > Pound timeline: from the 1970s to Brexit crunch @@ -11984,6 +12444,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/79939f94-c320-11e8-8d55-54197280d3f7" tabIndex={-1} > @@ -11997,6 +12458,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/79939f94-c320-11e8-8d55-54197280d3f7" tabIndex="-1" > @@ -12060,6 +12522,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, aria-label="Category: Brexit" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/brexit" > Brexit @@ -12071,6 +12534,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/bfffa642-d079-11e8-a9f2-7574db66bcd5" > Brexit talks could drag into December warns Ireland’s Varadkar @@ -12082,6 +12546,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/bfffa642-d079-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -12095,6 +12560,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/bfffa642-d079-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -12158,6 +12624,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, aria-label="Category: Brexit Briefing" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/brexit-briefing" > Brexit Briefing @@ -12169,6 +12636,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/82ae2756-d073-11e8-a9f2-7574db66bcd5" > Crisis or choreography over Brexit? @@ -12180,6 +12648,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/82ae2756-d073-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -12193,6 +12662,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/82ae2756-d073-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -12256,6 +12726,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, aria-label="Category: Industrials" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/companies/industrials" > Industrials @@ -12267,6 +12738,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/a8181102-ce1e-11e8-9fe5-24ad351828ab" > UK shipyards to submit bids to build 5 warships @@ -12278,6 +12750,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/a8181102-ce1e-11e8-9fe5-24ad351828ab" tabIndex={-1} > @@ -12291,6 +12764,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/a8181102-ce1e-11e8-9fe5-24ad351828ab" tabIndex="-1" > @@ -12354,6 +12828,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, aria-label="Category: Brexit" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/brexit" > Brexit @@ -12365,6 +12840,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/9b3b6d2e-d064-11e8-a9f2-7574db66bcd5" > May to address UK parliament on state of Brexit talks @@ -12377,6 +12853,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/9b3b6d2e-d064-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -12440,6 +12917,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, aria-label="Category: UK business & economy" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/uk-business-economy" > UK business & economy @@ -12451,6 +12929,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/ed665ed8-cdfd-11e8-9fe5-24ad351828ab" > Bradford hospital launches AI powered command centre @@ -12462,6 +12941,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/ed665ed8-cdfd-11e8-9fe5-24ad351828ab" tabIndex={-1} > @@ -12475,6 +12955,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/ed665ed8-cdfd-11e8-9fe5-24ad351828ab" tabIndex="-1" > @@ -12543,6 +13024,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, aria-label="Category: Bryce Elder" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/markets/bryce-elder" > Bryce Elder @@ -12554,6 +13036,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="http://ftalphaville.ft.com/marketslive/2018-10-15/" > Markets Live: Monday, 15th October 2018 @@ -12604,6 +13087,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, aria-label="Category: UK trade" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/uk-trade" > UK trade @@ -12615,6 +13099,7 @@ exports[`x-teaser-timeline given latestItemsTime is set renders latest, earlier, <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/aa9b9bda-d056-11e8-a9f2-7574db66bcd5" > Irish deputy PM voices ‘frustration’ at Brexit impasse @@ -12685,6 +13170,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i aria-label="Category: Brexit Briefing" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/brexit-briefing" > Brexit Briefing @@ -12696,6 +13182,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/65867e26-d203-11e8-a9f2-7574db66bcd5" > Is December looming as the new Brexit deadline? @@ -12707,6 +13194,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/65867e26-d203-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -12720,6 +13208,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/65867e26-d203-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -12783,6 +13272,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i aria-label="Category: Brexit" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/brexit" > Brexit @@ -12794,6 +13284,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/93614586-d1f1-11e8-a9f2-7574db66bcd5" > May seeks to overcome deadlock after Brexit setback @@ -12805,6 +13296,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/93614586-d1f1-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -12818,6 +13310,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/93614586-d1f1-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -12881,6 +13374,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i aria-label="Category: Brexit" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/brexit" > Brexit @@ -12892,6 +13386,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/d4e80114-d1ee-11e8-a9f2-7574db66bcd5" > Midsized UK businesses turn sour on Brexit @@ -12903,6 +13398,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/d4e80114-d1ee-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -12916,6 +13412,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/d4e80114-d1ee-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -12979,6 +13476,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i aria-label="Category: Brexit" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/brexit" > Brexit @@ -12990,6 +13488,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/6582b8ce-d175-11e8-a9f2-7574db66bcd5" > Barnier open to extending Brexit transition by a year @@ -13001,6 +13500,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/6582b8ce-d175-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -13014,6 +13514,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/6582b8ce-d175-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -13082,6 +13583,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i aria-label="Category: Sarah Gordon" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/sarah-gordon" > Sarah Gordon @@ -13093,6 +13595,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/7ab52d68-d11a-11e8-a9f2-7574db66bcd5" > UK lets down business with lack of Brexit advice @@ -13104,6 +13607,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/7ab52d68-d11a-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -13117,6 +13621,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/7ab52d68-d11a-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -13180,6 +13685,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i aria-label="Category: Global trade" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/global-trade" > Global trade @@ -13191,6 +13697,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/868cedae-d18a-11e8-a9f2-7574db66bcd5" > Trump looks to start formal US-UK trade talks @@ -13202,6 +13709,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/868cedae-d18a-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -13215,6 +13723,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/868cedae-d18a-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -13291,6 +13800,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i aria-label="Category: House of Commons UK" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/stream/fa354fe2-b2e0-483a-9267-cffe6ef9083b" > House of Commons UK @@ -13302,6 +13812,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/c276c8a2-d159-11e8-a9f2-7574db66bcd5" > Bercow faces mounting calls to resign @@ -13313,6 +13824,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/c276c8a2-d159-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -13326,6 +13838,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/c276c8a2-d159-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -13394,6 +13907,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i aria-label="Category: The editorial board" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/ft-view" > The editorial board @@ -13405,6 +13919,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/a1566658-d12e-11e8-a9f2-7574db66bcd5" > A culture shift to clear Westminster’s toxic air @@ -13416,6 +13931,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/a1566658-d12e-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -13429,6 +13945,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/a1566658-d12e-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -13492,6 +14009,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i aria-label="Category: Brexit" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/brexit" > Brexit @@ -13503,6 +14021,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/f9f69a2c-d141-11e8-a9f2-7574db66bcd5" > EU demands UK break Brexit impasse @@ -13514,6 +14033,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/f9f69a2c-d141-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -13527,6 +14047,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/f9f69a2c-d141-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -13590,6 +14111,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i aria-label="Category: Brexit Briefing" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/brexit-briefing" > Brexit Briefing @@ -13601,6 +14123,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/eb6062c2-d13c-11e8-a9f2-7574db66bcd5" > Brexit, Scotland and the threat to constitutional unity @@ -13612,6 +14135,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/eb6062c2-d13c-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -13625,6 +14149,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/eb6062c2-d13c-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -13688,6 +14213,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i aria-label="Category: Brexit" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/brexit" > Brexit @@ -13699,6 +14225,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/d7472b20-d148-11e8-a9f2-7574db66bcd5" > EU’s Tusk to ask UK for ‘concrete proposals’ to end Brexit impasse @@ -13711,6 +14238,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/d7472b20-d148-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -13774,6 +14302,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i aria-label="Category: Wells Fargo" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/stream/1120e446-6695-4e49-91e6-fd1f7698388e" > Wells Fargo @@ -13785,6 +14314,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/10ee3a20-d13b-11e8-a9f2-7574db66bcd5" > Wells Fargo applies for licence in France as part of Brexit strategy @@ -13797,6 +14327,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/10ee3a20-d13b-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -13860,6 +14391,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i aria-label="Category: UK welfare reform" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/stream/c4c9204f-8335-42c3-9415-c2c8cd971125" > UK welfare reform @@ -13871,6 +14403,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/6bd7f80e-d11d-11e8-a9f2-7574db66bcd5" > Rollout of controversial UK welfare reform faces fresh delay @@ -13882,6 +14415,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/6bd7f80e-d11d-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -13895,6 +14429,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/6bd7f80e-d11d-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -13958,6 +14493,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i aria-label="Category: Pound Sterling" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/stream/466a4700-307f-47cc-83f1-c5f97a172232" > Pound Sterling @@ -13969,6 +14505,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/1969887a-d11e-11e8-a9f2-7574db66bcd5" > Pound rallies after upbeat wage growth reading @@ -13980,6 +14517,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/1969887a-d11e-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -14031,6 +14569,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i aria-label="Category: UK politics & policy" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/world/uk/politics" > UK politics & policy @@ -14042,6 +14581,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/dab8bfd2-ce3f-11e8-9fe5-24ad351828ab" > Problem gambling shake-up set to be brought forward @@ -14053,6 +14593,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/dab8bfd2-ce3f-11e8-9fe5-24ad351828ab" tabIndex={-1} > @@ -14066,6 +14607,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/dab8bfd2-ce3f-11e8-9fe5-24ad351828ab" tabIndex="-1" > @@ -14129,6 +14671,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i aria-label="Category: Technology sector" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/companies/technology" > Technology sector @@ -14140,6 +14683,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/d5ebbb7e-d07b-11e8-a9f2-7574db66bcd5" > Crypto exchange Coinbase sets up Brexit contingency @@ -14151,6 +14695,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/d5ebbb7e-d07b-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -14164,6 +14709,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/d5ebbb7e-d07b-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -14240,6 +14786,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i aria-label="Category: World" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/world" > World @@ -14251,6 +14798,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/2e407a74-d06a-11e8-a9f2-7574db66bcd5" > EU gives UK 24 hour Brexit breathing space @@ -14262,6 +14810,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/2e407a74-d06a-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -14275,6 +14824,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/2e407a74-d06a-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -14338,6 +14888,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i aria-label="Category: Brexit" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/brexit" > Brexit @@ -14349,6 +14900,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/434dc8e2-d09f-11e8-a9f2-7574db66bcd5" > EC’s Tusk warns no-deal Brexit ‘is more likely than ever before’ @@ -14399,6 +14951,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i aria-label="Category: Brexit" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/brexit" > Brexit @@ -14410,6 +14963,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/fadfb212-d091-11e8-a9f2-7574db66bcd5" > Barnier plan no solution to Irish border, says Foster @@ -14422,6 +14976,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/fadfb212-d091-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -14490,6 +15045,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i aria-label="Category: Pound Sterling" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/stream/466a4700-307f-47cc-83f1-c5f97a172232" > Pound Sterling @@ -14501,6 +15057,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/79939f94-c320-11e8-8d55-54197280d3f7" > Pound timeline: from the 1970s to Brexit crunch @@ -14512,6 +15069,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/79939f94-c320-11e8-8d55-54197280d3f7" tabIndex={-1} > @@ -14525,6 +15083,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/79939f94-c320-11e8-8d55-54197280d3f7" tabIndex="-1" > @@ -14588,6 +15147,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i aria-label="Category: Brexit" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/brexit" > Brexit @@ -14599,6 +15159,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/bfffa642-d079-11e8-a9f2-7574db66bcd5" > Brexit talks could drag into December warns Ireland’s Varadkar @@ -14610,6 +15171,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/bfffa642-d079-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -14623,6 +15185,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/bfffa642-d079-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -14686,6 +15249,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i aria-label="Category: Brexit Briefing" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/brexit-briefing" > Brexit Briefing @@ -14697,6 +15261,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/82ae2756-d073-11e8-a9f2-7574db66bcd5" > Crisis or choreography over Brexit? @@ -14708,6 +15273,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/82ae2756-d073-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -14721,6 +15287,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/82ae2756-d073-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -14784,6 +15351,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i aria-label="Category: Industrials" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/companies/industrials" > Industrials @@ -14795,6 +15363,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/a8181102-ce1e-11e8-9fe5-24ad351828ab" > UK shipyards to submit bids to build 5 warships @@ -14806,6 +15375,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/a8181102-ce1e-11e8-9fe5-24ad351828ab" tabIndex={-1} > @@ -14819,6 +15389,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/a8181102-ce1e-11e8-9fe5-24ad351828ab" tabIndex="-1" > @@ -14882,6 +15453,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i aria-label="Category: Brexit" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/brexit" > Brexit @@ -14893,6 +15465,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/9b3b6d2e-d064-11e8-a9f2-7574db66bcd5" > May to address UK parliament on state of Brexit talks @@ -14905,6 +15478,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/9b3b6d2e-d064-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -14968,6 +15542,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i aria-label="Category: UK business & economy" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/uk-business-economy" > UK business & economy @@ -14979,6 +15554,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/ed665ed8-cdfd-11e8-9fe5-24ad351828ab" > Bradford hospital launches AI powered command centre @@ -14990,6 +15566,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/ed665ed8-cdfd-11e8-9fe5-24ad351828ab" tabIndex={-1} > @@ -15003,6 +15580,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/ed665ed8-cdfd-11e8-9fe5-24ad351828ab" tabIndex="-1" > @@ -15071,6 +15649,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i aria-label="Category: Bryce Elder" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/markets/bryce-elder" > Bryce Elder @@ -15082,6 +15661,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="http://ftalphaville.ft.com/marketslive/2018-10-15/" > Markets Live: Monday, 15th October 2018 @@ -15132,6 +15712,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i aria-label="Category: UK trade" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/uk-trade" > UK trade @@ -15143,6 +15724,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is not set or i <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/aa9b9bda-d056-11e8-a9f2-7574db66bcd5" > Irish deputy PM voices ‘frustration’ at Brexit impasse @@ -15213,6 +15795,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false aria-label="Category: Brexit Briefing" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/brexit-briefing" > Brexit Briefing @@ -15224,6 +15807,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/65867e26-d203-11e8-a9f2-7574db66bcd5" > Is December looming as the new Brexit deadline? @@ -15235,6 +15819,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/65867e26-d203-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -15248,6 +15833,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/65867e26-d203-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -15286,6 +15872,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false aria-label="Category: Brexit" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/brexit" > Brexit @@ -15297,6 +15884,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/93614586-d1f1-11e8-a9f2-7574db66bcd5" > May seeks to overcome deadlock after Brexit setback @@ -15308,6 +15896,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/93614586-d1f1-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -15321,6 +15910,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/93614586-d1f1-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -15359,6 +15949,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false aria-label="Category: Brexit" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/brexit" > Brexit @@ -15370,6 +15961,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/d4e80114-d1ee-11e8-a9f2-7574db66bcd5" > Midsized UK businesses turn sour on Brexit @@ -15381,6 +15973,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/d4e80114-d1ee-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -15394,6 +15987,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/d4e80114-d1ee-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -15432,6 +16026,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false aria-label="Category: Brexit" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/brexit" > Brexit @@ -15443,6 +16038,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/6582b8ce-d175-11e8-a9f2-7574db66bcd5" > Barnier open to extending Brexit transition by a year @@ -15454,6 +16050,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/6582b8ce-d175-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -15467,6 +16064,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/6582b8ce-d175-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -15510,6 +16108,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false aria-label="Category: Sarah Gordon" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/sarah-gordon" > Sarah Gordon @@ -15521,6 +16120,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/7ab52d68-d11a-11e8-a9f2-7574db66bcd5" > UK lets down business with lack of Brexit advice @@ -15532,6 +16132,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/7ab52d68-d11a-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -15545,6 +16146,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/7ab52d68-d11a-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -15583,6 +16185,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false aria-label="Category: Global trade" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/global-trade" > Global trade @@ -15594,6 +16197,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/868cedae-d18a-11e8-a9f2-7574db66bcd5" > Trump looks to start formal US-UK trade talks @@ -15605,6 +16209,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/868cedae-d18a-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -15618,6 +16223,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/868cedae-d18a-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -15669,6 +16275,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false aria-label="Category: House of Commons UK" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/stream/fa354fe2-b2e0-483a-9267-cffe6ef9083b" > House of Commons UK @@ -15680,6 +16287,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/c276c8a2-d159-11e8-a9f2-7574db66bcd5" > Bercow faces mounting calls to resign @@ -15691,6 +16299,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/c276c8a2-d159-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -15704,6 +16313,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/c276c8a2-d159-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -15747,6 +16357,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false aria-label="Category: The editorial board" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/ft-view" > The editorial board @@ -15758,6 +16369,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/a1566658-d12e-11e8-a9f2-7574db66bcd5" > A culture shift to clear Westminster’s toxic air @@ -15769,6 +16381,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/a1566658-d12e-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -15782,6 +16395,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/a1566658-d12e-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -15820,6 +16434,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false aria-label="Category: Brexit" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/brexit" > Brexit @@ -15831,6 +16446,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/f9f69a2c-d141-11e8-a9f2-7574db66bcd5" > EU demands UK break Brexit impasse @@ -15842,6 +16458,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/f9f69a2c-d141-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -15855,6 +16472,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/f9f69a2c-d141-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -15893,6 +16511,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false aria-label="Category: Brexit Briefing" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/brexit-briefing" > Brexit Briefing @@ -15904,6 +16523,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/eb6062c2-d13c-11e8-a9f2-7574db66bcd5" > Brexit, Scotland and the threat to constitutional unity @@ -15915,6 +16535,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/eb6062c2-d13c-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -15928,6 +16549,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/eb6062c2-d13c-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -15966,6 +16588,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false aria-label="Category: Brexit" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/brexit" > Brexit @@ -15977,6 +16600,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/d7472b20-d148-11e8-a9f2-7574db66bcd5" > EU’s Tusk to ask UK for ‘concrete proposals’ to end Brexit impasse @@ -15989,6 +16613,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/d7472b20-d148-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -16027,6 +16652,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false aria-label="Category: Wells Fargo" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/stream/1120e446-6695-4e49-91e6-fd1f7698388e" > Wells Fargo @@ -16038,6 +16664,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/10ee3a20-d13b-11e8-a9f2-7574db66bcd5" > Wells Fargo applies for licence in France as part of Brexit strategy @@ -16050,6 +16677,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/10ee3a20-d13b-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -16088,6 +16716,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false aria-label="Category: UK welfare reform" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/stream/c4c9204f-8335-42c3-9415-c2c8cd971125" > UK welfare reform @@ -16099,6 +16728,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/6bd7f80e-d11d-11e8-a9f2-7574db66bcd5" > Rollout of controversial UK welfare reform faces fresh delay @@ -16110,6 +16740,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/6bd7f80e-d11d-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -16123,6 +16754,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/6bd7f80e-d11d-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -16161,6 +16793,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false aria-label="Category: Pound Sterling" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/stream/466a4700-307f-47cc-83f1-c5f97a172232" > Pound Sterling @@ -16172,6 +16805,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/1969887a-d11e-11e8-a9f2-7574db66bcd5" > Pound rallies after upbeat wage growth reading @@ -16183,6 +16817,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/1969887a-d11e-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -16209,6 +16844,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false aria-label="Category: UK politics & policy" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/world/uk/politics" > UK politics & policy @@ -16220,6 +16856,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/dab8bfd2-ce3f-11e8-9fe5-24ad351828ab" > Problem gambling shake-up set to be brought forward @@ -16231,6 +16868,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/dab8bfd2-ce3f-11e8-9fe5-24ad351828ab" tabIndex={-1} > @@ -16244,6 +16882,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/dab8bfd2-ce3f-11e8-9fe5-24ad351828ab" tabIndex="-1" > @@ -16282,6 +16921,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false aria-label="Category: Technology sector" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/companies/technology" > Technology sector @@ -16293,6 +16933,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/d5ebbb7e-d07b-11e8-a9f2-7574db66bcd5" > Crypto exchange Coinbase sets up Brexit contingency @@ -16304,6 +16945,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/d5ebbb7e-d07b-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -16317,6 +16959,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/d5ebbb7e-d07b-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -16368,6 +17011,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false aria-label="Category: World" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/world" > World @@ -16379,6 +17023,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/2e407a74-d06a-11e8-a9f2-7574db66bcd5" > EU gives UK 24 hour Brexit breathing space @@ -16390,6 +17035,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/2e407a74-d06a-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -16403,6 +17049,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/2e407a74-d06a-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -16441,6 +17088,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false aria-label="Category: Brexit" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/brexit" > Brexit @@ -16452,6 +17100,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/434dc8e2-d09f-11e8-a9f2-7574db66bcd5" > EC’s Tusk warns no-deal Brexit ‘is more likely than ever before’ @@ -16477,6 +17126,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false aria-label="Category: Brexit" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/brexit" > Brexit @@ -16488,6 +17138,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/fadfb212-d091-11e8-a9f2-7574db66bcd5" > Barnier plan no solution to Irish border, says Foster @@ -16500,6 +17151,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/fadfb212-d091-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -16543,6 +17195,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false aria-label="Category: Pound Sterling" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/stream/466a4700-307f-47cc-83f1-c5f97a172232" > Pound Sterling @@ -16554,6 +17207,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/79939f94-c320-11e8-8d55-54197280d3f7" > Pound timeline: from the 1970s to Brexit crunch @@ -16565,6 +17219,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/79939f94-c320-11e8-8d55-54197280d3f7" tabIndex={-1} > @@ -16578,6 +17233,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/79939f94-c320-11e8-8d55-54197280d3f7" tabIndex="-1" > @@ -16616,6 +17272,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false aria-label="Category: Brexit" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/brexit" > Brexit @@ -16627,6 +17284,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/bfffa642-d079-11e8-a9f2-7574db66bcd5" > Brexit talks could drag into December warns Ireland’s Varadkar @@ -16638,6 +17296,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/bfffa642-d079-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -16651,6 +17310,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/bfffa642-d079-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -16689,6 +17349,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false aria-label="Category: Brexit Briefing" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/brexit-briefing" > Brexit Briefing @@ -16700,6 +17361,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/82ae2756-d073-11e8-a9f2-7574db66bcd5" > Crisis or choreography over Brexit? @@ -16711,6 +17373,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/82ae2756-d073-11e8-a9f2-7574db66bcd5" tabIndex={-1} > @@ -16724,6 +17387,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/82ae2756-d073-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -16762,6 +17426,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false aria-label="Category: Industrials" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/companies/industrials" > Industrials @@ -16773,6 +17438,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/a8181102-ce1e-11e8-9fe5-24ad351828ab" > UK shipyards to submit bids to build 5 warships @@ -16784,6 +17450,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/a8181102-ce1e-11e8-9fe5-24ad351828ab" tabIndex={-1} > @@ -16797,6 +17464,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/a8181102-ce1e-11e8-9fe5-24ad351828ab" tabIndex="-1" > @@ -16835,6 +17503,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false aria-label="Category: Brexit" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/brexit" > Brexit @@ -16846,6 +17515,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/9b3b6d2e-d064-11e8-a9f2-7574db66bcd5" > May to address UK parliament on state of Brexit talks @@ -16858,6 +17528,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/9b3b6d2e-d064-11e8-a9f2-7574db66bcd5" tabIndex="-1" > @@ -16896,6 +17567,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false aria-label="Category: UK business & economy" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/uk-business-economy" > UK business & economy @@ -16907,6 +17579,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/ed665ed8-cdfd-11e8-9fe5-24ad351828ab" > Bradford hospital launches AI powered command centre @@ -16918,6 +17591,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="/content/ed665ed8-cdfd-11e8-9fe5-24ad351828ab" tabIndex={-1} > @@ -16931,6 +17605,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="/content/ed665ed8-cdfd-11e8-9fe5-24ad351828ab" tabIndex="-1" > @@ -16974,6 +17649,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false aria-label="Category: Bryce Elder" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/markets/bryce-elder" > Bryce Elder @@ -16985,6 +17661,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="http://ftalphaville.ft.com/marketslive/2018-10-15/" > Markets Live: Monday, 15th October 2018 @@ -17010,6 +17687,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false aria-label="Category: UK trade" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="/uk-trade" > UK trade @@ -17021,6 +17699,7 @@ exports[`x-teaser-timeline showSaveButtons given showSaveButtons is set to false <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="/content/aa9b9bda-d056-11e8-a9f2-7574db66bcd5" > Irish deputy PM voices ‘frustration’ at Brexit impasse diff --git a/components/x-teaser/__tests__/__snapshots__/snapshots.test.js.snap b/components/x-teaser/__tests__/__snapshots__/snapshots.test.js.snap index bf33a2cc9..504ebb99a 100644 --- a/components/x-teaser/__tests__/__snapshots__/snapshots.test.js.snap +++ b/components/x-teaser/__tests__/__snapshots__/snapshots.test.js.snap @@ -15,6 +15,7 @@ exports[`x-teaser / snapshots renders a Hero teaser with article data 1`] = ` aria-label="Category: Sexual misconduct allegations" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="#" > Sexual misconduct allegations @@ -26,6 +27,7 @@ exports[`x-teaser / snapshots renders a Hero teaser with article data 1`] = ` <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="#" > Inside charity fundraiser where hostesses are put on show @@ -38,6 +40,7 @@ exports[`x-teaser / snapshots renders a Hero teaser with article data 1`] = ` <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="#" tabIndex="-1" > @@ -75,6 +78,7 @@ exports[`x-teaser / snapshots renders a Hero teaser with article-with-data-image aria-label="Category: Sexual misconduct allegations" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="#" > Sexual misconduct allegations @@ -86,6 +90,7 @@ exports[`x-teaser / snapshots renders a Hero teaser with article-with-data-image <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="#" > Inside charity fundraiser where hostesses are put on show @@ -98,6 +103,7 @@ exports[`x-teaser / snapshots renders a Hero teaser with article-with-data-image <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="#" tabIndex="-1" > @@ -135,6 +141,7 @@ exports[`x-teaser / snapshots renders a Hero teaser with article-with-missing-im aria-label="Category: Sexual misconduct allegations" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="#" > Sexual misconduct allegations @@ -146,6 +153,7 @@ exports[`x-teaser / snapshots renders a Hero teaser with article-with-missing-im <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="#" > Inside charity fundraiser where hostesses are put on show @@ -170,6 +178,7 @@ exports[`x-teaser / snapshots renders a Hero teaser with contentPackage data 1`] aria-label="Category: FT Magazine" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="#" > FT Magazine @@ -181,6 +190,7 @@ exports[`x-teaser / snapshots renders a Hero teaser with contentPackage data 1`] <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="#" > The royal wedding @@ -193,6 +203,7 @@ exports[`x-teaser / snapshots renders a Hero teaser with contentPackage data 1`] <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="#" tabIndex="-1" > @@ -230,6 +241,7 @@ exports[`x-teaser / snapshots renders a Hero teaser with opinion data 1`] = ` aria-label="Category: Gideon Rachman" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="#" > Gideon Rachman @@ -241,6 +253,7 @@ exports[`x-teaser / snapshots renders a Hero teaser with opinion data 1`] = ` <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="#" > Anti-Semitism and the threat of identity politics @@ -278,6 +291,7 @@ exports[`x-teaser / snapshots renders a Hero teaser with packageItem data 1`] = aria-label="Category: Financial crisis: Are we safer now? " className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="#" > Financial crisis: Are we safer now? @@ -289,6 +303,7 @@ exports[`x-teaser / snapshots renders a Hero teaser with packageItem data 1`] = <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="#" > Why so little has changed since the crash @@ -301,6 +316,7 @@ exports[`x-teaser / snapshots renders a Hero teaser with packageItem data 1`] = <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="#" tabIndex="-1" > @@ -338,6 +354,7 @@ exports[`x-teaser / snapshots renders a Hero teaser with podcast data 1`] = ` aria-label="Category: Tech Tonic podcast" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="#" > Tech Tonic podcast @@ -355,6 +372,7 @@ exports[`x-teaser / snapshots renders a Hero teaser with podcast data 1`] = ` aria-label="Listen to podcast Who sets the internet standards?" className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="https://www.ft.com/content/d1246074-f7d3-4aaf-951c-80a6db495765" > Who sets the internet standards? @@ -367,6 +385,7 @@ exports[`x-teaser / snapshots renders a Hero teaser with podcast data 1`] = ` <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="https://www.ft.com/content/d1246074-f7d3-4aaf-951c-80a6db495765" tabIndex="-1" > @@ -418,6 +437,7 @@ exports[`x-teaser / snapshots renders a Hero teaser with promoted data 1`] = ` <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="#" > Why eSports companies are on a winning streak @@ -430,6 +450,7 @@ exports[`x-teaser / snapshots renders a Hero teaser with promoted data 1`] = ` <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="#" tabIndex="-1" > @@ -468,6 +489,7 @@ exports[`x-teaser / snapshots renders a Hero teaser with topStory data 1`] = ` aria-label="Category: Sexual misconduct allegations" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="#" > Sexual misconduct allegations @@ -479,6 +501,7 @@ exports[`x-teaser / snapshots renders a Hero teaser with topStory data 1`] = ` <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="#" > Inside charity fundraiser where hostesses are put on show @@ -491,6 +514,7 @@ exports[`x-teaser / snapshots renders a Hero teaser with topStory data 1`] = ` <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="#" tabIndex="-1" > @@ -528,6 +552,7 @@ exports[`x-teaser / snapshots renders a Hero teaser with video data 1`] = ` aria-label="Category: Global Trade" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="#" > Global Trade @@ -545,6 +570,7 @@ exports[`x-teaser / snapshots renders a Hero teaser with video data 1`] = ` aria-label="Watch video FT View: Donald Trump, man of steel" className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="#" > FT View: Donald Trump, man of steel @@ -557,6 +583,7 @@ exports[`x-teaser / snapshots renders a Hero teaser with video data 1`] = ` <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="#" tabIndex="-1" > @@ -594,6 +621,7 @@ exports[`x-teaser / snapshots renders a HeroNarrow teaser with article data 1`] aria-label="Category: Sexual misconduct allegations" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="#" > Sexual misconduct allegations @@ -605,6 +633,7 @@ exports[`x-teaser / snapshots renders a HeroNarrow teaser with article data 1`] <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="#" > Inside charity fundraiser where hostesses are put on show @@ -616,6 +645,7 @@ exports[`x-teaser / snapshots renders a HeroNarrow teaser with article data 1`] <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="#" tabIndex={-1} > @@ -641,6 +671,7 @@ exports[`x-teaser / snapshots renders a HeroNarrow teaser with article-with-data aria-label="Category: Sexual misconduct allegations" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="#" > Sexual misconduct allegations @@ -652,6 +683,7 @@ exports[`x-teaser / snapshots renders a HeroNarrow teaser with article-with-data <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="#" > Inside charity fundraiser where hostesses are put on show @@ -663,6 +695,7 @@ exports[`x-teaser / snapshots renders a HeroNarrow teaser with article-with-data <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="#" tabIndex={-1} > @@ -688,6 +721,7 @@ exports[`x-teaser / snapshots renders a HeroNarrow teaser with article-with-miss aria-label="Category: Sexual misconduct allegations" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="#" > Sexual misconduct allegations @@ -699,6 +733,7 @@ exports[`x-teaser / snapshots renders a HeroNarrow teaser with article-with-miss <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="#" > Inside charity fundraiser where hostesses are put on show @@ -710,6 +745,7 @@ exports[`x-teaser / snapshots renders a HeroNarrow teaser with article-with-miss <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="#" tabIndex={-1} > @@ -735,6 +771,7 @@ exports[`x-teaser / snapshots renders a HeroNarrow teaser with contentPackage da aria-label="Category: FT Magazine" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="#" > FT Magazine @@ -746,6 +783,7 @@ exports[`x-teaser / snapshots renders a HeroNarrow teaser with contentPackage da <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="#" > The royal wedding @@ -757,6 +795,7 @@ exports[`x-teaser / snapshots renders a HeroNarrow teaser with contentPackage da <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="#" tabIndex={-1} > @@ -782,6 +821,7 @@ exports[`x-teaser / snapshots renders a HeroNarrow teaser with opinion data 1`] aria-label="Category: Gideon Rachman" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="#" > Gideon Rachman @@ -793,6 +833,7 @@ exports[`x-teaser / snapshots renders a HeroNarrow teaser with opinion data 1`] <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="#" > Anti-Semitism and the threat of identity politics @@ -804,6 +845,7 @@ exports[`x-teaser / snapshots renders a HeroNarrow teaser with opinion data 1`] <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="#" tabIndex={-1} > @@ -842,6 +884,7 @@ exports[`x-teaser / snapshots renders a HeroNarrow teaser with packageItem data aria-label="Category: Financial crisis: Are we safer now? " className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="#" > Financial crisis: Are we safer now? @@ -853,6 +896,7 @@ exports[`x-teaser / snapshots renders a HeroNarrow teaser with packageItem data <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="#" > Why so little has changed since the crash @@ -864,6 +908,7 @@ exports[`x-teaser / snapshots renders a HeroNarrow teaser with packageItem data <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="#" tabIndex={-1} > @@ -889,6 +934,7 @@ exports[`x-teaser / snapshots renders a HeroNarrow teaser with podcast data 1`] aria-label="Category: Tech Tonic podcast" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="#" > Tech Tonic podcast @@ -906,6 +952,7 @@ exports[`x-teaser / snapshots renders a HeroNarrow teaser with podcast data 1`] aria-label="Listen to podcast Who sets the internet standards?" className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="https://www.ft.com/content/d1246074-f7d3-4aaf-951c-80a6db495765" > Who sets the internet standards? @@ -917,6 +964,7 @@ exports[`x-teaser / snapshots renders a HeroNarrow teaser with podcast data 1`] <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="https://www.ft.com/content/d1246074-f7d3-4aaf-951c-80a6db495765" tabIndex={-1} > @@ -956,6 +1004,7 @@ exports[`x-teaser / snapshots renders a HeroNarrow teaser with promoted data 1`] <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="#" > Why eSports companies are on a winning streak @@ -967,6 +1016,7 @@ exports[`x-teaser / snapshots renders a HeroNarrow teaser with promoted data 1`] <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="#" tabIndex={-1} > @@ -993,6 +1043,7 @@ exports[`x-teaser / snapshots renders a HeroNarrow teaser with topStory data 1`] aria-label="Category: Sexual misconduct allegations" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="#" > Sexual misconduct allegations @@ -1004,6 +1055,7 @@ exports[`x-teaser / snapshots renders a HeroNarrow teaser with topStory data 1`] <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="#" > Inside charity fundraiser where hostesses are put on show @@ -1015,6 +1067,7 @@ exports[`x-teaser / snapshots renders a HeroNarrow teaser with topStory data 1`] <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="#" tabIndex={-1} > @@ -1040,6 +1093,7 @@ exports[`x-teaser / snapshots renders a HeroNarrow teaser with video data 1`] = aria-label="Category: Global Trade" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="#" > Global Trade @@ -1057,6 +1111,7 @@ exports[`x-teaser / snapshots renders a HeroNarrow teaser with video data 1`] = aria-label="Watch video FT View: Donald Trump, man of steel" className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="#" > FT View: Donald Trump, man of steel @@ -1068,6 +1123,7 @@ exports[`x-teaser / snapshots renders a HeroNarrow teaser with video data 1`] = <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="#" tabIndex={-1} > @@ -1093,6 +1149,7 @@ exports[`x-teaser / snapshots renders a HeroOverlay teaser with article data 1`] aria-label="Category: Sexual misconduct allegations" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="#" > Sexual misconduct allegations @@ -1104,6 +1161,7 @@ exports[`x-teaser / snapshots renders a HeroOverlay teaser with article data 1`] <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="#" > Inside charity fundraiser where hostesses are put on show @@ -1116,6 +1174,7 @@ exports[`x-teaser / snapshots renders a HeroOverlay teaser with article data 1`] <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="#" tabIndex="-1" > @@ -1153,6 +1212,7 @@ exports[`x-teaser / snapshots renders a HeroOverlay teaser with article-with-dat aria-label="Category: Sexual misconduct allegations" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="#" > Sexual misconduct allegations @@ -1164,6 +1224,7 @@ exports[`x-teaser / snapshots renders a HeroOverlay teaser with article-with-dat <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="#" > Inside charity fundraiser where hostesses are put on show @@ -1176,6 +1237,7 @@ exports[`x-teaser / snapshots renders a HeroOverlay teaser with article-with-dat <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="#" tabIndex="-1" > @@ -1213,6 +1275,7 @@ exports[`x-teaser / snapshots renders a HeroOverlay teaser with article-with-mis aria-label="Category: Sexual misconduct allegations" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="#" > Sexual misconduct allegations @@ -1224,6 +1287,7 @@ exports[`x-teaser / snapshots renders a HeroOverlay teaser with article-with-mis <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="#" > Inside charity fundraiser where hostesses are put on show @@ -1248,6 +1312,7 @@ exports[`x-teaser / snapshots renders a HeroOverlay teaser with contentPackage d aria-label="Category: FT Magazine" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="#" > FT Magazine @@ -1259,6 +1324,7 @@ exports[`x-teaser / snapshots renders a HeroOverlay teaser with contentPackage d <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="#" > The royal wedding @@ -1271,6 +1337,7 @@ exports[`x-teaser / snapshots renders a HeroOverlay teaser with contentPackage d <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="#" tabIndex="-1" > @@ -1308,6 +1375,7 @@ exports[`x-teaser / snapshots renders a HeroOverlay teaser with opinion data 1`] aria-label="Category: Gideon Rachman" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="#" > Gideon Rachman @@ -1319,6 +1387,7 @@ exports[`x-teaser / snapshots renders a HeroOverlay teaser with opinion data 1`] <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="#" > Anti-Semitism and the threat of identity politics @@ -1356,6 +1425,7 @@ exports[`x-teaser / snapshots renders a HeroOverlay teaser with packageItem data aria-label="Category: Financial crisis: Are we safer now? " className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="#" > Financial crisis: Are we safer now? @@ -1367,6 +1437,7 @@ exports[`x-teaser / snapshots renders a HeroOverlay teaser with packageItem data <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="#" > Why so little has changed since the crash @@ -1379,6 +1450,7 @@ exports[`x-teaser / snapshots renders a HeroOverlay teaser with packageItem data <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="#" tabIndex="-1" > @@ -1416,6 +1488,7 @@ exports[`x-teaser / snapshots renders a HeroOverlay teaser with podcast data 1`] aria-label="Category: Tech Tonic podcast" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="#" > Tech Tonic podcast @@ -1433,6 +1506,7 @@ exports[`x-teaser / snapshots renders a HeroOverlay teaser with podcast data 1`] aria-label="Listen to podcast Who sets the internet standards?" className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="https://www.ft.com/content/d1246074-f7d3-4aaf-951c-80a6db495765" > Who sets the internet standards? @@ -1445,6 +1519,7 @@ exports[`x-teaser / snapshots renders a HeroOverlay teaser with podcast data 1`] <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="https://www.ft.com/content/d1246074-f7d3-4aaf-951c-80a6db495765" tabIndex="-1" > @@ -1496,6 +1571,7 @@ exports[`x-teaser / snapshots renders a HeroOverlay teaser with promoted data 1` <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="#" > Why eSports companies are on a winning streak @@ -1508,6 +1584,7 @@ exports[`x-teaser / snapshots renders a HeroOverlay teaser with promoted data 1` <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="#" tabIndex="-1" > @@ -1546,6 +1623,7 @@ exports[`x-teaser / snapshots renders a HeroOverlay teaser with topStory data 1` aria-label="Category: Sexual misconduct allegations" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="#" > Sexual misconduct allegations @@ -1557,6 +1635,7 @@ exports[`x-teaser / snapshots renders a HeroOverlay teaser with topStory data 1` <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="#" > Inside charity fundraiser where hostesses are put on show @@ -1569,6 +1648,7 @@ exports[`x-teaser / snapshots renders a HeroOverlay teaser with topStory data 1` <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="#" tabIndex="-1" > @@ -1606,6 +1686,7 @@ exports[`x-teaser / snapshots renders a HeroOverlay teaser with video data 1`] = aria-label="Category: Global Trade" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="#" > Global Trade @@ -1623,6 +1704,7 @@ exports[`x-teaser / snapshots renders a HeroOverlay teaser with video data 1`] = aria-label="Watch video FT View: Donald Trump, man of steel" className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="#" > FT View: Donald Trump, man of steel @@ -1635,6 +1717,7 @@ exports[`x-teaser / snapshots renders a HeroOverlay teaser with video data 1`] = <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="#" tabIndex="-1" > @@ -1672,6 +1755,7 @@ exports[`x-teaser / snapshots renders a HeroVideo teaser with article data 1`] = aria-label="Category: Sexual misconduct allegations" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="#" > Sexual misconduct allegations @@ -1683,6 +1767,7 @@ exports[`x-teaser / snapshots renders a HeroVideo teaser with article data 1`] = <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="#" > Inside charity fundraiser where hostesses are put on show @@ -1707,6 +1792,7 @@ exports[`x-teaser / snapshots renders a HeroVideo teaser with article-with-data- aria-label="Category: Sexual misconduct allegations" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="#" > Sexual misconduct allegations @@ -1718,6 +1804,7 @@ exports[`x-teaser / snapshots renders a HeroVideo teaser with article-with-data- <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="#" > Inside charity fundraiser where hostesses are put on show @@ -1742,6 +1829,7 @@ exports[`x-teaser / snapshots renders a HeroVideo teaser with article-with-missi aria-label="Category: Sexual misconduct allegations" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="#" > Sexual misconduct allegations @@ -1753,6 +1841,7 @@ exports[`x-teaser / snapshots renders a HeroVideo teaser with article-with-missi <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="#" > Inside charity fundraiser where hostesses are put on show @@ -1777,6 +1866,7 @@ exports[`x-teaser / snapshots renders a HeroVideo teaser with contentPackage dat aria-label="Category: FT Magazine" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="#" > FT Magazine @@ -1788,6 +1878,7 @@ exports[`x-teaser / snapshots renders a HeroVideo teaser with contentPackage dat <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="#" > The royal wedding @@ -1812,6 +1903,7 @@ exports[`x-teaser / snapshots renders a HeroVideo teaser with opinion data 1`] = aria-label="Category: Gideon Rachman" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="#" > Gideon Rachman @@ -1823,6 +1915,7 @@ exports[`x-teaser / snapshots renders a HeroVideo teaser with opinion data 1`] = <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="#" > Anti-Semitism and the threat of identity politics @@ -1860,6 +1953,7 @@ exports[`x-teaser / snapshots renders a HeroVideo teaser with packageItem data 1 aria-label="Category: Financial crisis: Are we safer now? " className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="#" > Financial crisis: Are we safer now? @@ -1871,6 +1965,7 @@ exports[`x-teaser / snapshots renders a HeroVideo teaser with packageItem data 1 <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="#" > Why so little has changed since the crash @@ -1895,6 +1990,7 @@ exports[`x-teaser / snapshots renders a HeroVideo teaser with podcast data 1`] = aria-label="Category: Tech Tonic podcast" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="#" > Tech Tonic podcast @@ -1912,6 +2008,7 @@ exports[`x-teaser / snapshots renders a HeroVideo teaser with podcast data 1`] = aria-label="Listen to podcast Who sets the internet standards?" className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="https://www.ft.com/content/d1246074-f7d3-4aaf-951c-80a6db495765" > Who sets the internet standards? @@ -1950,6 +2047,7 @@ exports[`x-teaser / snapshots renders a HeroVideo teaser with promoted data 1`] <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="#" > Why eSports companies are on a winning streak @@ -1975,6 +2073,7 @@ exports[`x-teaser / snapshots renders a HeroVideo teaser with topStory data 1`] aria-label="Category: Sexual misconduct allegations" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="#" > Sexual misconduct allegations @@ -1986,6 +2085,7 @@ exports[`x-teaser / snapshots renders a HeroVideo teaser with topStory data 1`] <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="#" > Inside charity fundraiser where hostesses are put on show @@ -2010,6 +2110,7 @@ exports[`x-teaser / snapshots renders a HeroVideo teaser with video data 1`] = ` aria-label="Category: Global Trade" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="#" > Global Trade @@ -2055,6 +2156,7 @@ exports[`x-teaser / snapshots renders a HeroVideo teaser with video data 1`] = ` <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="#" tabIndex="-1" > @@ -2083,6 +2185,7 @@ exports[`x-teaser / snapshots renders a HeroVideo teaser with video data 1`] = ` aria-label="Watch video FT View: Donald Trump, man of steel" className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="#" > FT View: Donald Trump, man of steel @@ -2107,6 +2210,7 @@ exports[`x-teaser / snapshots renders a Large teaser with article data 1`] = ` aria-label="Category: Sexual misconduct allegations" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="#" > Sexual misconduct allegations @@ -2118,6 +2222,7 @@ exports[`x-teaser / snapshots renders a Large teaser with article data 1`] = ` <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="#" > Inside charity fundraiser where hostesses are put on show @@ -2129,6 +2234,7 @@ exports[`x-teaser / snapshots renders a Large teaser with article data 1`] = ` <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="#" tabIndex={-1} > @@ -2142,6 +2248,7 @@ exports[`x-teaser / snapshots renders a Large teaser with article data 1`] = ` <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="#" tabIndex="-1" > @@ -2179,6 +2286,7 @@ exports[`x-teaser / snapshots renders a Large teaser with article-with-data-imag aria-label="Category: Sexual misconduct allegations" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="#" > Sexual misconduct allegations @@ -2190,6 +2298,7 @@ exports[`x-teaser / snapshots renders a Large teaser with article-with-data-imag <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="#" > Inside charity fundraiser where hostesses are put on show @@ -2201,6 +2310,7 @@ exports[`x-teaser / snapshots renders a Large teaser with article-with-data-imag <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="#" tabIndex={-1} > @@ -2214,6 +2324,7 @@ exports[`x-teaser / snapshots renders a Large teaser with article-with-data-imag <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="#" tabIndex="-1" > @@ -2251,6 +2362,7 @@ exports[`x-teaser / snapshots renders a Large teaser with article-with-missing-i aria-label="Category: Sexual misconduct allegations" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="#" > Sexual misconduct allegations @@ -2262,6 +2374,7 @@ exports[`x-teaser / snapshots renders a Large teaser with article-with-missing-i <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="#" > Inside charity fundraiser where hostesses are put on show @@ -2273,6 +2386,7 @@ exports[`x-teaser / snapshots renders a Large teaser with article-with-missing-i <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="#" tabIndex={-1} > @@ -2298,6 +2412,7 @@ exports[`x-teaser / snapshots renders a Large teaser with contentPackage data 1` aria-label="Category: FT Magazine" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="#" > FT Magazine @@ -2309,6 +2424,7 @@ exports[`x-teaser / snapshots renders a Large teaser with contentPackage data 1` <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="#" > The royal wedding @@ -2320,6 +2436,7 @@ exports[`x-teaser / snapshots renders a Large teaser with contentPackage data 1` <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="#" tabIndex={-1} > @@ -2333,6 +2450,7 @@ exports[`x-teaser / snapshots renders a Large teaser with contentPackage data 1` <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="#" tabIndex="-1" > @@ -2370,6 +2488,7 @@ exports[`x-teaser / snapshots renders a Large teaser with opinion data 1`] = ` aria-label="Category: Gideon Rachman" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="#" > Gideon Rachman @@ -2381,6 +2500,7 @@ exports[`x-teaser / snapshots renders a Large teaser with opinion data 1`] = ` <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="#" > Anti-Semitism and the threat of identity politics @@ -2392,6 +2512,7 @@ exports[`x-teaser / snapshots renders a Large teaser with opinion data 1`] = ` <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="#" tabIndex={-1} > @@ -2430,6 +2551,7 @@ exports[`x-teaser / snapshots renders a Large teaser with packageItem data 1`] = aria-label="Category: Financial crisis: Are we safer now? " className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="#" > Financial crisis: Are we safer now? @@ -2441,6 +2563,7 @@ exports[`x-teaser / snapshots renders a Large teaser with packageItem data 1`] = <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="#" > Why so little has changed since the crash @@ -2452,6 +2575,7 @@ exports[`x-teaser / snapshots renders a Large teaser with packageItem data 1`] = <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="#" tabIndex={-1} > @@ -2465,6 +2589,7 @@ exports[`x-teaser / snapshots renders a Large teaser with packageItem data 1`] = <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="#" tabIndex="-1" > @@ -2502,6 +2627,7 @@ exports[`x-teaser / snapshots renders a Large teaser with podcast data 1`] = ` aria-label="Category: Tech Tonic podcast" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="#" > Tech Tonic podcast @@ -2519,6 +2645,7 @@ exports[`x-teaser / snapshots renders a Large teaser with podcast data 1`] = ` aria-label="Listen to podcast Who sets the internet standards?" className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="https://www.ft.com/content/d1246074-f7d3-4aaf-951c-80a6db495765" > Who sets the internet standards? @@ -2530,6 +2657,7 @@ exports[`x-teaser / snapshots renders a Large teaser with podcast data 1`] = ` <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="https://www.ft.com/content/d1246074-f7d3-4aaf-951c-80a6db495765" tabIndex={-1} > @@ -2543,6 +2671,7 @@ exports[`x-teaser / snapshots renders a Large teaser with podcast data 1`] = ` <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="https://www.ft.com/content/d1246074-f7d3-4aaf-951c-80a6db495765" tabIndex="-1" > @@ -2594,6 +2723,7 @@ exports[`x-teaser / snapshots renders a Large teaser with promoted data 1`] = ` <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="#" > Why eSports companies are on a winning streak @@ -2605,6 +2735,7 @@ exports[`x-teaser / snapshots renders a Large teaser with promoted data 1`] = ` <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="#" tabIndex={-1} > @@ -2618,6 +2749,7 @@ exports[`x-teaser / snapshots renders a Large teaser with promoted data 1`] = ` <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="#" tabIndex="-1" > @@ -2656,6 +2788,7 @@ exports[`x-teaser / snapshots renders a Large teaser with topStory data 1`] = ` aria-label="Category: Sexual misconduct allegations" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="#" > Sexual misconduct allegations @@ -2667,6 +2800,7 @@ exports[`x-teaser / snapshots renders a Large teaser with topStory data 1`] = ` <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="#" > Inside charity fundraiser where hostesses are put on show @@ -2678,6 +2812,7 @@ exports[`x-teaser / snapshots renders a Large teaser with topStory data 1`] = ` <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="#" tabIndex={-1} > @@ -2691,6 +2826,7 @@ exports[`x-teaser / snapshots renders a Large teaser with topStory data 1`] = ` <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="#" tabIndex="-1" > @@ -2728,6 +2864,7 @@ exports[`x-teaser / snapshots renders a Large teaser with video data 1`] = ` aria-label="Category: Global Trade" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="#" > Global Trade @@ -2745,6 +2882,7 @@ exports[`x-teaser / snapshots renders a Large teaser with video data 1`] = ` aria-label="Watch video FT View: Donald Trump, man of steel" className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="#" > FT View: Donald Trump, man of steel @@ -2756,6 +2894,7 @@ exports[`x-teaser / snapshots renders a Large teaser with video data 1`] = ` <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="#" tabIndex={-1} > @@ -2769,6 +2908,7 @@ exports[`x-teaser / snapshots renders a Large teaser with video data 1`] = ` <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="#" tabIndex="-1" > @@ -2806,6 +2946,7 @@ exports[`x-teaser / snapshots renders a Small teaser with article data 1`] = ` aria-label="Category: Sexual misconduct allegations" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="#" > Sexual misconduct allegations @@ -2817,6 +2958,7 @@ exports[`x-teaser / snapshots renders a Small teaser with article data 1`] = ` <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="#" > Inside charity fundraiser where hostesses are put on show @@ -2841,6 +2983,7 @@ exports[`x-teaser / snapshots renders a Small teaser with article-with-data-imag aria-label="Category: Sexual misconduct allegations" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="#" > Sexual misconduct allegations @@ -2852,6 +2995,7 @@ exports[`x-teaser / snapshots renders a Small teaser with article-with-data-imag <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="#" > Inside charity fundraiser where hostesses are put on show @@ -2876,6 +3020,7 @@ exports[`x-teaser / snapshots renders a Small teaser with article-with-missing-i aria-label="Category: Sexual misconduct allegations" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="#" > Sexual misconduct allegations @@ -2887,6 +3032,7 @@ exports[`x-teaser / snapshots renders a Small teaser with article-with-missing-i <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="#" > Inside charity fundraiser where hostesses are put on show @@ -2911,6 +3057,7 @@ exports[`x-teaser / snapshots renders a Small teaser with contentPackage data 1` aria-label="Category: FT Magazine" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="#" > FT Magazine @@ -2922,6 +3069,7 @@ exports[`x-teaser / snapshots renders a Small teaser with contentPackage data 1` <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="#" > The royal wedding @@ -2946,6 +3094,7 @@ exports[`x-teaser / snapshots renders a Small teaser with opinion data 1`] = ` aria-label="Category: Gideon Rachman" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="#" > Gideon Rachman @@ -2957,6 +3106,7 @@ exports[`x-teaser / snapshots renders a Small teaser with opinion data 1`] = ` <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="#" > Anti-Semitism and the threat of identity politics @@ -2994,6 +3144,7 @@ exports[`x-teaser / snapshots renders a Small teaser with packageItem data 1`] = aria-label="Category: Financial crisis: Are we safer now? " className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="#" > Financial crisis: Are we safer now? @@ -3005,6 +3156,7 @@ exports[`x-teaser / snapshots renders a Small teaser with packageItem data 1`] = <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="#" > Why so little has changed since the crash @@ -3029,6 +3181,7 @@ exports[`x-teaser / snapshots renders a Small teaser with podcast data 1`] = ` aria-label="Category: Tech Tonic podcast" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="#" > Tech Tonic podcast @@ -3046,6 +3199,7 @@ exports[`x-teaser / snapshots renders a Small teaser with podcast data 1`] = ` aria-label="Listen to podcast Who sets the internet standards?" className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="https://www.ft.com/content/d1246074-f7d3-4aaf-951c-80a6db495765" > Who sets the internet standards? @@ -3084,6 +3238,7 @@ exports[`x-teaser / snapshots renders a Small teaser with promoted data 1`] = ` <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="#" > Why eSports companies are on a winning streak @@ -3109,6 +3264,7 @@ exports[`x-teaser / snapshots renders a Small teaser with topStory data 1`] = ` aria-label="Category: Sexual misconduct allegations" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="#" > Sexual misconduct allegations @@ -3120,6 +3276,7 @@ exports[`x-teaser / snapshots renders a Small teaser with topStory data 1`] = ` <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="#" > Inside charity fundraiser where hostesses are put on show @@ -3144,6 +3301,7 @@ exports[`x-teaser / snapshots renders a Small teaser with video data 1`] = ` aria-label="Category: Global Trade" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="#" > Global Trade @@ -3161,6 +3319,7 @@ exports[`x-teaser / snapshots renders a Small teaser with video data 1`] = ` aria-label="Watch video FT View: Donald Trump, man of steel" className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="#" > FT View: Donald Trump, man of steel @@ -3185,6 +3344,7 @@ exports[`x-teaser / snapshots renders a SmallHeavy teaser with article data 1`] aria-label="Category: Sexual misconduct allegations" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="#" > Sexual misconduct allegations @@ -3196,6 +3356,7 @@ exports[`x-teaser / snapshots renders a SmallHeavy teaser with article data 1`] <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="#" > Inside charity fundraiser where hostesses are put on show @@ -3207,6 +3368,7 @@ exports[`x-teaser / snapshots renders a SmallHeavy teaser with article data 1`] <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="#" tabIndex={-1} > @@ -3220,6 +3382,7 @@ exports[`x-teaser / snapshots renders a SmallHeavy teaser with article data 1`] <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="#" tabIndex="-1" > @@ -3257,6 +3420,7 @@ exports[`x-teaser / snapshots renders a SmallHeavy teaser with article-with-data aria-label="Category: Sexual misconduct allegations" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="#" > Sexual misconduct allegations @@ -3268,6 +3432,7 @@ exports[`x-teaser / snapshots renders a SmallHeavy teaser with article-with-data <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="#" > Inside charity fundraiser where hostesses are put on show @@ -3279,6 +3444,7 @@ exports[`x-teaser / snapshots renders a SmallHeavy teaser with article-with-data <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="#" tabIndex={-1} > @@ -3292,6 +3458,7 @@ exports[`x-teaser / snapshots renders a SmallHeavy teaser with article-with-data <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="#" tabIndex="-1" > @@ -3329,6 +3496,7 @@ exports[`x-teaser / snapshots renders a SmallHeavy teaser with article-with-miss aria-label="Category: Sexual misconduct allegations" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="#" > Sexual misconduct allegations @@ -3340,6 +3508,7 @@ exports[`x-teaser / snapshots renders a SmallHeavy teaser with article-with-miss <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="#" > Inside charity fundraiser where hostesses are put on show @@ -3351,6 +3520,7 @@ exports[`x-teaser / snapshots renders a SmallHeavy teaser with article-with-miss <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="#" tabIndex={-1} > @@ -3376,6 +3546,7 @@ exports[`x-teaser / snapshots renders a SmallHeavy teaser with contentPackage da aria-label="Category: FT Magazine" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="#" > FT Magazine @@ -3387,6 +3558,7 @@ exports[`x-teaser / snapshots renders a SmallHeavy teaser with contentPackage da <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="#" > The royal wedding @@ -3398,6 +3570,7 @@ exports[`x-teaser / snapshots renders a SmallHeavy teaser with contentPackage da <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="#" tabIndex={-1} > @@ -3411,6 +3584,7 @@ exports[`x-teaser / snapshots renders a SmallHeavy teaser with contentPackage da <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="#" tabIndex="-1" > @@ -3448,6 +3622,7 @@ exports[`x-teaser / snapshots renders a SmallHeavy teaser with opinion data 1`] aria-label="Category: Gideon Rachman" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="#" > Gideon Rachman @@ -3459,6 +3634,7 @@ exports[`x-teaser / snapshots renders a SmallHeavy teaser with opinion data 1`] <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="#" > Anti-Semitism and the threat of identity politics @@ -3470,6 +3646,7 @@ exports[`x-teaser / snapshots renders a SmallHeavy teaser with opinion data 1`] <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="#" tabIndex={-1} > @@ -3508,6 +3685,7 @@ exports[`x-teaser / snapshots renders a SmallHeavy teaser with packageItem data aria-label="Category: Financial crisis: Are we safer now? " className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="#" > Financial crisis: Are we safer now? @@ -3519,6 +3697,7 @@ exports[`x-teaser / snapshots renders a SmallHeavy teaser with packageItem data <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="#" > Why so little has changed since the crash @@ -3530,6 +3709,7 @@ exports[`x-teaser / snapshots renders a SmallHeavy teaser with packageItem data <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="#" tabIndex={-1} > @@ -3543,6 +3723,7 @@ exports[`x-teaser / snapshots renders a SmallHeavy teaser with packageItem data <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="#" tabIndex="-1" > @@ -3580,6 +3761,7 @@ exports[`x-teaser / snapshots renders a SmallHeavy teaser with podcast data 1`] aria-label="Category: Tech Tonic podcast" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="#" > Tech Tonic podcast @@ -3597,6 +3779,7 @@ exports[`x-teaser / snapshots renders a SmallHeavy teaser with podcast data 1`] aria-label="Listen to podcast Who sets the internet standards?" className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="https://www.ft.com/content/d1246074-f7d3-4aaf-951c-80a6db495765" > Who sets the internet standards? @@ -3608,6 +3791,7 @@ exports[`x-teaser / snapshots renders a SmallHeavy teaser with podcast data 1`] <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="https://www.ft.com/content/d1246074-f7d3-4aaf-951c-80a6db495765" tabIndex={-1} > @@ -3621,6 +3805,7 @@ exports[`x-teaser / snapshots renders a SmallHeavy teaser with podcast data 1`] <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="https://www.ft.com/content/d1246074-f7d3-4aaf-951c-80a6db495765" tabIndex="-1" > @@ -3672,6 +3857,7 @@ exports[`x-teaser / snapshots renders a SmallHeavy teaser with promoted data 1`] <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="#" > Why eSports companies are on a winning streak @@ -3683,6 +3869,7 @@ exports[`x-teaser / snapshots renders a SmallHeavy teaser with promoted data 1`] <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="#" tabIndex={-1} > @@ -3696,6 +3883,7 @@ exports[`x-teaser / snapshots renders a SmallHeavy teaser with promoted data 1`] <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="#" tabIndex="-1" > @@ -3734,6 +3922,7 @@ exports[`x-teaser / snapshots renders a SmallHeavy teaser with topStory data 1`] aria-label="Category: Sexual misconduct allegations" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="#" > Sexual misconduct allegations @@ -3745,6 +3934,7 @@ exports[`x-teaser / snapshots renders a SmallHeavy teaser with topStory data 1`] <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="#" > Inside charity fundraiser where hostesses are put on show @@ -3756,6 +3946,7 @@ exports[`x-teaser / snapshots renders a SmallHeavy teaser with topStory data 1`] <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="#" tabIndex={-1} > @@ -3769,6 +3960,7 @@ exports[`x-teaser / snapshots renders a SmallHeavy teaser with topStory data 1`] <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="#" tabIndex="-1" > @@ -3806,6 +3998,7 @@ exports[`x-teaser / snapshots renders a SmallHeavy teaser with video data 1`] = aria-label="Category: Global Trade" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="#" > Global Trade @@ -3823,6 +4016,7 @@ exports[`x-teaser / snapshots renders a SmallHeavy teaser with video data 1`] = aria-label="Watch video FT View: Donald Trump, man of steel" className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="#" > FT View: Donald Trump, man of steel @@ -3834,6 +4028,7 @@ exports[`x-teaser / snapshots renders a SmallHeavy teaser with video data 1`] = <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="#" tabIndex={-1} > @@ -3847,6 +4042,7 @@ exports[`x-teaser / snapshots renders a SmallHeavy teaser with video data 1`] = <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="#" tabIndex="-1" > @@ -3884,6 +4080,7 @@ exports[`x-teaser / snapshots renders a TopStory teaser with article data 1`] = aria-label="Category: Sexual misconduct allegations" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="#" > Sexual misconduct allegations @@ -3895,6 +4092,7 @@ exports[`x-teaser / snapshots renders a TopStory teaser with article data 1`] = <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="#" > Inside charity fundraiser where hostesses are put on show @@ -3906,6 +4104,7 @@ exports[`x-teaser / snapshots renders a TopStory teaser with article data 1`] = <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="#" tabIndex={-1} > @@ -3931,6 +4130,7 @@ exports[`x-teaser / snapshots renders a TopStory teaser with article-with-data-i aria-label="Category: Sexual misconduct allegations" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="#" > Sexual misconduct allegations @@ -3942,6 +4142,7 @@ exports[`x-teaser / snapshots renders a TopStory teaser with article-with-data-i <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="#" > Inside charity fundraiser where hostesses are put on show @@ -3953,6 +4154,7 @@ exports[`x-teaser / snapshots renders a TopStory teaser with article-with-data-i <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="#" tabIndex={-1} > @@ -3978,6 +4180,7 @@ exports[`x-teaser / snapshots renders a TopStory teaser with article-with-missin aria-label="Category: Sexual misconduct allegations" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="#" > Sexual misconduct allegations @@ -3989,6 +4192,7 @@ exports[`x-teaser / snapshots renders a TopStory teaser with article-with-missin <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="#" > Inside charity fundraiser where hostesses are put on show @@ -4000,6 +4204,7 @@ exports[`x-teaser / snapshots renders a TopStory teaser with article-with-missin <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="#" tabIndex={-1} > @@ -4025,6 +4230,7 @@ exports[`x-teaser / snapshots renders a TopStory teaser with contentPackage data aria-label="Category: FT Magazine" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="#" > FT Magazine @@ -4036,6 +4242,7 @@ exports[`x-teaser / snapshots renders a TopStory teaser with contentPackage data <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="#" > The royal wedding @@ -4047,6 +4254,7 @@ exports[`x-teaser / snapshots renders a TopStory teaser with contentPackage data <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="#" tabIndex={-1} > @@ -4072,6 +4280,7 @@ exports[`x-teaser / snapshots renders a TopStory teaser with opinion data 1`] = aria-label="Category: Gideon Rachman" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="#" > Gideon Rachman @@ -4083,6 +4292,7 @@ exports[`x-teaser / snapshots renders a TopStory teaser with opinion data 1`] = <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="#" > Anti-Semitism and the threat of identity politics @@ -4094,6 +4304,7 @@ exports[`x-teaser / snapshots renders a TopStory teaser with opinion data 1`] = <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="#" tabIndex={-1} > @@ -4132,6 +4343,7 @@ exports[`x-teaser / snapshots renders a TopStory teaser with packageItem data 1` aria-label="Category: Financial crisis: Are we safer now? " className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="#" > Financial crisis: Are we safer now? @@ -4143,6 +4355,7 @@ exports[`x-teaser / snapshots renders a TopStory teaser with packageItem data 1` <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="#" > Why so little has changed since the crash @@ -4154,6 +4367,7 @@ exports[`x-teaser / snapshots renders a TopStory teaser with packageItem data 1` <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="#" tabIndex={-1} > @@ -4179,6 +4393,7 @@ exports[`x-teaser / snapshots renders a TopStory teaser with podcast data 1`] = aria-label="Category: Tech Tonic podcast" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="#" > Tech Tonic podcast @@ -4196,6 +4411,7 @@ exports[`x-teaser / snapshots renders a TopStory teaser with podcast data 1`] = aria-label="Listen to podcast Who sets the internet standards?" className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="https://www.ft.com/content/d1246074-f7d3-4aaf-951c-80a6db495765" > Who sets the internet standards? @@ -4207,6 +4423,7 @@ exports[`x-teaser / snapshots renders a TopStory teaser with podcast data 1`] = <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="https://www.ft.com/content/d1246074-f7d3-4aaf-951c-80a6db495765" tabIndex={-1} > @@ -4246,6 +4463,7 @@ exports[`x-teaser / snapshots renders a TopStory teaser with promoted data 1`] = <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="#" > Why eSports companies are on a winning streak @@ -4257,6 +4475,7 @@ exports[`x-teaser / snapshots renders a TopStory teaser with promoted data 1`] = <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="#" tabIndex={-1} > @@ -4283,6 +4502,7 @@ exports[`x-teaser / snapshots renders a TopStory teaser with topStory data 1`] = aria-label="Category: Sexual misconduct allegations" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="#" > Sexual misconduct allegations @@ -4294,6 +4514,7 @@ exports[`x-teaser / snapshots renders a TopStory teaser with topStory data 1`] = <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="#" > Inside charity fundraiser where hostesses are put on show @@ -4305,6 +4526,7 @@ exports[`x-teaser / snapshots renders a TopStory teaser with topStory data 1`] = <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="#" tabIndex={-1} > @@ -4367,6 +4589,7 @@ exports[`x-teaser / snapshots renders a TopStory teaser with video data 1`] = ` aria-label="Category: Global Trade" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="#" > Global Trade @@ -4384,6 +4607,7 @@ exports[`x-teaser / snapshots renders a TopStory teaser with video data 1`] = ` aria-label="Watch video FT View: Donald Trump, man of steel" className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="#" > FT View: Donald Trump, man of steel @@ -4395,6 +4619,7 @@ exports[`x-teaser / snapshots renders a TopStory teaser with video data 1`] = ` <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="#" tabIndex={-1} > @@ -4420,6 +4645,7 @@ exports[`x-teaser / snapshots renders a TopStoryLandscape teaser with article da aria-label="Category: Sexual misconduct allegations" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="#" > Sexual misconduct allegations @@ -4431,6 +4657,7 @@ exports[`x-teaser / snapshots renders a TopStoryLandscape teaser with article da <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="#" > Inside charity fundraiser where hostesses are put on show @@ -4442,6 +4669,7 @@ exports[`x-teaser / snapshots renders a TopStoryLandscape teaser with article da <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="#" tabIndex={-1} > @@ -4455,6 +4683,7 @@ exports[`x-teaser / snapshots renders a TopStoryLandscape teaser with article da <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="#" tabIndex="-1" > @@ -4492,6 +4721,7 @@ exports[`x-teaser / snapshots renders a TopStoryLandscape teaser with article-wi aria-label="Category: Sexual misconduct allegations" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="#" > Sexual misconduct allegations @@ -4503,6 +4733,7 @@ exports[`x-teaser / snapshots renders a TopStoryLandscape teaser with article-wi <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="#" > Inside charity fundraiser where hostesses are put on show @@ -4514,6 +4745,7 @@ exports[`x-teaser / snapshots renders a TopStoryLandscape teaser with article-wi <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="#" tabIndex={-1} > @@ -4527,6 +4759,7 @@ exports[`x-teaser / snapshots renders a TopStoryLandscape teaser with article-wi <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="#" tabIndex="-1" > @@ -4564,6 +4797,7 @@ exports[`x-teaser / snapshots renders a TopStoryLandscape teaser with article-wi aria-label="Category: Sexual misconduct allegations" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="#" > Sexual misconduct allegations @@ -4575,6 +4809,7 @@ exports[`x-teaser / snapshots renders a TopStoryLandscape teaser with article-wi <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="#" > Inside charity fundraiser where hostesses are put on show @@ -4586,6 +4821,7 @@ exports[`x-teaser / snapshots renders a TopStoryLandscape teaser with article-wi <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="#" tabIndex={-1} > @@ -4611,6 +4847,7 @@ exports[`x-teaser / snapshots renders a TopStoryLandscape teaser with contentPac aria-label="Category: FT Magazine" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="#" > FT Magazine @@ -4622,6 +4859,7 @@ exports[`x-teaser / snapshots renders a TopStoryLandscape teaser with contentPac <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="#" > The royal wedding @@ -4633,6 +4871,7 @@ exports[`x-teaser / snapshots renders a TopStoryLandscape teaser with contentPac <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="#" tabIndex={-1} > @@ -4646,6 +4885,7 @@ exports[`x-teaser / snapshots renders a TopStoryLandscape teaser with contentPac <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="#" tabIndex="-1" > @@ -4683,6 +4923,7 @@ exports[`x-teaser / snapshots renders a TopStoryLandscape teaser with opinion da aria-label="Category: Gideon Rachman" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="#" > Gideon Rachman @@ -4694,6 +4935,7 @@ exports[`x-teaser / snapshots renders a TopStoryLandscape teaser with opinion da <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="#" > Anti-Semitism and the threat of identity politics @@ -4705,6 +4947,7 @@ exports[`x-teaser / snapshots renders a TopStoryLandscape teaser with opinion da <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="#" tabIndex={-1} > @@ -4743,6 +4986,7 @@ exports[`x-teaser / snapshots renders a TopStoryLandscape teaser with packageIte aria-label="Category: Financial crisis: Are we safer now? " className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="#" > Financial crisis: Are we safer now? @@ -4754,6 +4998,7 @@ exports[`x-teaser / snapshots renders a TopStoryLandscape teaser with packageIte <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="#" > Why so little has changed since the crash @@ -4765,6 +5010,7 @@ exports[`x-teaser / snapshots renders a TopStoryLandscape teaser with packageIte <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="#" tabIndex={-1} > @@ -4778,6 +5024,7 @@ exports[`x-teaser / snapshots renders a TopStoryLandscape teaser with packageIte <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="#" tabIndex="-1" > @@ -4815,6 +5062,7 @@ exports[`x-teaser / snapshots renders a TopStoryLandscape teaser with podcast da aria-label="Category: Tech Tonic podcast" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="#" > Tech Tonic podcast @@ -4832,6 +5080,7 @@ exports[`x-teaser / snapshots renders a TopStoryLandscape teaser with podcast da aria-label="Listen to podcast Who sets the internet standards?" className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="https://www.ft.com/content/d1246074-f7d3-4aaf-951c-80a6db495765" > Who sets the internet standards? @@ -4843,6 +5092,7 @@ exports[`x-teaser / snapshots renders a TopStoryLandscape teaser with podcast da <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="https://www.ft.com/content/d1246074-f7d3-4aaf-951c-80a6db495765" tabIndex={-1} > @@ -4856,6 +5106,7 @@ exports[`x-teaser / snapshots renders a TopStoryLandscape teaser with podcast da <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="https://www.ft.com/content/d1246074-f7d3-4aaf-951c-80a6db495765" tabIndex="-1" > @@ -4907,6 +5158,7 @@ exports[`x-teaser / snapshots renders a TopStoryLandscape teaser with promoted d <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="#" > Why eSports companies are on a winning streak @@ -4918,6 +5170,7 @@ exports[`x-teaser / snapshots renders a TopStoryLandscape teaser with promoted d <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="#" tabIndex={-1} > @@ -4931,6 +5184,7 @@ exports[`x-teaser / snapshots renders a TopStoryLandscape teaser with promoted d <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="#" tabIndex="-1" > @@ -4969,6 +5223,7 @@ exports[`x-teaser / snapshots renders a TopStoryLandscape teaser with topStory d aria-label="Category: Sexual misconduct allegations" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="#" > Sexual misconduct allegations @@ -4980,6 +5235,7 @@ exports[`x-teaser / snapshots renders a TopStoryLandscape teaser with topStory d <a className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="#" > Inside charity fundraiser where hostesses are put on show @@ -4991,6 +5247,7 @@ exports[`x-teaser / snapshots renders a TopStoryLandscape teaser with topStory d <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="#" tabIndex={-1} > @@ -5004,6 +5261,7 @@ exports[`x-teaser / snapshots renders a TopStoryLandscape teaser with topStory d <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="#" tabIndex="-1" > @@ -5078,6 +5336,7 @@ exports[`x-teaser / snapshots renders a TopStoryLandscape teaser with video data aria-label="Category: Global Trade" className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href="#" > Global Trade @@ -5095,6 +5354,7 @@ exports[`x-teaser / snapshots renders a TopStoryLandscape teaser with video data aria-label="Watch video FT View: Donald Trump, man of steel" className="js-teaser-heading-link" data-trackable="heading-link" + data-trackable-context-story-link="heading-link" href="#" > FT View: Donald Trump, man of steel @@ -5106,6 +5366,7 @@ exports[`x-teaser / snapshots renders a TopStoryLandscape teaser with video data <a className="js-teaser-standfirst-link" data-trackable="standfirst-link" + data-trackable-context-story-link="standfirst-link" href="#" tabIndex={-1} > @@ -5119,6 +5380,7 @@ exports[`x-teaser / snapshots renders a TopStoryLandscape teaser with video data <a aria-hidden="true" data-trackable="image-link" + data-trackable-context-story-link="image-link" href="#" tabIndex="-1" > diff --git a/components/x-teaser/src/Image.jsx b/components/x-teaser/src/Image.jsx index d594d6eaa..c5ae247b2 100644 --- a/components/x-teaser/src/Image.jsx +++ b/components/x-teaser/src/Image.jsx @@ -40,6 +40,7 @@ export default ({ relativeUrl, url, image, imageSize, imageLazyLoad, imageHighes url={displayUrl} attrs={{ 'data-trackable': 'image-link', + 'data-trackable-context-story-link': 'image-link', tabIndex: '-1', 'aria-hidden': 'true' }} diff --git a/components/x-teaser/src/MetaLink.jsx b/components/x-teaser/src/MetaLink.jsx index 93def3b90..11deb91ca 100644 --- a/components/x-teaser/src/MetaLink.jsx +++ b/components/x-teaser/src/MetaLink.jsx @@ -23,6 +23,7 @@ export default ({ metaPrefixText, metaLink, metaAltLink, metaSuffixText, context <a className="o-teaser__tag" data-trackable="teaser-tag" + data-trackable-context-story-link="teaser-tag" href={displayLink.relativeUrl || displayLink.url} aria-label={`Category: ${displayLink.prefLabel}`}> {displayLink.prefLabel} diff --git a/components/x-teaser/src/Standfirst.jsx b/components/x-teaser/src/Standfirst.jsx index b03880983..c65fc7924 100644 --- a/components/x-teaser/src/Standfirst.jsx +++ b/components/x-teaser/src/Standfirst.jsx @@ -11,6 +11,7 @@ export default ({ standfirst, altStandfirst, headlineTesting, relativeUrl, url, url={displayUrl} attrs={{ 'data-trackable': 'standfirst-link', + 'data-trackable-context-story-link': 'standfirst-link', tabIndex: -1, className: 'js-teaser-standfirst-link' }}> diff --git a/components/x-teaser/src/Title.jsx b/components/x-teaser/src/Title.jsx index 1a7a0495e..c68e93d91 100644 --- a/components/x-teaser/src/Title.jsx +++ b/components/x-teaser/src/Title.jsx @@ -20,6 +20,7 @@ export default ({ title, altTitle, headlineTesting, relativeUrl, url, indicators url={displayUrl} attrs={{ 'data-trackable': 'heading-link', + 'data-trackable-context-story-link': 'heading-link', className: 'js-teaser-heading-link', 'aria-label': ariaLabel }}>