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
"notes": "FW-1132: Host class bindings don't work if super class has host class bindings"
@@ -93,10 +65,6 @@ window.testBlocklist = {
93
65
"error": "Error: Expected 0 to be 3, 'Expect node expanded'.",
94
66
"notes": "1) Breaking change: Content queries and descendants flag (fix test by removing <div> in NestedMatTreeAppWithToggle) - 2) Breaking change: Ivy inherits metadata from superclasses (remove (click) in MatTreeNodeToggle)"
95
67
},
96
-
"MatInput with textarea autosize should work in a step": {
97
-
"error": "TypeError: Cannot read property 'getBoundingClientRect' of null",
98
-
"notes": "Unknown"
99
-
},
100
68
"Dialog should set the proper animation states": {
101
69
"error": "TypeError: Cannot read property 'componentInstance' of null",
102
70
"notes": "FW-1059: DebugNode.query should query nodes in the logical tree"
0 commit comments