Commit 5ef23ba
authored
fix(material-experimental/form-field): fix notch width after appearance change (#19682)
* fix(material-experimental/form-field): fix notch width after appearance change
* adjust CSS to remove need for CD
* use fixture.nativeElement instead of document
* remove unnecessary import
* adjust test expectations
* use auto instead of blocklisted initial1 parent b8fba33 commit 5ef23ba
3 files changed
Lines changed: 25 additions & 5 deletions
File tree
- src/material-experimental
- mdc-form-field
- mdc-input
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
60 | | - | |
| 59 | + | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | 175 | | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
179 | 181 | | |
180 | 182 | | |
181 | 183 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1094 | 1094 | | |
1095 | 1095 | | |
1096 | 1096 | | |
| 1097 | + | |
| 1098 | + | |
| 1099 | + | |
| 1100 | + | |
| 1101 | + | |
| 1102 | + | |
| 1103 | + | |
| 1104 | + | |
| 1105 | + | |
| 1106 | + | |
| 1107 | + | |
| 1108 | + | |
| 1109 | + | |
| 1110 | + | |
| 1111 | + | |
| 1112 | + | |
| 1113 | + | |
1097 | 1114 | | |
1098 | 1115 | | |
1099 | 1116 | | |
| |||
1498 | 1515 | | |
1499 | 1516 | | |
1500 | 1517 | | |
| 1518 | + | |
1501 | 1519 | | |
1502 | 1520 | | |
1503 | 1521 | | |
| |||
0 commit comments