Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 PASS window.getComputedStyle(element).borderTopColor is 'rgb(0, 128, 0)' | |
| 2 PASS window.getComputedStyle(element).borderRightColor is 'rgb(0, 128, 0)' | |
| 3 PASS window.getComputedStyle(element).borderBottomColor is 'rgb(0, 128, 0)' | |
| 4 PASS window.getComputedStyle(element).borderLeftColor is 'rgb(0, 128, 0)' | |
| 5 PASS successfullyParsed is true | |
| 6 | |
| 7 TEST COMPLETE | |
| 8 PASS if this element's border is all green, not red. | |
| OLD | NEW |