What steps will reproduce the problem?
1. In Firefox, open the Web Console
2. Run the Rich Text API tests
3. Look at the Web Console output
What is the expected output? What do you see instead?
I'd expect to get see the GET requests returning 200 OK, but there are broken
images:
--
[16:42:11.965] GET http://www.browserscope.org/richtext2/static/pic.jpg
[HTTP/1.1 404 Not Found 403ms]
[16:42:14.912] GET http://www.browserscope.org/richtext2/static/pic.jpg
[HTTP/1.1 404 Not Found 151ms]
[16:42:15.603] GET http://goo.gl/bar.png [HTTP/1.1 404 Not Found 26ms]
[16:42:15.605] GET http://baz.com/quz.png [HTTP/1.1 404 Not Found 6ms]
[16:42:16.270] GET http://baz.com/quz.png [HTTP/1.1 404 Not Found 4ms]
[16:42:16.272] GET http://goo.gl/bar.png [HTTP/1.1 404 Not Found 30ms]
Not sure if these are intended or not?
What version of the product are you using? On what operating system?
Please provide any additional information below.
Original issue reported on code.google.com by stephen....@gmail.com on 23 Apr 2013 at 11:45
Original issue reported on code.google.com by
stephen....@gmail.com
on 23 Apr 2013 at 11:45