From 933268f75892d71f24622dee0e5b90a24eedbcb2 Mon Sep 17 00:00:00 2001 From: Raphael Kubo da Costa Date: Tue, 7 Jun 2022 10:41:12 +0200 Subject: [PATCH] Revert "Temporarily disable links inside embedded SVG to allow CI to work." This reverts commit fd2a4560b6ab5611be315653f707bd7aef28d740. w3c/spec-prod#139 has been fixed, so we can enable the links in the SVG diagram again. --- index.bs | 35 ++++++++++++----------------------- 1 file changed, 12 insertions(+), 23 deletions(-) diff --git a/index.bs b/index.bs index f2cc70e..a9b97b3 100644 --- a/index.bs +++ b/index.bs @@ -966,49 +966,46 @@ The [=task source=] for the [=tasks=] mentioned in this specification is the - Sensor lifecycle - + idle idle - - + + activating activating - + idle->activating start() - + start() - + activating->idle - - onerror - + onerror - + activated activated - + activating->activated @@ -1018,15 +1015,7 @@ The [=task source=] for the [=tasks=] mentioned in this specification is the activated->idle - - - stop() - - / - - onerror - - + stop() / onerror start @@ -1036,9 +1025,9 @@ The [=task source=] for the [=tasks=] mentioned in this specification is the start->idle - + construct - +