| OLD | NEW |
| (Empty) |
| 1 Tests representation of selector lists in the protocol. Bug 103118. | |
| 2 | |
| 3 Text | |
| 4 [expanded] | |
| 5 element.style { () | |
| 6 | |
| 7 [expanded] | |
| 8 FOO bAr, #inspected, MOO>BAR, htML div, Foo~Moo, MOO { (selector-list.html:14 -
> selector-list.html:14:48) | |
| 9 color: green; | |
| 10 | |
| 11 [expanded] | |
| 12 #inspected { (selector-list.html:10 -> selector-list.html:10:6) | |
| 13 | |
| 14 [expanded] | |
| 15 #InSpEcTeD { (selector-list.html:7 -> selector-list.html:7:1) | |
| 16 | |
| 17 [expanded] | |
| 18 #inspected { (selector-list.html:4 -> selector-list.html:4:1) | |
| 19 | |
| 20 [expanded] | |
| 21 FOO bAr, #inspected, MOO>BAR, htML div, Foo~Moo, MOO { (selector-list.html:14 -
> selector-list.html:14:48) | |
| 22 /-- overloaded --/ color: green; | |
| 23 | |
| 24 [expanded] | |
| 25 div { (user agent stylesheet) | |
| 26 display: block; | |
| 27 | |
| 28 | |
| OLD | NEW |