Skip to content

Commit 041d09e

Browse files
committed
update snapshots for real
1 parent 91d04c2 commit 041d09e

File tree

3 files changed

+9
-30
lines changed

3 files changed

+9
-30
lines changed

packages/integration-tests/suites/replay/privacy/test.ts-snapshots/privacy-chromium.json

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -168,8 +168,7 @@
168168
"type": 2,
169169
"tagName": "path",
170170
"attributes": {
171-
"rr_width": "0px",
172-
"rr_height": "0px"
171+
"d": ""
173172
},
174173
"childNodes": [],
175174
"isSVG": true,
@@ -178,21 +177,15 @@
178177
{
179178
"type": 2,
180179
"tagName": "area",
181-
"attributes": {
182-
"rr_width": "0px",
183-
"rr_height": "0px"
184-
},
180+
"attributes": {},
185181
"childNodes": [],
186182
"isSVG": true,
187183
"id": 27
188184
},
189185
{
190186
"type": 2,
191187
"tagName": "rect",
192-
"attributes": {
193-
"rr_width": "0px",
194-
"rr_height": "0px"
195-
},
188+
"attributes": {},
196189
"childNodes": [],
197190
"isSVG": true,
198191
"id": 28

packages/integration-tests/suites/replay/privacy/test.ts-snapshots/privacy-firefox.json

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -168,8 +168,7 @@
168168
"type": 2,
169169
"tagName": "path",
170170
"attributes": {
171-
"rr_width": "0px",
172-
"rr_height": "0px"
171+
"d": ""
173172
},
174173
"childNodes": [],
175174
"isSVG": true,
@@ -178,21 +177,15 @@
178177
{
179178
"type": 2,
180179
"tagName": "area",
181-
"attributes": {
182-
"rr_width": "0px",
183-
"rr_height": "0px"
184-
},
180+
"attributes": {},
185181
"childNodes": [],
186182
"isSVG": true,
187183
"id": 27
188184
},
189185
{
190186
"type": 2,
191187
"tagName": "rect",
192-
"attributes": {
193-
"rr_width": "0px",
194-
"rr_height": "0px"
195-
},
188+
"attributes": {},
196189
"childNodes": [],
197190
"isSVG": true,
198191
"id": 28

packages/integration-tests/suites/replay/privacy/test.ts-snapshots/privacy-webkit.json

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -168,8 +168,7 @@
168168
"type": 2,
169169
"tagName": "path",
170170
"attributes": {
171-
"rr_width": "0px",
172-
"rr_height": "0px"
171+
"d": ""
173172
},
174173
"childNodes": [],
175174
"isSVG": true,
@@ -178,21 +177,15 @@
178177
{
179178
"type": 2,
180179
"tagName": "area",
181-
"attributes": {
182-
"rr_width": "0px",
183-
"rr_height": "0px"
184-
},
180+
"attributes": {},
185181
"childNodes": [],
186182
"isSVG": true,
187183
"id": 27
188184
},
189185
{
190186
"type": 2,
191187
"tagName": "rect",
192-
"attributes": {
193-
"rr_width": "0px",
194-
"rr_height": "0px"
195-
},
188+
"attributes": {},
196189
"childNodes": [],
197190
"isSVG": true,
198191
"id": 28

0 commit comments

Comments
 (0)