@@ -3960,6 +3960,205 @@ exports[`record integration tests can use maskInputOptions to configure which ty
39603960]"
39613961` ;
39623962
3963+ exports [` record integration tests handles null attribute values 1` ] = `
3964+ "[
3965+ {
3966+ \\" type\\ " : 0 ,
3967+ \\" data\\ " : {}
3968+ } ,
3969+ {
3970+ \\" type\\ " : 1 ,
3971+ \\" data\\ " : {}
3972+ } ,
3973+ {
3974+ \\" type\\ " : 4 ,
3975+ \\" data\\ " : {
3976+ \\" href\\ " : \\" about:blank\\ " ,
3977+ \\" width\\ " : 1920 ,
3978+ \\" height\\ " : 1080
3979+ }
3980+ } ,
3981+ {
3982+ \\" type\\ " : 2 ,
3983+ \\" data\\ " : {
3984+ \\" node\\ " : {
3985+ \\" type\\ " : 0 ,
3986+ \\" childNodes\\ " : [
3987+ {
3988+ \\" type\\ " : 1 ,
3989+ \\" name\\ " : \\" html\\ " ,
3990+ \\" publicId\\ " : \\" \\ " ,
3991+ \\" systemId\\ " : \\" \\ " ,
3992+ \\" id\\ " : 2
3993+ },
3994+ {
3995+ \\" type\\ " : 2 ,
3996+ \\" tagName\\ " : \\" html\\ " ,
3997+ \\" attributes\\ " : {},
3998+ \\" childNodes\\ " : [
3999+ {
4000+ \\" type\\ " : 2 ,
4001+ \\" tagName\\ " : \\" head\\ " ,
4002+ \\" attributes\\ " : {},
4003+ \\" childNodes\\ " : [],
4004+ \\" id\\ " : 4
4005+ },
4006+ {
4007+ \\" type\\ " : 2 ,
4008+ \\" tagName\\ " : \\" body\\ " ,
4009+ \\" attributes\\ " : {},
4010+ \\" childNodes\\ " : [
4011+ {
4012+ \\" type\\ " : 3 ,
4013+ \\" textContent\\ " : \\" \\\\ n \\ " ,
4014+ \\" id\\ " : 6
4015+ },
4016+ {
4017+ \\" type\\ " : 2 ,
4018+ \\" tagName\\ " : \\" p\\ " ,
4019+ \\" attributes\\ " : {},
4020+ \\" childNodes\\ " : [
4021+ {
4022+ \\" type\\ " : 3 ,
4023+ \\" textContent\\ " : \\" mutation observer\\ " ,
4024+ \\" id\\ " : 8
4025+ }
4026+ ],
4027+ \\" id\\ " : 7
4028+ },
4029+ {
4030+ \\" type\\ " : 3 ,
4031+ \\" textContent\\ " : \\" \\\\ n \\ " ,
4032+ \\" id\\ " : 9
4033+ },
4034+ {
4035+ \\" type\\ " : 2 ,
4036+ \\" tagName\\ " : \\" ul\\ " ,
4037+ \\" attributes\\ " : {},
4038+ \\" childNodes\\ " : [
4039+ {
4040+ \\" type\\ " : 3 ,
4041+ \\" textContent\\ " : \\" \\\\ n \\ " ,
4042+ \\" id\\ " : 11
4043+ },
4044+ {
4045+ \\" type\\ " : 2 ,
4046+ \\" tagName\\ " : \\" li\\ " ,
4047+ \\" attributes\\ " : {},
4048+ \\" childNodes\\ " : [],
4049+ \\" id\\ " : 12
4050+ },
4051+ {
4052+ \\" type\\ " : 3 ,
4053+ \\" textContent\\ " : \\" \\\\ n \\ " ,
4054+ \\" id\\ " : 13
4055+ }
4056+ ],
4057+ \\" id\\ " : 10
4058+ },
4059+ {
4060+ \\" type\\ " : 3 ,
4061+ \\" textContent\\ " : \\" \\\\ n \\ " ,
4062+ \\" id\\ " : 14
4063+ },
4064+ {
4065+ \\" type\\ " : 2 ,
4066+ \\" tagName\\ " : \\" canvas\\ " ,
4067+ \\" attributes\\ " : {},
4068+ \\" childNodes\\ " : [],
4069+ \\" id\\ " : 15
4070+ },
4071+ {
4072+ \\" type\\ " : 3 ,
4073+ \\" textContent\\ " : \\" \\\\ n\\\\ n \\ " ,
4074+ \\" id\\ " : 16
4075+ },
4076+ {
4077+ \\" type\\ " : 2 ,
4078+ \\" tagName\\ " : \\" script\\ " ,
4079+ \\" attributes\\ " : {},
4080+ \\" childNodes\\ " : [
4081+ {
4082+ \\" type\\ " : 3 ,
4083+ \\" textContent\\ " : \\" SCRIPT_PLACEHOLDER\\ " ,
4084+ \\" id\\ " : 18
4085+ }
4086+ ],
4087+ \\" id\\ " : 17
4088+ },
4089+ {
4090+ \\" type\\ " : 3 ,
4091+ \\" textContent\\ " : \\" \\\\ n \\\\ n \\\\ n\\ " ,
4092+ \\" id\\ " : 19
4093+ }
4094+ ],
4095+ \\" id\\ " : 5
4096+ }
4097+ ],
4098+ \\" id\\ " : 3
4099+ }
4100+ ],
4101+ \\" id\\ " : 1
4102+ },
4103+ \\" initialOffset\\ " : {
4104+ \\" left\\ " : 0 ,
4105+ \\" top\\ " : 0
4106+ }
4107+ }
4108+ } ,
4109+ {
4110+ \\" type\\ " : 3 ,
4111+ \\" data\\ " : {
4112+ \\" source\\ " : 0 ,
4113+ \\" texts\\ " : [],
4114+ \\" attributes\\ " : [
4115+ {
4116+ \\" id\\ " : 20 ,
4117+ \\" attributes\\ " : {
4118+ \\" aria-label\\ " : \\" label\\ " ,
4119+ \\" id\\ " : \\" test-li\\ "
4120+ }
4121+ }
4122+ ],
4123+ \\" removes\\ " : [],
4124+ \\" adds\\ " : [
4125+ {
4126+ \\" parentId\\ " : 10 ,
4127+ \\" nextId\\ " : null ,
4128+ \\" node\\ " : {
4129+ \\" type\\ " : 2 ,
4130+ \\" tagName\\ " : \\" li\\ " ,
4131+ \\" attributes\\ " : {
4132+ \\" aria-label\\ " : \\" label\\ " ,
4133+ \\" id\\ " : \\" test-li\\ "
4134+ },
4135+ \\" childNodes\\ " : [],
4136+ \\" id\\ " : 20
4137+ }
4138+ }
4139+ ]
4140+ }
4141+ } ,
4142+ {
4143+ \\" type\\ " : 3 ,
4144+ \\" data\\ " : {
4145+ \\" source\\ " : 0 ,
4146+ \\" texts\\ " : [],
4147+ \\" attributes\\ " : [
4148+ {
4149+ \\" id\\ " : 20 ,
4150+ \\" attributes\\ " : {
4151+ \\" aria-label\\ " : null
4152+ }
4153+ }
4154+ ],
4155+ \\" removes\\ " : [],
4156+ \\" adds\\ " : []
4157+ }
4158+ }
4159+ ]"
4160+ ` ;
4161+
39634162exports [` record integration tests mutations should work when blocked class is unblocked 1` ] = `
39644163"[
39654164 {
0 commit comments