| OLD | NEW |
| 1 Verifies WebInspector.cssWorkspaceBinding.propertyUILocation functionality | 1 Verifies WebInspector.cssWorkspaceBinding.propertyUILocation functionality |
| 2 | 2 |
| 3 font-family: arial; -> source-url.css:2:4 | 3 font-family -> source-url.css:2:4 |
| 4 margin: 10px; -> source-url.css:0:13 | 4 arial -> source-url.css:2:17 |
| 5 color: blue; -> property-ui-location.html:8:4 | 5 font-size -> source-url.css:3:7 |
| 6 background-image: url(); -> empty-background-url.css:1:4 | 6 20px -> source-url.css:3:18 |
| 7 margin -> source-url.css:0:13 |
| 8 10px -> source-url.css:0:21 |
| 9 color -> property-ui-location.html:8:4 |
| 10 blue -> property-ui-location.html:8:11 |
| 11 background-image -> empty-background-url.css:1:4 |
| 12 url() -> empty-background-url.css:1:22 |
| 7 | 13 |
| OLD | NEW |