You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
awaitcheckCSSWarningAtPos("@font-face rule must define 'src' and 'font-family' properties (fontFaceProperties)",
145
145
39,8);
146
146
});
147
+
148
+
it("Should show unknown vendor prefix warning",asyncfunction(){
149
+
awaitcheckCSSWarningAtPos("Unknown vendor specific property. (unknownVendorSpecificProperties)Also define the standard property 'border-radius' for compatibility (vendorPrefix)",
0 commit comments