File tree Expand file tree Collapse file tree 1 file changed +266
-0
lines changed
packages/integration-tests/suites/replay/privacy/test.ts-snapshots Expand file tree Collapse file tree 1 file changed +266
-0
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "node" : {
3
+ "type" : 0 ,
4
+ "childNodes" : [
5
+ {
6
+ "type" : 1 ,
7
+ "name" : " html" ,
8
+ "publicId" : " " ,
9
+ "systemId" : " " ,
10
+ "id" : 2
11
+ },
12
+ {
13
+ "type" : 2 ,
14
+ "tagName" : " html" ,
15
+ "attributes" : {},
16
+ "childNodes" : [
17
+ {
18
+ "type" : 2 ,
19
+ "tagName" : " head" ,
20
+ "attributes" : {},
21
+ "childNodes" : [
22
+ {
23
+ "type" : 2 ,
24
+ "tagName" : " meta" ,
25
+ "attributes" : {
26
+ "charset" : " utf-8"
27
+ },
28
+ "childNodes" : [],
29
+ "id" : 5
30
+ }
31
+ ],
32
+ "id" : 4
33
+ },
34
+ {
35
+ "type" : 3 ,
36
+ "textContent" : " \n " ,
37
+ "id" : 6
38
+ },
39
+ {
40
+ "type" : 2 ,
41
+ "tagName" : " body" ,
42
+ "attributes" : {},
43
+ "childNodes" : [
44
+ {
45
+ "type" : 3 ,
46
+ "textContent" : " \n " ,
47
+ "id" : 8
48
+ },
49
+ {
50
+ "type" : 2 ,
51
+ "tagName" : " button" ,
52
+ "attributes" : {
53
+ "aria-label" : " ***** **" ,
54
+ "onclick" : " console.log('Test log')"
55
+ },
56
+ "childNodes" : [
57
+ {
58
+ "type" : 3 ,
59
+ "textContent" : " ***** **" ,
60
+ "id" : 10
61
+ }
62
+ ],
63
+ "id" : 9
64
+ },
65
+ {
66
+ "type" : 3 ,
67
+ "textContent" : " \n " ,
68
+ "id" : 11
69
+ },
70
+ {
71
+ "type" : 2 ,
72
+ "tagName" : " div" ,
73
+ "attributes" : {},
74
+ "childNodes" : [
75
+ {
76
+ "type" : 3 ,
77
+ "textContent" : " **** ****** ** ****** ** *******" ,
78
+ "id" : 13
79
+ }
80
+ ],
81
+ "id" : 12
82
+ },
83
+ {
84
+ "type" : 3 ,
85
+ "textContent" : " \n " ,
86
+ "id" : 14
87
+ },
88
+ {
89
+ "type" : 2 ,
90
+ "tagName" : " div" ,
91
+ "attributes" : {
92
+ "data-sentry-unmask" : " "
93
+ },
94
+ "childNodes" : [
95
+ {
96
+ "type" : 3 ,
97
+ "textContent" : " This should be unmasked due to data attribute" ,
98
+ "id" : 16
99
+ }
100
+ ],
101
+ "id" : 15
102
+ },
103
+ {
104
+ "type" : 3 ,
105
+ "textContent" : " \n " ,
106
+ "id" : 17
107
+ },
108
+ {
109
+ "type" : 2 ,
110
+ "tagName" : " input" ,
111
+ "attributes" : {
112
+ "placeholder" : " *********** ****** ** ******"
113
+ },
114
+ "childNodes" : [],
115
+ "id" : 18
116
+ },
117
+ {
118
+ "type" : 3 ,
119
+ "textContent" : " \n " ,
120
+ "id" : 19
121
+ },
122
+ {
123
+ "type" : 2 ,
124
+ "tagName" : " div" ,
125
+ "attributes" : {
126
+ "title" : " ***** ****** ** ******"
127
+ },
128
+ "childNodes" : [
129
+ {
130
+ "type" : 3 ,
131
+ "textContent" : " ***** ****** ** ******" ,
132
+ "id" : 21
133
+ }
134
+ ],
135
+ "id" : 20
136
+ },
137
+ {
138
+ "type" : 3 ,
139
+ "textContent" : " \n " ,
140
+ "id" : 22
141
+ },
142
+ {
143
+ "type" : 2 ,
144
+ "tagName" : " svg" ,
145
+ "attributes" : {
146
+ "rr_width" : " 200px" ,
147
+ "rr_height" : " 200px"
148
+ },
149
+ "childNodes" : [],
150
+ "isSVG" : true ,
151
+ "id" : 23
152
+ },
153
+ {
154
+ "type" : 3 ,
155
+ "textContent" : " \n " ,
156
+ "id" : 24
157
+ },
158
+ {
159
+ "type" : 2 ,
160
+ "tagName" : " svg" ,
161
+ "attributes" : {
162
+ "style" : " width:200px;height:200px" ,
163
+ "viewBox" : " 0 0 80 80" ,
164
+ "data-sentry-unblock" : " "
165
+ },
166
+ "childNodes" : [
167
+ {
168
+ "type" : 2 ,
169
+ "tagName" : " path" ,
170
+ "attributes" : {
171
+ "d" : " "
172
+ },
173
+ "childNodes" : [],
174
+ "isSVG" : true ,
175
+ "id" : 26
176
+ },
177
+ {
178
+ "type" : 2 ,
179
+ "tagName" : " area" ,
180
+ "attributes" : {},
181
+ "childNodes" : [],
182
+ "isSVG" : true ,
183
+ "id" : 27
184
+ },
185
+ {
186
+ "type" : 2 ,
187
+ "tagName" : " rect" ,
188
+ "attributes" : {},
189
+ "childNodes" : [],
190
+ "isSVG" : true ,
191
+ "id" : 28
192
+ }
193
+ ],
194
+ "isSVG" : true ,
195
+ "id" : 25
196
+ },
197
+ {
198
+ "type" : 3 ,
199
+ "textContent" : " \n " ,
200
+ "id" : 29
201
+ },
202
+ {
203
+ "type" : 2 ,
204
+ "tagName" : " img" ,
205
+ "attributes" : {
206
+ "rr_width" : " 100px" ,
207
+ "rr_height" : " 100px"
208
+ },
209
+ "childNodes" : [],
210
+ "id" : 30
211
+ },
212
+ {
213
+ "type" : 3 ,
214
+ "textContent" : " \n " ,
215
+ "id" : 31
216
+ },
217
+ {
218
+ "type" : 2 ,
219
+ "tagName" : " img" ,
220
+ "attributes" : {
221
+ "data-sentry-unblock" : " " ,
222
+ "style" : " width:100px;height:100px" ,
223
+ "src" : " file:///none.png"
224
+ },
225
+ "childNodes" : [],
226
+ "id" : 32
227
+ },
228
+ {
229
+ "type" : 3 ,
230
+ "textContent" : " \n " ,
231
+ "id" : 33
232
+ },
233
+ {
234
+ "type" : 2 ,
235
+ "tagName" : " video" ,
236
+ "attributes" : {
237
+ "rr_width" : " 30px" ,
238
+ "rr_height" : " 30px"
239
+ },
240
+ "childNodes" : [],
241
+ "id" : 34
242
+ },
243
+ {
244
+ "type" : 3 ,
245
+ "textContent" : " \n " ,
246
+ "id" : 35
247
+ },
248
+ {
249
+ "type" : 3 ,
250
+ "textContent" : " \n\n " ,
251
+ "id" : 36
252
+ }
253
+ ],
254
+ "id" : 7
255
+ }
256
+ ],
257
+ "id" : 3
258
+ }
259
+ ],
260
+ "id" : 1
261
+ },
262
+ "initialOffset" : {
263
+ "left" : 0 ,
264
+ "top" : 0
265
+ }
266
+ }
You can’t perform that action at this time.
0 commit comments