Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 Test that negative border image width values are ignored | |
| 2 | |
| 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". | |
| 4 | |
| 5 | |
| 6 PASS getComputedStyle(elm).borderImageWidth is "2 3 4 5" | |
| 7 PASS getComputedStyle(elm).borderImageOutset is "6 7 8 9" | |
| 8 PASS successfullyParsed is true | |
| 9 | |
| 10 TEST COMPLETE | |
| 11 | |
| OLD | NEW |