aspnetcore/src/Razor/Microsoft.AspNetCore.Razor....
Steve Sanderson d793f473c4
Support pseudoelements in CSS scoping (#25270)
* Support pseudoelements in CSS scoping. Fixes #25268

* CR: More test cases

* Another pseudoelement case

* Case insensitivity for single-colon pseudoelements

Not that anybody should ever want to do this

* Avoid an allocation
2020-08-28 08:37:37 -07:00
..
src Support pseudoelements in CSS scoping (#25270) 2020-08-28 08:37:37 -07:00
test Support pseudoelements in CSS scoping (#25270) 2020-08-28 08:37:37 -07:00