mirror of https://github.com/abpframework/abp.git
Browse Source
- Look up the existing aria-describedby attribute with OrdinalIgnoreCase to match the casing rules used by HTML and TagHelperAttributeList - Tokenize the existing value on all ASCII whitespace (space, tab, newline, carriage return, form feed) instead of just the literal space - Cover the whitespace-separated case with a new testpull/25352/head
2 changed files with 26 additions and 3 deletions
Loading…
Reference in new issue