File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -66,15 +66,15 @@ const testCases = [
6666 < img src = "test" width = { 100 } height = { 100 } />
6767 </ picture > ,
6868 < picture >
69- < source media = "test" srcSet = "test" width = { 50 } height = { 50 } />
69+ < source media = "test" srcSet = "test" width = { 50 } height = { 50 } />
7070 < img alt = "test" src = "test" width = { 100 } height = { 100 } fetchPriority = "high" />
7171 </ picture > ,
7272 < picture >
73- < source media = "test" srcSet = "test" width = { 50 } height = { 50 } />
73+ < source media = "test" srcSet = "test" width = { 50 } height = { 50 } />
7474 < img alt = "test" src = "test" width = { 100 } height = { 100 } fetchPriority = "low" />
7575 </ picture > ,
7676 < picture >
77- < source media = "test" srcSet = "test" width = { 50 } height = { 50 } />
77+ < source media = "test" srcSet = "test" width = { 50 } height = { 50 } />
7878 < img alt = "test" src = "test" width = { 100 } height = { 100 } fetchPriority = "auto" />
7979 </ picture > ,
8080 < dialog
You can’t perform that action at this time.
0 commit comments