parent
fd5cd100a3
commit
63d18064fe
|
@ -55,11 +55,11 @@ window.testBlocklist = {
|
||||||
},
|
},
|
||||||
"CdkTable should be able to apply classes to rows based on their context": {
|
"CdkTable should be able to apply classes to rows based on their context": {
|
||||||
"error": "Error: Expected false to be true.",
|
"error": "Error: Expected false to be true.",
|
||||||
"notes": "Unknown"
|
"notes": "FW-842: View engine dirty-checks projected views when the declaration place is checked"
|
||||||
},
|
},
|
||||||
"CdkTable should be able to apply classes to cells based on their row context": {
|
"CdkTable should be able to apply classes to cells based on their row context": {
|
||||||
"error": "Error: Expected false to be true.",
|
"error": "Error: Expected false to be true.",
|
||||||
"notes": "Unknown"
|
"notes": "FW-842: View engine dirty-checks projected views when the declaration place is checked"
|
||||||
},
|
},
|
||||||
"CdkDrag in a drop container should be able to customize the preview element": {
|
"CdkDrag in a drop container should be able to customize the preview element": {
|
||||||
"error": "Error: Expected cdk-drag cdk-drag-preview to contain 'custom-preview'.",
|
"error": "Error: Expected cdk-drag cdk-drag-preview to contain 'custom-preview'.",
|
||||||
|
|
Loading…
Reference in New Issue