Skip to content

Commit f13cb8b

Browse files
chore: Update references to svg images
1 parent 1c264ba commit f13cb8b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/privacy/consent-management/onetrust-wrapper.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -63,10 +63,10 @@ To minimize the possibilities for data loss:
6363

6464
| Banner behavior | Cookie banner | User interaction with webpage | Segment loads | Possibility of data loss |
6565
| --------------- | ------------ | ----------------------------- | ------------ | ---- |
66-
| Mandatory | <img class="inline" src="/docs/images/supported.svg" /> Displayed on page load | <img class="inline" src="/docs/images/supported.svg" /> Required to access webpage | After user action | [Low](#low), until a user changes their preferences |
67-
| A banner that always remains as a user navigates your site | <img class="inline" src="/docs/images/supported.svg" /> Displayed on page load | <img class="inline" src="/docs/images/unsupported.svg" /> Not required to access webpage | With page load | [Medium](#medium) |
68-
| A banner that disappears after a user action, like clicking or scrolling | <img class="inline" src="/docs/images/supported.svg" /> Displayed on page load | <img class="inline" src="/docs/images/unsupported.svg" /> Not required to access webpage | With page load | [Medium](#medium) |
69-
| A banner that is optional and never displayed to a user | <img class="inline" src="/docs/images/unsupported.svg" /> Not displayed on page load | <img class="inline" src="/docs/images/unsupported.svg" /> Not required to access webpage | With page load | [Low](#low), until a user changes their preferences |
66+
| Mandatory | ![](/docs/images/supported.svg) Displayed on page load | ![](/docs/images/supported.svg) Required to access webpage | After user action | [Low](#low), until a user changes their preferences |
67+
| A banner that always remains as a user navigates your site | ![](/docs/images/supported.svg) Displayed on page load | ![](/docs/images/unsupported.svg) Not required to access webpage | With page load | [Medium](#medium) |
68+
| A banner that disappears after a user action, like clicking or scrolling | ![](/docs/images/supported.svg) Displayed on page load | ![](/docs/images/unsupported.svg) Not required to access webpage | With page load | [Medium](#medium) |
69+
| A banner that is optional and never displayed to a user | ![](/docs/images/unsupported.svg) Not displayed on page load | ![](/docs/images/unsupported.svg) Not required to access webpage | With page load | [Low](#low), until a user changes their preferences |
7070

7171
## Scenarios where you might experience data loss
7272

0 commit comments

Comments
 (0)