|
127 | 127 | #^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ template.tag.ng |
128 | 128 | ><div [invalidProperty)="val"></div> |
129 | 129 | #^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ template.tag.ng |
| 130 | +><div [class.min-h-[calc(100vh-var(--header-height))]]="val"></div> |
| 131 | +#^^^^^ template.tag.ng |
| 132 | +# ^ template.tag.ng meta.ng-binding.property.html entity.other.attribute-name.html entity.other.ng-binding-name.property.html punctuation.definition.ng-binding-name.begin.html |
| 133 | +# ^^^^^ template.tag.ng meta.ng-binding.property.html entity.other.attribute-name.html entity.other.ng-binding-name.property.html entity.other.ng-binding-name.class.min-h-[calc(100vh-var(--header-height))].html |
| 134 | +# ^ template.tag.ng meta.ng-binding.property.html entity.other.attribute-name.html entity.other.ng-binding-name.property.html entity.other.ng-binding-name.class.min-h-[calc(100vh-var(--header-height))].html punctuation.accessor.html |
| 135 | +# ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ template.tag.ng meta.ng-binding.property.html entity.other.attribute-name.html entity.other.ng-binding-name.property.html entity.other.ng-binding-name.class.min-h-[calc(100vh-var(--header-height))].html |
| 136 | +# ^ template.tag.ng meta.ng-binding.property.html entity.other.attribute-name.html entity.other.ng-binding-name.property.html punctuation.definition.ng-binding-name.end.html |
| 137 | +# ^ template.tag.ng meta.ng-binding.property.html punctuation.separator.key-value.html |
| 138 | +# ^ template.tag.ng meta.ng-binding.property.html string.quoted.html punctuation.definition.string.begin.html |
| 139 | +# ^^^ template.tag.ng meta.ng-binding.property.html expression.ng variable.other.readwrite.ts |
| 140 | +# ^ template.tag.ng meta.ng-binding.property.html string.quoted.html punctuation.definition.string.end.html |
| 141 | +# ^^^^^^^^ template.tag.ng |
130 | 142 | > |
131 | 143 | ><!-- Event binding test --> |
132 | 144 | #^^^^^^^^^^^^^^^^^^^^^^^^^^^^ template.tag.ng |
|
348 | 360 | # ^ template.tag.ng meta.ng-binding.two-way.html string.quoted.html punctuation.definition.string.end.html |
349 | 361 | # ^^^^^^^^^^^^^^^^^ template.tag.ng |
350 | 362 | ><my-component [(%invalid)]="invalid"></my-component> |
351 | | -#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ template.tag.ng |
| 363 | +#^^^^^^^^^^^^^^ template.tag.ng |
| 364 | +# ^^ template.tag.ng meta.ng-binding.property.html entity.other.attribute-name.html entity.other.ng-binding-name.property.html punctuation.definition.ng-binding-name.begin.html |
| 365 | +# ^ template.tag.ng meta.ng-binding.property.html entity.other.attribute-name.html entity.other.ng-binding-name.property.html entity.other.ng-binding-name.%.html |
| 366 | +# ^^^^^^^^^ template.tag.ng meta.ng-binding.property.html entity.other.attribute-name.html entity.other.ng-binding-name.property.html |
| 367 | +# ^ template.tag.ng meta.ng-binding.property.html punctuation.separator.key-value.html |
| 368 | +# ^ template.tag.ng meta.ng-binding.property.html string.quoted.html punctuation.definition.string.begin.html |
| 369 | +# ^^^^^^^ template.tag.ng meta.ng-binding.property.html expression.ng variable.other.readwrite.ts |
| 370 | +# ^ template.tag.ng meta.ng-binding.property.html string.quoted.html punctuation.definition.string.end.html |
| 371 | +# ^^^^^^^^^^^^^^^^^ template.tag.ng |
352 | 372 | ><my-component ([invalid)]="invalid"></my-component> |
353 | 373 | #^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ template.tag.ng |
354 | 374 | > |
|
0 commit comments