summaryrefslogtreecommitdiff
path: root/test/data/parse2/dodgy-media-block.dat
blob: 61179c330f28cda7bd00173b0eafffe0c84b178d (plain)
1
2
3
4
5
6
7
8
9
#data
@media only screen { dodgy } .outer { top: 0px }
#errors
#expected
| @media 
|  dodgy
| .outer
|  top: 0px
#reset