No icon
3P icon
icon
1P icon
{"ScriptPreparationCode":null,"TestCases":[{"Name":"Extra class","Code":"document.querySelector(\u0027.button .icon-slot-custom\u0027);\r\ndocument.querySelector(\u0027.button .icon-slot-custom i\u0027);\r\ndocument.querySelector(\u0027.button .icon-slot-custom img\u0027);\r\ndocument.querySelector(\u0027.button .icon-slot-custom svg\u0027);","IsDeferred":false},{"Name":":has(\u003E:not())","Code":"document.querySelector(\u0027.button .icon-slot:has(\u003E :not(i), \u003E :not(img), \u003E :not(svg))\u0027);","IsDeferred":false},{"Name":"Multiple :has(:not())","Code":"document.querySelector(\u0027.button .icon-slot:has(\u003E :not(i))\u0027);\r\ndocument.querySelector(\u0027.button .icon-slot:has(\u003E :not(img))\u0027);\r\ndocument.querySelector(\u0027.button .icon-slot:has(\u003E :not(svg))\u0027);","IsDeferred":false}]}