| OLD | NEW |
| 1 CONSOLE ERROR: line 27: Not allowed to load local resource: compass.jpg | 1 CONSOLE ERROR: line 30: Not allowed to load local resource: compass.jpg |
| 2 CONSOLE ERROR: Not allowed to load local resource: compass.jpg | 2 CONSOLE ERROR: Not allowed to load local resource: compass.jpg |
| 3 Test case for bug 17897 : Not Rendering Images Imported from XHTML Document | 3 Test case for bug 17897 : Not Rendering Images Imported from XHTML Document |
| 4 | 4 |
| 5 This test checks that setting an image url should lead to load even if the image
was in error and the url is not changed. | 5 This test checks that setting an image url should lead to load even if the image
was in error and the url is not changed. |
| 6 | 6 |
| 7 For this test to pass, you should see 2 messages in the console | 7 For this test to pass, you should see 2 messages in the console |
| 8 | 8 |
| 9 | 9 |
| OLD | NEW |